|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StandardGMLFeatureProps | |
|---|---|
| org.deegree.feature | |
| org.deegree.gml.feature | |
| Uses of StandardGMLFeatureProps in org.deegree.feature |
|---|
| Fields in org.deegree.feature declared as StandardGMLFeatureProps | |
|---|---|
protected StandardGMLFeatureProps |
AbstractFeature.standardProps
Default GML properties that every GML feature allows for (gml:name, gml:description, ...). |
| Methods in org.deegree.feature that return StandardGMLFeatureProps | |
|---|---|
StandardGMLFeatureProps |
AbstractFeature.getGMLProperties()
|
StandardGMLFeatureProps |
Feature.getGMLProperties()
|
| Uses of StandardGMLFeatureProps in org.deegree.gml.feature |
|---|
| Methods in org.deegree.gml.feature that return StandardGMLFeatureProps | |
|---|---|
StandardGMLFeatureProps |
FeatureReference.getGMLProperties()
|
| Methods in org.deegree.gml.feature that return types with arguments of type StandardGMLFeatureProps | |
|---|---|
static Pair<StandardGMLFeatureProps,java.util.List<Property>> |
StandardGMLFeatureProps.create(java.util.List<Property> props,
GMLVersion version)
Creates a StandardGMLFeatureProps instances from the given list of Property objects and returns
the remaining properties that are not GML default properties. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||