Uses of Interface
org.gvsig.fmap.mapcontext.rendering.legend.IVectorLegend
Packages that use IVectorLegend
Package
Description
-
Uses of IVectorLegend in org.gvsig.fmap.mapcontext
Methods in org.gvsig.fmap.mapcontext that return IVectorLegend -
Uses of IVectorLegend in org.gvsig.fmap.mapcontext.impl
Methods in org.gvsig.fmap.mapcontext.impl that return IVectorLegendModifier and TypeMethodDescriptionDefaultMapContextManager.createDefaultVectorLegend(int shapeType) -
Uses of IVectorLegend in org.gvsig.fmap.mapcontext.layers.operations
Methods in org.gvsig.fmap.mapcontext.layers.operations with parameters of type IVectorLegendModifier and TypeMethodDescriptionvoidClassifiableVectorial.setLegend(IVectorLegend r) Sets the layer's legend as a vector legend. -
Uses of IVectorLegend in org.gvsig.fmap.mapcontext.layers.vectorial
Methods in org.gvsig.fmap.mapcontext.layers.vectorial with parameters of type IVectorLegendModifier and TypeMethodDescriptionvoidFLyrVect.setLegend(IVectorLegend legend) protected voidFLyrVect.setLoadLegend(IVectorLegend legend) -
Uses of IVectorLegend in org.gvsig.fmap.mapcontext.layers.vectorial.impl
Methods in org.gvsig.fmap.mapcontext.layers.vectorial.impl with parameters of type IVectorLegend -
Uses of IVectorLegend in org.gvsig.fmap.mapcontext.rendering.legend
Subinterfaces of IVectorLegend in org.gvsig.fmap.mapcontext.rendering.legendModifier and TypeInterfaceDescriptioninterfaceInterface that offers the methods to classify the legend.interfaceLegend based on one single symbol to use while rendering.interfaceInterface that allows the methods to classify the legend through intervals.interfaceInterface for the legend with unique values.