NASA World Wind

gov.nasa.worldwind.render.airspaces.editor
Interface AirspaceControlPoint

All Known Implementing Classes:
BasicAirspaceControlPoint

public interface AirspaceControlPoint


Method Summary
 Airspace getAirspace()
           
 int getAltitudeIndex()
           
 AirspaceEditor getEditor()
           
 Object getKey()
           
 int getLocationIndex()
           
 Vec4 getPoint()
           
 

Method Detail

getAirspace

Airspace getAirspace()

getAltitudeIndex

int getAltitudeIndex()

getEditor

AirspaceEditor getEditor()

getKey

Object getKey()

getLocationIndex

int getLocationIndex()

getPoint

Vec4 getPoint()

NASA World Wind