public static class SARSegmentPlane.SARLabelAttributes extends SegmentPlaneAttributes.LabelAttributes
Constructor and Description |
---|
SARLabelAttributes() |
SARLabelAttributes(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() |
protected SegmentPlaneAttributes.LabelAttributes |
copyTo(SegmentPlaneAttributes.LabelAttributes copy) |
protected java.lang.String |
formatAngle(Angle angle) |
protected java.lang.String |
formatElevation(double value) |
SARSegmentPlane |
getContext() |
void |
setContext(SARSegmentPlane context) |
getColor, getFont, getHorizontalAlignment, getMaxActiveDistance, getMinActiveDistance, getOffset, getText, getVerticalAlignment, isVisible, setColor, setFont, setHorizontalAlignment, setMaxActiveDistance, setMinActiveDistance, setOffset, setVerticalAlignment, setVisible
public SARLabelAttributes()
public SARLabelAttributes(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 SegmentPlaneAttributes.LabelAttributes
protected SegmentPlaneAttributes.LabelAttributes copyTo(SegmentPlaneAttributes.LabelAttributes copy)
copyTo
in class SegmentPlaneAttributes.LabelAttributes
protected java.lang.String formatAngle(Angle angle)
protected java.lang.String formatElevation(double value)
public SARSegmentPlane getContext()
public void setContext(SARSegmentPlane context)