- All Superinterfaces:
Cloneable, org.gvsig.tools.lang.Cloneable, IPrintable, ISymbol, org.gvsig.tools.persistence.Persistent
public interface IWarningSymbol
extends ISymbol
-
-
Method Summary
void
Sets the description of this symbol
void
void
clone
Methods inherited from interface org.gvsig.fmap.mapcontext.rendering.symbols.IPrintable
print
Methods inherited from interface org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol
draw, draw, drawInsideRectangle, getColor, getDescription, getFeature, getID, getSymbolForSelection, getSymbolForSelection, getSymbolType, isShapeVisible, isSuitableFor, setColor, setFeature, setID
loadFromState, saveToState
-
Field Details
-
SYMBOL_NAME
static final String SYMBOL_NAME
- See Also:
-
-
Method Details
-
setDrawExceptionType
void setDrawExceptionType(int symbolDrawExceptionType)
-
setMessage
void setMessage(String message)
-
setDescription
void setDescription(String description)
Description copied from interface: ISymbol
Sets the description of this symbol
- Specified by:
setDescription in interface ISymbol
- Parameters:
description - , a string with the description