Package com.gaia3d.terrain.tile
Class TileWgs84Manager
java.lang.Object
com.gaia3d.terrain.tile.TileWgs84Manager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoubledoublegetMaxTriangleSizeForTileDepth(int depth) doublegetMinTriangleSizeForTileDepth(int depth) getQuantizedMeshTileFolderPath(TileIndices tileIndices) getQuantizedMeshTilePath(TileIndices tileIndices) getTilePath(TileIndices tileIndices) loadOrCreateTileWgs84(TileIndices tileIndices) loadTileWgs84(TileIndices tileIndices) voidmakeTempFilesFromQuantizedMeshes(int depth) voidvoidbooleanvoidprocessResizeRasters(String terrainElevationDataFolderPath, String currentFolderPath) voidvoidresizeRasters(String terrainElevationDataFolderPath, String currentFolderPath) voidstandardizeRasters(List<String> geoTiffFileNames) timeFormat(long time)
-
Constructor Details
-
TileWgs84Manager
public TileWgs84Manager()
-
-
Method Details
-
deleteObjects
public void deleteObjects() -
makeTempFilesFromQuantizedMeshes
public void makeTempFilesFromQuantizedMeshes(int depth) -
makeTileMeshes
public void makeTileMeshes() throws IOException, org.opengis.referencing.operation.TransformException, org.opengis.referencing.FactoryException- Throws:
IOExceptionorg.opengis.referencing.operation.TransformExceptionorg.opengis.referencing.FactoryException
-
makeTileMeshesContinue
public void makeTileMeshesContinue() throws IOException, org.opengis.referencing.operation.TransformException, org.opengis.referencing.FactoryException- Throws:
IOExceptionorg.opengis.referencing.operation.TransformExceptionorg.opengis.referencing.FactoryException
-
timeFormat
-
getMaxTriangleSizeForTileDepth
public double getMaxTriangleSizeForTileDepth(int depth) -
getMinTriangleSizeForTileDepth
public double getMinTriangleSizeForTileDepth(int depth) -
getMaxDiffBetweenGeoTiffSampleAndTrianglePlane
public double getMaxDiffBetweenGeoTiffSampleAndTrianglePlane(int depth) -
getTilePath
-
getQuantizedMeshTileFolderPath
-
getQuantizedMeshTilePath
-
loadOrCreateTileWgs84
public TileWgs84 loadOrCreateTileWgs84(TileIndices tileIndices) throws IOException, org.opengis.referencing.operation.TransformException - Throws:
IOExceptionorg.opengis.referencing.operation.TransformException
-
loadTileWgs84
- Throws:
IOException
-
processStandardizeRasters
public void processStandardizeRasters() -
standardizeRasters
-
processResizeRasters
public void processResizeRasters(String terrainElevationDataFolderPath, String currentFolderPath) throws IOException, org.opengis.referencing.FactoryException - Throws:
IOExceptionorg.opengis.referencing.FactoryException
-
resizeRasters
public void resizeRasters(String terrainElevationDataFolderPath, String currentFolderPath) throws IOException, org.opengis.referencing.FactoryException - Throws:
IOExceptionorg.opengis.referencing.FactoryException
-
originIsLeftUp
public boolean originIsLeftUp()
-