public static class SARSegmentPlane.AltitudeLabelAttributes extends SARSegmentPlane.SARLabelAttributes
Constructor and Description |
---|
AltitudeLabelAttributes() |
AltitudeLabelAttributes(Color color,
Font font,
String horizontalAlignment,
String verticalAlignment,
SARSegmentPlane context) |
Modifier and Type | Method and Description |
---|---|
SegmentPlaneAttributes.LabelAttributes |
copy() |
String |
getText(SegmentPlane segmentPlane,
Position position,
AVList values) |
copyTo, formatAngle, formatElevation, getContext, setContext
getColor, getFont, getHorizontalAlignment, getMaxActiveDistance, getMinActiveDistance, getOffset, getVerticalAlignment, isVisible, setColor, setFont, setHorizontalAlignment, setMaxActiveDistance, setMinActiveDistance, setOffset, setVerticalAlignment, setVisible
public AltitudeLabelAttributes()
public AltitudeLabelAttributes(Color color, Font font, String horizontalAlignment, String verticalAlignment, SARSegmentPlane context)
public SegmentPlaneAttributes.LabelAttributes copy()
copy
in class SARSegmentPlane.SARLabelAttributes
public String getText(SegmentPlane segmentPlane, Position position, AVList values)
getText
in class SegmentPlaneAttributes.LabelAttributes