Uses of Interface
net.opengis.gml311.IndexMapType
Packages that use IndexMapType
- 
Uses of IndexMapType in net.opengis.gml311Methods in net.opengis.gml311 that return IndexMapTypeModifier and TypeMethodDescriptionGml311Factory.createIndexMapType()Returns a new object of class 'Index Map Type'.DocumentRoot.getIndexMap()Returns the value of the 'Index Map' containment reference.Methods in net.opengis.gml311 with parameters of type IndexMapTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setIndexMap(IndexMapType value) Sets the value of the 'Index Map' containment reference.
- 
Uses of IndexMapType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement IndexMapTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Index Map Type'.Methods in net.opengis.gml311.impl that return IndexMapTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createIndexMapType()DocumentRootImpl.getIndexMap()Methods in net.opengis.gml311.impl with parameters of type IndexMapTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetIndexMap(IndexMapType newIndexMap, NotificationChain msgs) voidDocumentRootImpl.setIndexMap(IndexMapType newIndexMap) 
- 
Uses of IndexMapType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type IndexMapTypeModifier and TypeMethodDescriptionGml311Switch.caseIndexMapType(IndexMapType object) Returns the result of interpreting the object as an instance of 'Index Map Type'.booleanGml311Validator.validateIndexMapType(IndexMapType indexMapType, DiagnosticChain diagnostics, Map<Object, Object> context)