GeospatialImageGlobeOverlayFactory#
- class ansys.stk.core.graphics.GeospatialImageGlobeOverlayFactory#
A globe image overlay for handling JPEG 2000 (.jp2), ECW (.ecw), ECWP, and MrSid (.sid) image formats in the WGS84 geographic projection.
Overview#
Initialize a geospatial image globe overlay with the provided values. |
Import detail#
from ansys.stk.core.graphics import GeospatialImageGlobeOverlayFactory
Method detail#
- GeospatialImageGlobeOverlayFactory.initialize_with_string(self, uri: str) GeospatialImageGlobeOverlay #
Initialize a geospatial image globe overlay with the provided values.
- Parameters:
uri :
str
- Returns:
GeospatialImageGlobeOverlay