Uses of Class
net.opengis.gml.AbstractFeatureType

Packages that use AbstractFeatureType
net.opengis.gml   
net.opengis.ows_context   
 

Uses of AbstractFeatureType in net.opengis.gml
 

Subclasses of AbstractFeatureType in net.opengis.gml
 class AbstractContinuousCoverageType
          A continuous coverage as defined in ISO 19123 is a coverage that can return different values for the same feature attribute at different direct positions within a single spatiotemporal object in its spatiotemporal domain Classe Java pour AbstractContinuousCoverageType complex type.
 class AbstractCoverageType
          Abstract element which acts as the head of a substitution group for coverages.
 class AbstractDiscreteCoverageType
          A discrete coverage consists of a domain set, range set and optionally a coverage function.
 class AbstractFeatureCollectionType
          A feature collection contains zero or more features.
 class BoundedFeatureType
          Makes boundedBy mandatory Classe Java pour BoundedFeatureType complex type.
 class DirectedObservationAtDistanceType
          Classe Java pour DirectedObservationAtDistanceType complex type.
 class DirectedObservationType
          Classe Java pour DirectedObservationType complex type.
 class DynamicFeatureCollectionType
          A dynamic feature collection may possess a history and/or a timestamp.
 class DynamicFeatureType
          A dynamic feature may possess a history and/or a timestamp.
 class FeatureCollectionType
          Concrete generic feature collection.
 class GridCoverageType
          Classe Java pour GridCoverageType complex type.
 class MultiCurveCoverageType
          A discrete coverage type whose domain is defined by a collection of curves.
 class MultiPointCoverageType
          A discrete coverage type whose domain is defined by a collection of point Classe Java pour MultiPointCoverageType complex type.
 class MultiSolidCoverageType
          A discrete coverage type whose domain is defined by a collection of Solids.
 class MultiSurfaceCoverageType
          A discrete coverage type whose domain is defined by a collection of surface patches (includes polygons, triangles, rectangles, etc).
 class ObservationType
          Classe Java pour ObservationType complex type.
 class RectifiedGridCoverageType
          Classe Java pour RectifiedGridCoverageType complex type.
 

Fields in net.opengis.gml with type parameters of type AbstractFeatureType
protected  JAXBElement<? extends AbstractFeatureType> TargetPropertyType.feature
           
protected  JAXBElement<? extends AbstractFeatureType> FeaturePropertyType.feature
           
protected  List<JAXBElement<? extends AbstractFeatureType>> FeatureArrayPropertyType.feature
           
 

Methods in net.opengis.gml that return types with arguments of type AbstractFeatureType
 JAXBElement<AbstractFeatureType> ObjectFactory.createFeature(AbstractFeatureType value)
          Create an instance of JAXBElement<AbstractFeatureType>}
 JAXBElement<? extends AbstractFeatureType> TargetPropertyType.getFeature()
          Obtient la valeur de la propriété feature.
 JAXBElement<? extends AbstractFeatureType> FeaturePropertyType.getFeature()
          Obtient la valeur de la propriété feature.
 List<JAXBElement<? extends AbstractFeatureType>> FeatureArrayPropertyType.getFeature()
          Gets the value of the feature property.
 

Methods in net.opengis.gml with parameters of type AbstractFeatureType
 JAXBElement<AbstractFeatureType> ObjectFactory.createFeature(AbstractFeatureType value)
          Create an instance of JAXBElement<AbstractFeatureType>}
 

Method parameters in net.opengis.gml with type arguments of type AbstractFeatureType
 void TargetPropertyType.setFeature(JAXBElement<? extends AbstractFeatureType> value)
          Définit la valeur de la propriété feature.
 void FeaturePropertyType.setFeature(JAXBElement<? extends AbstractFeatureType> value)
          Définit la valeur de la propriété feature.
 

Uses of AbstractFeatureType in net.opengis.ows_context
 

Subclasses of AbstractFeatureType in net.opengis.ows_context
 class InlineFeatureCollectionType
          Classe Java pour InlineFeatureCollectionType complex type.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.