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, setContext
getColor, getFont, getHorizontalAlignment, getMaxActiveDistance, getMinActiveDistance, getOffset, getVerticalAlignment, isVisible, setColor, setFont, setHorizontalAlignment, setMaxActiveDistance, setMinActiveDistance, setOffset, setVerticalAlignment, setVisible
public 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.SARLabelAttributes
public java.lang.String getText(SegmentPlane segmentPlane, Position position, AVList values)
getText
in class SegmentPlaneAttributes.LabelAttributes