|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FeatureTypeStyle | |
|---|---|
| org.opengis.style | The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal This package is a merge from package GeoAPI SLD (v1.0.0) and GeoTools styling. |
| Uses of FeatureTypeStyle in org.opengis.style |
|---|
| Methods in org.opengis.style that return FeatureTypeStyle | |
|---|---|
FeatureTypeStyle |
StyleFactory.featureTypeStyle(String name,
Description description,
Id definedFor,
Set<Name> featureTypeNames,
Set<SemanticType> types,
List<Rule> rules)
|
| Methods in org.opengis.style that return types with arguments of type FeatureTypeStyle | |
|---|---|
List<? extends FeatureTypeStyle> |
Style.featureTypeStyles()
Returns a collection of feature type style. |
| Methods in org.opengis.style with parameters of type FeatureTypeStyle | |
|---|---|
Object |
StyleVisitor.visit(FeatureTypeStyle featureTypeStyle,
Object data)
Called when accept is called on a FetaureTypeStyle |
| Method parameters in org.opengis.style with type arguments of type FeatureTypeStyle | |
|---|---|
Style |
StyleFactory.style(String name,
Description description,
boolean isDefault,
List<FeatureTypeStyle> featureTypeStyles,
Symbolizer defaultSymbolizer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||