Uses of Class
gov.nasa.worldwind.render.SurfacePolygon.ShapeData
-
Packages that use SurfacePolygon.ShapeData Package Description gov.nasa.worldwind.render -
-
Uses of SurfacePolygon.ShapeData in gov.nasa.worldwind.render
Fields in gov.nasa.worldwind.render with type parameters of type SurfacePolygon.ShapeData Modifier and Type Field Description protected java.util.Map<java.lang.Object,SurfacePolygon.ShapeData>
SurfacePolygon. shapeDataCache
Methods in gov.nasa.worldwind.render that return SurfacePolygon.ShapeData Modifier and Type Method Description protected SurfacePolygon.ShapeData
SurfacePolygon. tessellateContours(java.util.List<java.util.List<SurfacePolygon.Vertex>> contours)
-