gov.nasa.worldwind.applications.sar
Class SARSegmentPlane.AxisLabelAttributes
java.lang.Object
gov.nasa.worldwind.render.SegmentPlaneAttributes.LabelAttributes
gov.nasa.worldwind.applications.sar.SARSegmentPlane.SARLabelAttributes
gov.nasa.worldwind.applications.sar.SARSegmentPlane.AxisLabelAttributes
- Enclosing class:
- SARSegmentPlane
public static class SARSegmentPlane.AxisLabelAttributes
- extends SARSegmentPlane.SARLabelAttributes
Methods inherited from class gov.nasa.worldwind.render.SegmentPlaneAttributes.LabelAttributes |
getColor, getFont, getHorizontalAlignment, getMaxActiveDistance, getMinActiveDistance, getOffset, getVerticalAlignment, isVisible, setColor, setFont, setHorizontalAlignment, setMaxActiveDistance, setMinActiveDistance, setOffset, setVerticalAlignment, setVisible |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SARSegmentPlane.AxisLabelAttributes
public SARSegmentPlane.AxisLabelAttributes()
SARSegmentPlane.AxisLabelAttributes
public SARSegmentPlane.AxisLabelAttributes(Color color,
Font font,
String horizontalAlignment,
String verticalAlignment,
SARSegmentPlane context)
copy
public SegmentPlaneAttributes.LabelAttributes copy()
- Overrides:
copy
in class SARSegmentPlane.SARLabelAttributes
getText
public String getText(SegmentPlane segmentPlane,
Position position,
AVList values)
- Overrides:
getText
in class SegmentPlaneAttributes.LabelAttributes