public static class SARSegmentPlane.MessageLabelAttributes extends SegmentPlaneAttributes.LabelAttributes
Constructor and Description |
---|
MessageLabelAttributes() |
MessageLabelAttributes(Color color,
Font font,
String horizontalAlignment,
String verticalAlignment,
String message) |
Modifier and Type | Method and Description |
---|---|
SegmentPlaneAttributes.LabelAttributes |
copy() |
protected SegmentPlaneAttributes.LabelAttributes |
copyTo(SegmentPlaneAttributes.LabelAttributes copy) |
String |
getMessage() |
String |
getText(SegmentPlane segmentPlane,
Position position,
AVList values) |
void |
setMessage(String message) |
getColor, getFont, getHorizontalAlignment, getMaxActiveDistance, getMinActiveDistance, getOffset, getVerticalAlignment, isVisible, setColor, setFont, setHorizontalAlignment, setMaxActiveDistance, setMinActiveDistance, setOffset, setVerticalAlignment, setVisible
public SegmentPlaneAttributes.LabelAttributes copy()
copy
in class SegmentPlaneAttributes.LabelAttributes
protected SegmentPlaneAttributes.LabelAttributes copyTo(SegmentPlaneAttributes.LabelAttributes copy)
copyTo
in class SegmentPlaneAttributes.LabelAttributes
public String getMessage()
public String getText(SegmentPlane segmentPlane, Position position, AVList values)
getText
in class SegmentPlaneAttributes.LabelAttributes
public void setMessage(String message)