|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Property
Defines the interface every GML property must implement.
Method Summary | |
---|---|
java.lang.String |
getValueAsString()
Returns the String value of this property. |
Methods inherited from interface org.jscience.ml.gml.infoset.GMLConstruct |
---|
getAttribute, getAttribute, getAttribute, getAttributeCount, getOwner |
Methods inherited from interface org.jscience.ml.gml.infoset.XMLDescribable |
---|
getXMLDescriptor |
Methods inherited from interface org.jscience.ml.gml.infoset.UnknownConstructOwner |
---|
getUnknownConstructIterator |
Methods inherited from interface org.jscience.ml.gml.infoset.FeatureOwner |
---|
getFeatureIterator |
Methods inherited from interface org.jscience.ml.gml.infoset.GeometryOwner |
---|
getGeometryIterator |
Methods inherited from interface org.jscience.ml.gml.infoset.PropertyOwner |
---|
getPropertyIterator |
Methods inherited from interface org.jscience.ml.gml.infoset.GMLConstructOwner |
---|
getGMLConstructIterator |
Method Detail |
---|
java.lang.String getValueAsString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |