public interface IWarningSymbol extends ISymbol
Modifier and Type | Field and Description |
---|---|
static String |
SYMBOL_NAME |
SELECTION_COLOR
Modifier and Type | Method and Description |
---|---|
void |
setDescription(String description)
Sets the description of this symbol
|
void |
setDrawExceptionType(int symbolDrawExceptionType) |
void |
setMessage(String message) |
draw, drawInsideRectangle, getColor, getDescription, getOnePointRgb, getPixExtentPlus, getSymbolForSelection, getSymbolType, isOneDotOrPixel, isShapeVisible, isSuitableFor, setColor
loadFromState, saveToState
print
static final String SYMBOL_NAME
void setDrawExceptionType(int symbolDrawExceptionType)
void setMessage(String message)
void setDescription(String description)
ISymbol
setDescription
in interface ISymbol
ISymbol.getDescription();