Uses of Interface
org.gvsig.fmap.mapcontext.rendering.symbols.IMultiLayerSymbol
Packages that use IMultiLayerSymbol
Package
Description
-
Uses of IMultiLayerSymbol in org.gvsig.fmap.mapcontext
Methods in org.gvsig.fmap.mapcontext that return IMultiLayerSymbolModifier and TypeMethodDescriptionMapContextManager.createMultiLayerSymbol(int shapeType) MapContextManager.createMultiLayerSymbol(String symbolName) -
Uses of IMultiLayerSymbol in org.gvsig.fmap.mapcontext.impl
Methods in org.gvsig.fmap.mapcontext.impl that return IMultiLayerSymbolModifier and TypeMethodDescriptionDefaultMapContextManager.createMultiLayerSymbol(int shapeType) DefaultMapContextManager.createMultiLayerSymbol(String symbolName) -
Uses of IMultiLayerSymbol in org.gvsig.fmap.mapcontext.rendering.symbols
Methods in org.gvsig.fmap.mapcontext.rendering.symbols that return IMultiLayerSymbolModifier and TypeMethodDescriptionSymbolManager.createMultiLayerSymbol(int geomType) Creates a newIMultiLayerSymbolwhich can be used to render the givenGeometrytype.SymbolManager.createMultiLayerSymbol(String symbolName) Creates a newIMultiLayerSymbol. -
Uses of IMultiLayerSymbol in org.gvsig.fmap.mapcontext.rendering.symbols.impl
Methods in org.gvsig.fmap.mapcontext.rendering.symbols.impl that return IMultiLayerSymbolModifier and TypeMethodDescriptionDefaultSymbolManager.createMultiLayerSymbol(int shapeType) DefaultSymbolManager.createMultiLayerSymbol(String symbolName)