|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LegendElementCollection | |
org.deegree_impl.graphics.legend |
Uses of LegendElementCollection in org.deegree_impl.graphics.legend |
Classes in org.deegree_impl.graphics.legend that implement LegendElementCollection | |
class |
LegendElementCollection_Impl
LegendElementCollection is a collection of LegendElements and is a LegendElement too. |
Methods in org.deegree_impl.graphics.legend that return LegendElementCollection | |
LegendElementCollection |
LegendFactory.createLegendElementCollection()
creates an empty LegendElementCollection |
LegendElementCollection |
LegendFactory.createLegendElementCollection(LegendElement[] legendElements)
creates a LegendElementCollection and fills it with the passed LegendElements. |
Methods in org.deegree_impl.graphics.legend with parameters of type LegendElementCollection | |
static LegendView |
LegendFactory.createLegendView(LegendElementCollection[] collection)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |