| Package | Description |
|---|---|
| org.geotools.brewer.styling.builder | |
| org.geotools.styling |
Allows for symbolization of geospatial data.
|
| org.geotools.styling.visitor |
| Modifier and Type | Method and Description |
|---|---|
Extent |
ExtentBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ExtentBuilder<P> |
ExtentBuilder.reset(Extent extent) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtentImpl |
| Modifier and Type | Method and Description |
|---|---|
Extent |
StyleFactory.createExtent(String name,
String value)
Creates a new extent.
|
Extent |
StyleFactoryImpl.createExtent(String name,
String value) |
Extent[] |
FeatureTypeConstraint.getExtents() |
Extent[] |
FeatureTypeConstraintImpl.getExtents() |
| Modifier and Type | Method and Description |
|---|---|
FeatureTypeConstraint |
StyleFactory.createFeatureTypeConstraint(String featureTypeName,
Filter filter,
Extent[] extents)
Creates a new feature type constraint.
|
FeatureTypeConstraint |
StyleFactoryImpl.createFeatureTypeConstraint(String featureTypeName,
Filter filter,
Extent[] extents) |
void |
FeatureTypeConstraint.setExtents(Extent[] extents) |
void |
FeatureTypeConstraintImpl.setExtents(Extent[] extents) |
| Modifier and Type | Method and Description |
|---|---|
protected Extent |
DuplicatingStyleVisitor.copy(Extent extent) |
protected Extent[] |
DuplicatingStyleVisitor.copy(Extent[] extents) |
| Modifier and Type | Method and Description |
|---|---|
protected Extent |
DuplicatingStyleVisitor.copy(Extent extent) |
protected Extent[] |
DuplicatingStyleVisitor.copy(Extent[] extents) |
Copyright © 1996–2019 Geotools. All rights reserved.