Uses of Interface
net.opengis.gml.x32.AbstractFeatureType
-
Packages that use AbstractFeatureType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of AbstractFeatureType in net.opengis.gml.x32
Subinterfaces of AbstractFeatureType in net.opengis.gml.x32 Modifier and Type Interface Description interfaceAbstractContinuousCoverageTypeAn XML AbstractContinuousCoverageType(@http://www.opengis.net/gml/3.2).interfaceAbstractCoverageTypeAn XML AbstractCoverageType(@http://www.opengis.net/gml/3.2).interfaceAbstractFeatureCollectionTypeAn XML AbstractFeatureCollectionType(@http://www.opengis.net/gml/3.2).interfaceBoundedFeatureTypeAn XML BoundedFeatureType(@http://www.opengis.net/gml/3.2).interfaceDirectedObservationAtDistanceTypeAn XML DirectedObservationAtDistanceType(@http://www.opengis.net/gml/3.2).interfaceDirectedObservationTypeAn XML DirectedObservationType(@http://www.opengis.net/gml/3.2).interfaceDiscreteCoverageTypeAn XML DiscreteCoverageType(@http://www.opengis.net/gml/3.2).interfaceDynamicFeatureCollectionTypeAn XML DynamicFeatureCollectionType(@http://www.opengis.net/gml/3.2).interfaceDynamicFeatureTypeAn XML DynamicFeatureType(@http://www.opengis.net/gml/3.2).interfaceFeatureCollectionTypeAn XML FeatureCollectionType(@http://www.opengis.net/gml/3.2).interfaceObservationTypeAn XML ObservationType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32 that return AbstractFeatureType Modifier and Type Method Description AbstractFeatureTypeAbstractFeatureDocument. addNewAbstractFeature()Appends and returns a new empty "AbstractFeature" elementAbstractFeatureTypeFeatureArrayPropertyType. addNewAbstractFeature()Appends and returns a new empty value (as xml) as the last "AbstractFeature" elementAbstractFeatureTypeFeaturePropertyType. addNewAbstractFeature()Appends and returns a new empty "AbstractFeature" elementAbstractFeatureTypeProcedurePropertyType. addNewAbstractFeature()Appends and returns a new empty "AbstractFeature" elementAbstractFeatureTypeTargetPropertyType. addNewAbstractFeature()Appends and returns a new empty "AbstractFeature" elementAbstractFeatureTypeAbstractFeatureDocument. getAbstractFeature()Gets the "AbstractFeature" elementAbstractFeatureTypeFeaturePropertyType. getAbstractFeature()Gets the "AbstractFeature" elementAbstractFeatureTypeProcedurePropertyType. getAbstractFeature()Gets the "AbstractFeature" elementAbstractFeatureTypeTargetPropertyType. getAbstractFeature()Gets the "AbstractFeature" elementAbstractFeatureType[]FeatureArrayPropertyType. getAbstractFeatureArray()Gets array of all "AbstractFeature" elementsAbstractFeatureTypeFeatureArrayPropertyType. getAbstractFeatureArray(int i)Gets ith "AbstractFeature" elementAbstractFeatureTypeFeatureArrayPropertyType. insertNewAbstractFeature(int i)Inserts and returns a new empty value (as xml) as the ith "AbstractFeature" elementstatic AbstractFeatureTypeAbstractFeatureType.Factory. newInstance()Deprecated.No need to be able to create instances of abstract typesstatic AbstractFeatureTypeAbstractFeatureType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Deprecated.No need to be able to create instances of abstract typesstatic AbstractFeatureTypeAbstractFeatureType.Factory. parse(File file)static AbstractFeatureTypeAbstractFeatureType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static AbstractFeatureTypeAbstractFeatureType.Factory. parse(InputStream is)static AbstractFeatureTypeAbstractFeatureType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static AbstractFeatureTypeAbstractFeatureType.Factory. parse(Reader r)static AbstractFeatureTypeAbstractFeatureType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static AbstractFeatureTypeAbstractFeatureType.Factory. parse(String xmlAsString)static AbstractFeatureTypeAbstractFeatureType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static AbstractFeatureTypeAbstractFeatureType.Factory. parse(URL u)static AbstractFeatureTypeAbstractFeatureType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static AbstractFeatureTypeAbstractFeatureType.Factory. parse(XMLStreamReader sr)static AbstractFeatureTypeAbstractFeatureType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static AbstractFeatureTypeAbstractFeatureType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic AbstractFeatureTypeAbstractFeatureType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic AbstractFeatureTypeAbstractFeatureType.Factory. parse(Node node)static AbstractFeatureTypeAbstractFeatureType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x32 with parameters of type AbstractFeatureType Modifier and Type Method Description voidAbstractFeatureDocument. setAbstractFeature(AbstractFeatureType abstractFeature)Sets the "AbstractFeature" elementvoidFeaturePropertyType. setAbstractFeature(AbstractFeatureType abstractFeature)Sets the "AbstractFeature" elementvoidProcedurePropertyType. setAbstractFeature(AbstractFeatureType abstractFeature)Sets the "AbstractFeature" elementvoidTargetPropertyType. setAbstractFeature(AbstractFeatureType abstractFeature)Sets the "AbstractFeature" elementvoidFeatureArrayPropertyType. setAbstractFeatureArray(int i, AbstractFeatureType abstractFeature)Sets ith "AbstractFeature" elementvoidFeatureArrayPropertyType. setAbstractFeatureArray(AbstractFeatureType[] abstractFeatureArray)Sets array of all "AbstractFeature" element -
Uses of AbstractFeatureType in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement AbstractFeatureType Modifier and Type Class Description classAbstractContinuousCoverageTypeImplAn XML AbstractContinuousCoverageType(@http://www.opengis.net/gml/3.2).classAbstractCoverageTypeImplAn XML AbstractCoverageType(@http://www.opengis.net/gml/3.2).classAbstractFeatureCollectionTypeImplAn XML AbstractFeatureCollectionType(@http://www.opengis.net/gml/3.2).classAbstractFeatureTypeImplAn XML AbstractFeatureType(@http://www.opengis.net/gml/3.2).classBoundedFeatureTypeImplAn XML BoundedFeatureType(@http://www.opengis.net/gml/3.2).classDirectedObservationAtDistanceTypeImplAn XML DirectedObservationAtDistanceType(@http://www.opengis.net/gml/3.2).classDirectedObservationTypeImplAn XML DirectedObservationType(@http://www.opengis.net/gml/3.2).classDiscreteCoverageTypeImplAn XML DiscreteCoverageType(@http://www.opengis.net/gml/3.2).classDynamicFeatureCollectionTypeImplAn XML DynamicFeatureCollectionType(@http://www.opengis.net/gml/3.2).classDynamicFeatureTypeImplAn XML DynamicFeatureType(@http://www.opengis.net/gml/3.2).classFeatureCollectionTypeImplAn XML FeatureCollectionType(@http://www.opengis.net/gml/3.2).classObservationTypeImplAn XML ObservationType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32.impl that return AbstractFeatureType Modifier and Type Method Description AbstractFeatureTypeAbstractFeatureDocumentImpl. addNewAbstractFeature()Appends and returns a new empty "AbstractFeature" elementAbstractFeatureTypeFeatureArrayPropertyTypeImpl. addNewAbstractFeature()Appends and returns a new empty value (as xml) as the last "AbstractFeature" elementAbstractFeatureTypeFeaturePropertyTypeImpl. addNewAbstractFeature()Appends and returns a new empty "AbstractFeature" elementAbstractFeatureTypeProcedurePropertyTypeImpl. addNewAbstractFeature()Appends and returns a new empty "AbstractFeature" elementAbstractFeatureTypeTargetPropertyTypeImpl. addNewAbstractFeature()Appends and returns a new empty "AbstractFeature" elementAbstractFeatureTypeAbstractFeatureDocumentImpl. getAbstractFeature()Gets the "AbstractFeature" elementAbstractFeatureTypeFeaturePropertyTypeImpl. getAbstractFeature()Gets the "AbstractFeature" elementAbstractFeatureTypeProcedurePropertyTypeImpl. getAbstractFeature()Gets the "AbstractFeature" elementAbstractFeatureTypeTargetPropertyTypeImpl. getAbstractFeature()Gets the "AbstractFeature" elementAbstractFeatureType[]FeatureArrayPropertyTypeImpl. getAbstractFeatureArray()Gets array of all "AbstractFeature" elementsAbstractFeatureTypeFeatureArrayPropertyTypeImpl. getAbstractFeatureArray(int i)Gets ith "AbstractFeature" elementAbstractFeatureTypeFeatureArrayPropertyTypeImpl. insertNewAbstractFeature(int i)Inserts and returns a new empty value (as xml) as the ith "AbstractFeature" elementMethods in net.opengis.gml.x32.impl with parameters of type AbstractFeatureType Modifier and Type Method Description voidAbstractFeatureDocumentImpl. setAbstractFeature(AbstractFeatureType abstractFeature)Sets the "AbstractFeature" elementvoidFeaturePropertyTypeImpl. setAbstractFeature(AbstractFeatureType abstractFeature)Sets the "AbstractFeature" elementvoidProcedurePropertyTypeImpl. setAbstractFeature(AbstractFeatureType abstractFeature)Sets the "AbstractFeature" elementvoidTargetPropertyTypeImpl. setAbstractFeature(AbstractFeatureType abstractFeature)Sets the "AbstractFeature" elementvoidFeatureArrayPropertyTypeImpl. setAbstractFeatureArray(int i, AbstractFeatureType abstractFeature)Sets ith "AbstractFeature" elementvoidFeatureArrayPropertyTypeImpl. setAbstractFeatureArray(AbstractFeatureType[] abstractFeatureArray)Sets array of all "AbstractFeature" element
-