Class TileWgs84

java.lang.Object
com.gaia3d.terrain.tile.TileWgs84

public class TileWgs84 extends Object
  • Constructor Details

  • Method Details

    • deleteObjects

      public void deleteObjects()
    • saveFile

      public void saveFile(TerrainMesh mesh, String filePath) throws IOException
      Throws:
      IOException
    • loadFile

      public void loadFile(String filePath) throws IOException
      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