protected static class AnalyticSurface.ShadowSurface extends AnalyticSurface.AnalyticSurfaceObject
AbstractSurfaceObject.CacheEntry, AbstractSurfaceObject.SurfaceObjectStateKeyanalyticSurfacedelegateOwner, drawBoundingSectors, enableBatchPicking, extentCache, lastModifiedTime, nextUniqueId, pickLayer, pickSupport, pickTileBuilder, uniqueId, visible| Constructor and Description |
|---|
ShadowSurface(AnalyticSurface analyticSurface) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bind(DrawContext dc) |
protected void |
buildPickRepresentation(DrawContext dc)
Builds this AbstractSurfaceObject's pickable representation.
|
protected void |
drawOutline(DrawContext dc) |
beginDrawing, doDrawGeographic, drawGeographic, drawInterior, endDrawing, getSectors, markAsModifiedclearCaches, computeExtent, computeExtent, createPickedObject, createPickTileBuilder, drawBoundingSectors, drawOrderedRenderable, drawPickRepresentation, getDelegateOwner, getDistanceFromEye, getExtent, getStateKey, getUniqueId, intersectsFrustum, intersectsPickFrustum, intersectsVisibleSector, isDrawBoundingSectors, isEnableBatchPicking, isVisible, makeOrderedPreRenderable, makeOrderedRenderable, nextUniqueId, pick, pickBatched, pickOrderedRenderable, preRender, render, setDelegateOwner, setDrawBoundingSectors, setEnableBatchPicking, setVisible, updateModifiedTimeonMessage, propertyChangeaddPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getBooleanValue, getBooleanValue, getChangeSupport, getDoubleValue, getDoubleValue, getEntries, getIntegerValue, getIntegerValue, getLongValue, getLongValue, getRestorableStateForAVPair, getStringValue, getStringValue, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getEntries, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValuespublic ShadowSurface(AnalyticSurface analyticSurface)
protected void bind(DrawContext dc)
bind in class AnalyticSurface.AnalyticSurfaceObjectprotected void buildPickRepresentation(DrawContext dc)
AbstractSurfaceObjectbuildPickRepresentation in class AbstractSurfaceObjectdc - the draw context to build a representation for.protected void drawOutline(DrawContext dc)
drawOutline in class AnalyticSurface.AnalyticSurfaceObject