Uses of Interface
org.gvsig.fmap.mapcontext.rendering.symbols.IWarningSymbol
Packages that use IWarningSymbol
Package
Description
-
Uses of IWarningSymbol in org.gvsig.fmap.mapcontext
Methods in org.gvsig.fmap.mapcontext that return IWarningSymbolModifier and TypeMethodDescriptionMapContextManager.getWarningSymbol(String message, String symbolDesc, int symbolDrawExceptionType) -
Uses of IWarningSymbol in org.gvsig.fmap.mapcontext.impl
Methods in org.gvsig.fmap.mapcontext.impl that return IWarningSymbolModifier and TypeMethodDescriptionDefaultMapContextManager.getWarningSymbol(String message, String symbolDesc, int symbolDrawExceptionType) -
Uses of IWarningSymbol in org.gvsig.fmap.mapcontext.rendering.symbols
Methods in org.gvsig.fmap.mapcontext.rendering.symbols that return IWarningSymbolModifier and TypeMethodDescriptionSymbolManager.getWarningSymbol(String message, String symbolDesc, int symbolDrawExceptionType) Returns an instance ofIWarningSymbol. -
Uses of IWarningSymbol in org.gvsig.fmap.mapcontext.rendering.symbols.impl
Methods in org.gvsig.fmap.mapcontext.rendering.symbols.impl that return IWarningSymbolModifier and TypeMethodDescriptionDefaultSymbolManager.getWarningSymbol(String message, String symbolDesc, int symbolDrawExceptionType)