| Package | Description |
|---|---|
| org.geotools.brewer.styling.builder | |
| org.geotools.styling |
Allows for symbolization of geospatial data.
|
| Modifier and Type | Method and Description |
|---|---|
GraphicLegend |
GraphicLegendBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
GraphicLegendBuilder |
GraphicLegendBuilder.reset(GraphicLegend original) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Graphic
A Graphic is a "graphical symbol" with an inherent shape, color(s), and possibly size.
|
| Modifier and Type | Method and Description |
|---|---|
GraphicLegend |
StyleFactory.graphicLegend(List<GraphicalSymbol> symbols,
Expression opacity,
Expression size,
Expression rotation,
AnchorPoint anchorPoint,
Displacement displacement) |
GraphicLegend |
StyleFactoryImpl.graphicLegend(List<GraphicalSymbol> symbols,
Expression opacity,
Expression size,
Expression rotation,
AnchorPoint anchorPoint,
Displacement displacement) |
Copyright © 1996–2019 Geotools. All rights reserved.