protected static class AnalyticSurface.ShadowSurface extends AnalyticSurface.AnalyticSurfaceObject
AbstractSurfaceObject.CacheEntry, AbstractSurfaceObject.SurfaceObjectStateKey
analyticSurface
delegateOwner, 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, markAsModified
clearCaches, 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, updateModifiedTime
onMessage, propertyChange
addPropertyChangeListener, 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, setValues
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getEntries, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues
public ShadowSurface(AnalyticSurface analyticSurface)
protected void bind(DrawContext dc)
bind
in class AnalyticSurface.AnalyticSurfaceObject
protected void buildPickRepresentation(DrawContext dc)
AbstractSurfaceObject
buildPickRepresentation
in class AbstractSurfaceObject
dc
- the draw context to build a representation for.protected void drawOutline(DrawContext dc)
drawOutline
in class AnalyticSurface.AnalyticSurfaceObject