Uses of Class
org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.AbstractLegend
Packages that use AbstractLegend
Package
Description
-
Uses of AbstractLegend in org.gvsig.symbology.fmap.mapcontext.rendering.dynamiclegend
-
Uses of AbstractLegend in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
Subclasses of AbstractLegend in org.gvsig.symbology.fmap.mapcontext.rendering.legend.implModifier and TypeClassDescriptionclassAbstract class that implements the interface for legends composed by classified symbols.It will have two methods that will be executed depending on the action that had been done with the legend (addition of a new symbol or clear the legend).classclassBase implementation for Vectorial data Legends.classImplements a legend composed by single symbols.classVectorialIntervalLegend (which should be better called GraduatedColorLegend) is a legend that allows to classify ranges of values using a color gradient based on a value.classVectorial legend for unique values