|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Extent | |
|---|---|
| org.opengis.sld | |
| Uses of Extent in org.opengis.sld |
|---|
| Methods in org.opengis.sld that return Extent | |
|---|---|
Extent |
SLDFactory.createExtent(String name,
String value)
Create a feature extent. |
| Methods in org.opengis.sld that return types with arguments of type Extent | |
|---|---|
List<Extent> |
FeatureTypeConstraint.getExtent()
|
| Methods in org.opengis.sld with parameters of type Extent | |
|---|---|
Object |
SLDVisitor.visit(Extent extent,
Object data)
Called when accept is called on a feature extent. |
| Method parameters in org.opengis.sld with type arguments of type Extent | |
|---|---|
FeatureTypeConstraint |
SLDFactory.createFeatureTypeConstraint(Name name,
Filter filter,
List<Extent> extents)
Create a feature type constraint. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||