NASA World Wind

gov.nasa.worldwind.render
Class SurfaceImageEditor.ControlPointMarker

java.lang.Object
  extended by gov.nasa.worldwind.render.markers.BasicMarker
      extended by gov.nasa.worldwind.render.SurfaceImageEditor.ControlPointMarker
All Implemented Interfaces:
Marker
Enclosing class:
SurfaceImageEditor

protected static class SurfaceImageEditor.ControlPointMarker
extends BasicMarker


Constructor Summary
SurfaceImageEditor.ControlPointMarker(Position position, MarkerAttributes attrs, int index)
           
 
Method Summary
 int getIndex()
           
 
Methods inherited from class gov.nasa.worldwind.render.markers.BasicMarker
getAttributes, getHeading, getPosition, render, setAttributes, setHeading, setPosition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SurfaceImageEditor.ControlPointMarker

public SurfaceImageEditor.ControlPointMarker(Position position,
                                             MarkerAttributes attrs,
                                             int index)
Method Detail

getIndex

public int getIndex()

NASA World Wind