public interface SurfaceTile
| Modifier and Type | Method and Description | 
|---|---|
| void | applyInternalTransform(DrawContext dc,
                      boolean textureIdentityActive) | 
| boolean | bind(DrawContext dc) | 
| List<? extends LatLon> | getCorners() | 
| Extent | getExtent(DrawContext dc) | 
| Sector | getSector() | 
void applyInternalTransform(DrawContext dc, boolean textureIdentityActive)
boolean bind(DrawContext dc)
Extent getExtent(DrawContext dc)
Sector getSector()