| Interface | Description |
|---|---|
| EnablesStroke |
Interface for
Legends which can enable a stroke. |
| OnVertexOnInterior |
Interface for
Legends which can be set either on vertices
or on the interior point. |
| SymbolParameters |
Simple marker for POJO that will gather parameters used to describe a Symbol.
|
| Class | Description |
|---|---|
| AreaParameters |
A simple java "tuple" that embeds the six parameters needed to draw a polygon as defined with a
SolidFill. |
| ConstantColorAndDashesLine |
Abstract a representation of line whose
Color and dash array are
constant, but where the management of the width is unknown. |
| ConstantFormPoint |
This class gathers methods that are common to thematic analysis where
the
Stroke, Fill and well-known name are constant. |
| ConstantStrokeArea |
Represents an
AreaSymbolizer of which the Stroke is a constant
PenStroke instance, that can be recognized as a ConstantPenStrokeLegend. |
| LineParameters |
A simple java "tuple" that embeds the fours parameters needed to draw a line defined with a
PenStroke. |
| PointParameters |
A simple java "tuple" that embeds the nine parameters needed to draw a graphic as defined with a
MarkGraphic
configured with a well-known name. |
| SymbolizerLegend |
Gathers method that are common to all the
Legend realizations. |
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.