Package | Description |
---|---|
org.geotools.brewer.styling.builder | |
org.geotools.renderer.style |
Styling to be applied on
org.geotools.renderer.geom.Geometry objects at rendering time. |
org.geotools.styling |
Allows for symbolization of geospatial data.
|
Modifier and Type | Method and Description |
---|---|
ExternalMark |
ExternalMarkBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ExternalMarkBuilder |
ExternalMarkBuilder.reset(ExternalMark mark) |
Modifier and Type | Method and Description |
---|---|
Shape |
TTFMarkFactory.getShape(ExternalMark mark)
Returns a shape from an external mark definition
|
Modifier and Type | Method and Description |
---|---|
ExternalMark |
StyleFactory.externalMark(Icon inline) |
ExternalMark |
StyleFactory.externalMark(OnLineResource resource,
String format,
int markIndex) |
ExternalMark |
Mark.getExternalMark()
Mark defined by an external resource.
|
Constructor and Description |
---|
MarkImpl(FilterFactory filterFactory,
ExternalMark external) |
Copyright © 1996–2019 Geotools. All rights reserved.