Uses of Class
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Packages that use PickSupport | |
|---|---|
| gov.nasa.worldwind.layers | |
| gov.nasa.worldwind.render | |
| gov.nasa.worldwind.render.airspaces | |
| gov.nasa.worldwind.render.airspaces.editor | |
| gov.nasa.worldwind.render.markers | |
| Uses of PickSupport in gov.nasa.worldwind.layers |
|---|
| Fields in gov.nasa.worldwind.layers declared as PickSupport | |
|---|---|
protected PickSupport |
RenderableLayer.pickSupport
|
| Uses of PickSupport in gov.nasa.worldwind.render |
|---|
| Fields in gov.nasa.worldwind.render declared as PickSupport | |
|---|---|
protected PickSupport |
TrackRenderer.pickSupport
|
protected PickSupport |
TiledSurfaceObjectRenderer.pickSupport
|
protected PickSupport |
SegmentPlaneRenderer.pickSupport
|
protected PickSupport |
AbstractSurfaceRenderable.pickSupport
|
protected PickSupport |
AbstractAnnotationLayout.pickSupport
|
| Methods in gov.nasa.worldwind.render that return PickSupport | |
|---|---|
PickSupport |
AnnotationLayoutManager.getPickSupport()
|
PickSupport |
Annotation.getPickSupport()
|
PickSupport |
AbstractAnnotationLayout.getPickSupport()
|
PickSupport |
AbstractAnnotation.getPickSupport()
|
| Methods in gov.nasa.worldwind.render with parameters of type PickSupport | |
|---|---|
void |
MultiLineTextRenderer.pick(String text,
int x,
int y,
int textLineHeight,
DrawContext dc,
PickSupport pickSupport,
Object refObject,
Position refPosition)
Draw text with unique colors word bounding rectangles and add each as a pickable object to the provided PickSupport instance. |
void |
MultiLineTextRenderer.pickHTML(String text,
int x,
int y,
TextRendererCache renderers,
DrawContext dc,
PickSupport pickSupport,
Object refObject,
Position refPosition)
Draw text with unique colors word bounding rectangles and add each as a pickable object to the provided PickSupport instance. |
void |
AnnotationLayoutManager.setPickSupport(PickSupport pickSupport)
|
void |
Annotation.setPickSupport(PickSupport pickSupport)
|
void |
AbstractAnnotationLayout.setPickSupport(PickSupport pickSupport)
|
void |
AbstractAnnotation.setPickSupport(PickSupport pickSupport)
|
| Uses of PickSupport in gov.nasa.worldwind.render.airspaces |
|---|
| Methods in gov.nasa.worldwind.render.airspaces that return PickSupport | |
|---|---|
PickSupport |
AirspaceRenderer.getPickSupport()
|
| Methods in gov.nasa.worldwind.render.airspaces with parameters of type PickSupport | |
|---|---|
protected void |
AirspaceRenderer.bindPickableObject(DrawContext dc,
Airspace airspace,
PickSupport pickSupport)
|
protected void |
AirspaceRenderer.OrderedAirspace.draw(DrawContext dc,
PickSupport pickSupport)
|
protected void |
AirspaceRenderer.drawAirspace(DrawContext dc,
Airspace airspace,
PickSupport pickSupport)
|
protected void |
AirspaceRenderer.drawAirspaces(DrawContext dc,
Iterable<? extends Airspace> airspaces,
PickSupport pickSupport)
|
protected void |
AirspaceRenderer.drawNow(DrawContext dc,
Iterable<? extends Airspace> airspaces,
PickSupport pickSupport)
|
protected void |
AirspaceRenderer.drawOrderedAirspace(DrawContext dc,
AirspaceRenderer.OrderedAirspace orderedAirspace,
PickSupport pickSupport)
|
protected void |
AirspaceRenderer.drawOrderedAirspaces(DrawContext dc,
PickSupport pickSupport)
|
| Uses of PickSupport in gov.nasa.worldwind.render.airspaces.editor |
|---|
| Methods in gov.nasa.worldwind.render.airspaces.editor that return PickSupport | |
|---|---|
protected PickSupport |
BasicAirspaceControlPointRenderer.getPickSupport()
|
| Uses of PickSupport in gov.nasa.worldwind.render.markers |
|---|
| Fields in gov.nasa.worldwind.render.markers declared as PickSupport | |
|---|---|
protected PickSupport |
MarkerRenderer.pickSupport
|
|
NASA World Wind | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||