|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
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
Stores the default GML properties that every GML feature allows for (gml:name, gml:description, ...). |
Uses of StandardGMLFeatureProps in org.deegree.gml.feature |
---|
Methods in org.deegree.gml.feature that return types with arguments of type StandardGMLFeatureProps | |
---|---|
static Pair<StandardGMLFeatureProps,List<Property<?>>> |
StandardGMLFeatureProps.create(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. |
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV NEXT | FRAMES NO FRAMES |