gov.nasa.worldwind.applications.sar
Class SARSegmentPlane.ControlPointLabelAttributes
java.lang.Object
gov.nasa.worldwind.render.SegmentPlaneAttributes.LabelAttributes
gov.nasa.worldwind.applications.sar.SARSegmentPlane.SARLabelAttributes
gov.nasa.worldwind.applications.sar.SARSegmentPlane.ControlPointLabelAttributes
- Enclosing class:
- SARSegmentPlane
public static class SARSegmentPlane.ControlPointLabelAttributes
- 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.ControlPointLabelAttributes
public SARSegmentPlane.ControlPointLabelAttributes()
SARSegmentPlane.ControlPointLabelAttributes
public SARSegmentPlane.ControlPointLabelAttributes(Color color,
Font font,
String horizontalAlignment,
String verticalAlignment,
SARSegmentPlane context)
copy
public SegmentPlaneAttributes.LabelAttributes copy()
- Overrides:
copy in class SARSegmentPlane.SARLabelAttributes
copyTo
protected SegmentPlaneAttributes.LabelAttributes copyTo(SegmentPlaneAttributes.LabelAttributes copy)
- Overrides:
copyTo in class SARSegmentPlane.SARLabelAttributes
getText
public String getText(SegmentPlane segmentPlane,
Position position,
AVList values)
- Overrides:
getText in class SegmentPlaneAttributes.LabelAttributes
isShowHeightAboveSurface
public boolean isShowHeightAboveSurface()
isShowSegmentHeading
public boolean isShowSegmentHeading()
setShowHeightAboveSurface
public void setShowHeightAboveSurface(boolean show)
setShowSegmentHeading
public void setShowSegmentHeading(boolean show)