public static class SARSegmentPlane.SARLabelAttributes extends SegmentPlaneAttributes.LabelAttributes
| Constructor and Description |
|---|
SARLabelAttributes() |
SARLabelAttributes(Color color,
Font font,
String horizontalAlignment,
String verticalAlignment,
SARSegmentPlane context) |
| Modifier and Type | Method and Description |
|---|---|
SegmentPlaneAttributes.LabelAttributes |
copy() |
protected SegmentPlaneAttributes.LabelAttributes |
copyTo(SegmentPlaneAttributes.LabelAttributes copy) |
protected String |
formatAngle(Angle angle) |
protected 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, setVisiblepublic SARLabelAttributes()
public SARLabelAttributes(Color color, Font font, String horizontalAlignment, String verticalAlignment, SARSegmentPlane context)
public SegmentPlaneAttributes.LabelAttributes copy()
copy in class SegmentPlaneAttributes.LabelAttributesprotected SegmentPlaneAttributes.LabelAttributes copyTo(SegmentPlaneAttributes.LabelAttributes copy)
copyTo in class SegmentPlaneAttributes.LabelAttributesprotected String formatElevation(double value)
public SARSegmentPlane getContext()
public void setContext(SARSegmentPlane context)