gov.nasa.worldwind.applications.sar
Class SARSegmentPlane.SARLabelAttributes
java.lang.Object
gov.nasa.worldwind.render.SegmentPlaneAttributes.LabelAttributes
gov.nasa.worldwind.applications.sar.SARSegmentPlane.SARLabelAttributes
- Direct Known Subclasses:
- SARSegmentPlane.AltitudeLabelAttributes, SARSegmentPlane.AxisLabelAttributes, SARSegmentPlane.ControlPointLabelAttributes
- Enclosing class:
- SARSegmentPlane
public static class SARSegmentPlane.SARLabelAttributes
- extends SegmentPlaneAttributes.LabelAttributes
Methods inherited from class gov.nasa.worldwind.render.SegmentPlaneAttributes.LabelAttributes |
getColor, getFont, getHorizontalAlignment, getMaxActiveDistance, getMinActiveDistance, getOffset, getText, 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.SARLabelAttributes
public SARSegmentPlane.SARLabelAttributes()
SARSegmentPlane.SARLabelAttributes
public SARSegmentPlane.SARLabelAttributes(Color color,
Font font,
String horizontalAlignment,
String verticalAlignment,
SARSegmentPlane context)
copy
public SegmentPlaneAttributes.LabelAttributes copy()
- Overrides:
copy
in class SegmentPlaneAttributes.LabelAttributes
copyTo
protected SegmentPlaneAttributes.LabelAttributes copyTo(SegmentPlaneAttributes.LabelAttributes copy)
- Overrides:
copyTo
in class SegmentPlaneAttributes.LabelAttributes
formatAngle
protected String formatAngle(Angle angle)
formatElevation
protected String formatElevation(double value)
getContext
public SARSegmentPlane getContext()
setContext
public void setContext(SARSegmentPlane context)