Uses of Interface
net.opengis.gml311.MultiPointType
Packages that use MultiPointType
-
Uses of MultiPointType in net.opengis.gml311
Methods in net.opengis.gml311 that return MultiPointTypeModifier and TypeMethodDescriptionGml311Factory.createMultiPointType()Returns a new object of class 'Multi Point Type'.DocumentRoot.getMultiPoint()Returns the value of the 'Multi Point' containment reference.MultiPointDomainType.getMultiPoint()Returns the value of the 'Multi Point' containment reference.MultiPointPropertyType.getMultiPoint()Returns the value of the 'Multi Point' containment reference.Methods in net.opengis.gml311 with parameters of type MultiPointTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setMultiPoint(MultiPointType value) Sets the value of the 'Multi Point' containment reference.voidMultiPointDomainType.setMultiPoint(MultiPointType value) Sets the value of the 'Multi Point' containment reference.voidMultiPointPropertyType.setMultiPoint(MultiPointType value) Sets the value of the 'Multi Point' containment reference. -
Uses of MultiPointType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement MultiPointTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Multi Point Type'.Fields in net.opengis.gml311.impl declared as MultiPointTypeModifier and TypeFieldDescriptionprotected MultiPointTypeMultiPointDomainTypeImpl.multiPointThe cached value of the 'Multi Point' containment reference.protected MultiPointTypeMultiPointPropertyTypeImpl.multiPointThe cached value of the 'Multi Point' containment reference.Methods in net.opengis.gml311.impl that return MultiPointTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMultiPointType()DocumentRootImpl.getMultiPoint()MultiPointDomainTypeImpl.getMultiPoint()MultiPointPropertyTypeImpl.getMultiPoint()Methods in net.opengis.gml311.impl with parameters of type MultiPointTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetMultiPoint(MultiPointType newMultiPoint, NotificationChain msgs) NotificationChainMultiPointDomainTypeImpl.basicSetMultiPoint(MultiPointType newMultiPoint, NotificationChain msgs) NotificationChainMultiPointPropertyTypeImpl.basicSetMultiPoint(MultiPointType newMultiPoint, NotificationChain msgs) voidDocumentRootImpl.setMultiPoint(MultiPointType newMultiPoint) voidMultiPointDomainTypeImpl.setMultiPoint(MultiPointType newMultiPoint) voidMultiPointPropertyTypeImpl.setMultiPoint(MultiPointType newMultiPoint) -
Uses of MultiPointType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type MultiPointTypeModifier and TypeMethodDescriptionGml311Switch.caseMultiPointType(MultiPointType object) Returns the result of interpreting the object as an instance of 'Multi Point Type'.booleanGml311Validator.validateMultiPointType(MultiPointType multiPointType, DiagnosticChain diagnostics, Map<Object, Object> context)