Uses of Interface
org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.IMarkerSymbol
Packages that use IMarkerSymbol
Package
Description
-
Uses of IMarkerSymbol in org.gvsig.symbology.fmap.mapcontext.rendering.symbol
Methods in org.gvsig.symbology.fmap.mapcontext.rendering.symbol that return IMarkerSymbolMethods in org.gvsig.symbology.fmap.mapcontext.rendering.symbol with parameters of type IMarkerSymbolModifier and TypeMethodDescriptionvoidIMultiShapeSymbol.setMarkerSymbol(IMarkerSymbol markerSymbol) -
Uses of IMarkerSymbol in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill
Methods in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill that return IMarkerSymbolMethods in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill with parameters of type IMarkerSymbol -
Uses of IMarkerSymbol in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line
Subinterfaces of IMarkerSymbol in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.line -
Uses of IMarkerSymbol in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker
Subinterfaces of IMarkerSymbol in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.markerModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterface -
Uses of IMarkerSymbol in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
Methods in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style that return IMarkerSymbolMethods in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style with parameters of type IMarkerSymbolModifier and TypeMethodDescriptionvoidIArrowDecoratorStyle.setMarker(IMarkerSymbol marker) voidIMarkerFillPropertiesStyle.setSampleSymbol(IMarkerSymbol marker) Defines an utility symbol to show up a thumbnail by default, this symbol is a SimpleMarkerSymbol.