Uses of Interface
net.opengis.gml311.IndexMapType
Packages that use IndexMapType
-
Uses of IndexMapType in net.opengis.gml311
Methods 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 TypeMethodDescriptionvoid
DocumentRoot.setIndexMap
(IndexMapType value) Sets the value of the 'Index Map
' containment reference. -
Uses of IndexMapType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement IndexMapTypeModifier and TypeClassDescriptionclass
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetIndexMap
(IndexMapType newIndexMap, NotificationChain msgs) void
DocumentRootImpl.setIndexMap
(IndexMapType newIndexMap) -
Uses of IndexMapType in net.opengis.gml311.util
Methods 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'.boolean
Gml311Validator.validateIndexMapType
(IndexMapType indexMapType, DiagnosticChain diagnostics, Map<Object, Object> context)