Uses of Interface
net.opengis.gml311.FeatureCollectionType
Packages that use FeatureCollectionType
-
Uses of FeatureCollectionType in net.opengis.gml311
Subinterfaces of FeatureCollectionType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Dynamic Feature Collection Type'.Methods in net.opengis.gml311 that return FeatureCollectionTypeModifier and TypeMethodDescriptionGml311Factory.createFeatureCollectionType()Returns a new object of class 'Feature Collection Type'.DocumentRoot.getFeatureCollection1()Returns the value of the 'Feature Collection1' containment reference.Methods in net.opengis.gml311 with parameters of type FeatureCollectionTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setFeatureCollection1(FeatureCollectionType value) Sets the value of the 'Feature Collection1' containment reference. -
Uses of FeatureCollectionType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement FeatureCollectionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Dynamic Feature Collection Type'.classAn implementation of the model object 'Feature Collection Type'.Methods in net.opengis.gml311.impl that return FeatureCollectionTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createFeatureCollectionType()DocumentRootImpl.getFeatureCollection1()Methods in net.opengis.gml311.impl with parameters of type FeatureCollectionTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetFeatureCollection1(FeatureCollectionType newFeatureCollection1, NotificationChain msgs) voidDocumentRootImpl.setFeatureCollection1(FeatureCollectionType newFeatureCollection1) -
Uses of FeatureCollectionType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type FeatureCollectionTypeModifier and TypeMethodDescriptionGml311Switch.caseFeatureCollectionType(FeatureCollectionType object) Returns the result of interpreting the object as an instance of 'Feature Collection Type'.booleanGml311Validator.validateFeatureCollectionType(FeatureCollectionType featureCollectionType, DiagnosticChain diagnostics, Map<Object, Object> context)