public static class SARSegmentPlane.AxisLabelAttributes extends SARSegmentPlane.SARLabelAttributes
| Constructor and Description |
|---|
AxisLabelAttributes() |
AxisLabelAttributes(java.awt.Color color,
java.awt.Font font,
java.lang.String horizontalAlignment,
java.lang.String verticalAlignment,
SARSegmentPlane context) |
| Modifier and Type | Method and Description |
|---|---|
SegmentPlaneAttributes.LabelAttributes |
copy() |
java.lang.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 AxisLabelAttributes()
public AxisLabelAttributes(java.awt.Color color,
java.awt.Font font,
java.lang.String horizontalAlignment,
java.lang.String verticalAlignment,
SARSegmentPlane context)
public SegmentPlaneAttributes.LabelAttributes copy()
copy in class SARSegmentPlane.SARLabelAttributespublic java.lang.String getText(SegmentPlane segmentPlane, Position position, AVList values)
getText in class SegmentPlaneAttributes.LabelAttributes