uavsim.navigationmodel
Class InnerMarker
java.lang.Object
uavsim.navigationmodel.A_ChartElement
uavsim.navigationmodel.A_MarkerBeacon
uavsim.navigationmodel.InnerMarker
public class InnerMarker
- extends A_MarkerBeacon
Defines an inner-marker beacon.
This component should not be instantiated and added to a chart directly because it is processed only as a members of an
ILSAssembly.
- Author:
- Dan Tappan [17.07.11]
|
Field Summary |
private static java.awt.Color |
COLOR
the color of the glyph |
|
Method Summary |
java.awt.Color |
getColor()
Gets the color of the glyph. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
COLOR
private static final java.awt.Color COLOR
- the color of the glyph
InnerMarker
protected InnerMarker(java.lang.String id,
CoordinateWorld3D coordinate)
- Creates an inner-marker chart element.
- Parameters:
id - - the unique element identifiercoordinate - - the coordinate of the origin
getColor
public java.awt.Color getColor()
- Gets the color of the glyph.
- Specified by:
getColor in class A_ChartElement
- Returns:
- the color