gov.nasa.worldwind.render
Class GeographicSurfaceTileRenderer
java.lang.Object
gov.nasa.worldwind.render.SurfaceTileRenderer
gov.nasa.worldwind.render.GeographicSurfaceTileRenderer
- All Implemented Interfaces:
- Disposable
public class GeographicSurfaceTileRenderer
- extends SurfaceTileRenderer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeographicSurfaceTileRenderer
public GeographicSurfaceTileRenderer()
computeTransform
protected void computeTransform(DrawContext dc,
SurfaceTile tile,
SurfaceTileRenderer.Transform t)
- Specified by:
computeTransform
in class SurfaceTileRenderer
getIntersectingTiles
protected Iterable<SurfaceTile> getIntersectingTiles(DrawContext dc,
SectorGeometry sg,
Iterable<? extends SurfaceTile> tiles)
- Specified by:
getIntersectingTiles
in class SurfaceTileRenderer
preComputeTransform
protected void preComputeTransform(DrawContext dc,
SectorGeometry sg)
- Specified by:
preComputeTransform
in class SurfaceTileRenderer