| Modifier and Type | Class and Description |
|---|---|
class |
ConstantColorAndDashesLine
Abstract a representation of line whose
Color and dash array are
constant, but where the management of the width is unknown. |
class |
ConstantFormPoint
This class gathers methods that are common to thematic analysis where
the
Stroke, Fill and well-known name are constant. |
class |
ConstantStrokeArea
Represents an
AreaSymbolizer of which the Stroke is a constant
PenStroke instance, that can be recognized as a ConstantPenStrokeLegend. |
class |
SymbolizerLegend
Gathers method that are common to all the
Legend realizations. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCategorizedLegend<U extends SymbolParameters> |
class |
CategorizedArea
This class intends to propose an API that is useful to handle
AreaSymbolizer instances that are made
of literal or categorized parameters. |
class |
CategorizedLine
This class intends to propose an API that is useful to handle
LineSymbolizer instances that are made
of literal or categorized parameters. |
class |
CategorizedPoint
This class intends to propose an API that is useful to handle
PointSymbolizer instances that are made
of literal or categorized parameters. |
| Modifier and Type | Class and Description |
|---|---|
class |
UniqueSymbolArea
Represents a
AreaSymbolizer whose parameters are constant, whatever
the input data are. |
class |
UniqueSymbolLine
Represents a
LineSymbolizer whose parameters are constant, whatever
the input data are. |
class |
UniqueSymbolPoint
We are dealing with a simple point symbolizer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MappedLegend<T,U extends SymbolParameters>
This abstract class gathers methods that will be common to instances of unique value classifications and interval
classifications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProportionalLine
A
ProportionalLine represents a LineSymbolizer containing a
PenStroke whose only varying parameter is the width of the line. |
class |
ProportionalPoint
A
ProportionalPoint is a ConstantFormPoint whose ViewBox is defined so that it can be recognized as a MonovariateProportionalViewBox. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRecodedLegend<U extends SymbolParameters>
Common base for all the legends describing unique value analysis.
|
class |
RecodedArea
Wrapper for unique value classification that are made on AreaSymbolizer instances.
|
class |
RecodedLine
Wrapper for lines made of a
PenStroke where parameters are made of
Recode instances on a common field or of Literal. |
class |
RecodedPoint
Wrapper for unique value classification that are made on PointSymbolizer instances.
|
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.