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, setContextgetColor, getFont, getHorizontalAlignment, getMaxActiveDistance, getMinActiveDistance, getOffset, getVerticalAlignment, isVisible, setColor, setFont, setHorizontalAlignment, setMaxActiveDistance, setMinActiveDistance, setOffset, setVerticalAlignment, setVisiblepublic AltitudeLabelAttributes()
public AltitudeLabelAttributes(Color color, Font font, String horizontalAlignment, String verticalAlignment, SARSegmentPlane context)
public SegmentPlaneAttributes.LabelAttributes copy()
copy in class SARSegmentPlane.SARLabelAttributespublic String getText(SegmentPlane segmentPlane, Position position, AVList values)
getText in class SegmentPlaneAttributes.LabelAttributes