Package com.gaia3d.terrain.tile
Class TileWgs84
java.lang.Object
com.gaia3d.terrain.tile.TileWgs84
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
refineMeshInitial
(TerrainMesh mesh) void
saveFile
(TerrainMesh mesh, String filePath)
-
Constructor Details
-
TileWgs84
-
-
Method Details
-
deleteObjects
public void deleteObjects() -
saveFile
- Throws:
IOException
-
loadFile
- Throws:
IOException
-
createInitialMesh
public void createInitialMesh() throws org.opengis.referencing.operation.TransformException, IOException- Throws:
org.opengis.referencing.operation.TransformException
IOException
-
refineMeshInitial
public void refineMeshInitial(TerrainMesh mesh) throws org.opengis.referencing.operation.TransformException, IOException - Throws:
org.opengis.referencing.operation.TransformException
IOException
-