Uses of Interface
net.opengis.gml311.MultiCurveDomainType
Packages that use MultiCurveDomainType
- 
Uses of MultiCurveDomainType in net.opengis.gml311Methods in net.opengis.gml311 that return MultiCurveDomainTypeModifier and TypeMethodDescriptionGml311Factory.createMultiCurveDomainType()Returns a new object of class 'Multi Curve Domain Type'.DocumentRoot.getMultiCurveDomain()Returns the value of the 'Multi Curve Domain' containment reference.MultiCurveCoverageType.getMultiCurveDomain()Returns the value of the 'Multi Curve Domain' containment reference.Methods in net.opengis.gml311 with parameters of type MultiCurveDomainTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setMultiCurveDomain(MultiCurveDomainType value) Sets the value of the 'Multi Curve Domain' containment reference.voidMultiCurveCoverageType.setMultiCurveDomain(MultiCurveDomainType value) Sets the value of the 'Multi Curve Domain' containment reference.
- 
Uses of MultiCurveDomainType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement MultiCurveDomainTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Multi Curve Domain Type'.Fields in net.opengis.gml311.impl declared as MultiCurveDomainTypeModifier and TypeFieldDescriptionprotected MultiCurveDomainTypeMultiCurveCoverageTypeImpl.multiCurveDomainThe cached value of the 'Multi Curve Domain' containment reference.Methods in net.opengis.gml311.impl that return MultiCurveDomainTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMultiCurveDomainType()DocumentRootImpl.getMultiCurveDomain()MultiCurveCoverageTypeImpl.getMultiCurveDomain()Methods in net.opengis.gml311.impl with parameters of type MultiCurveDomainTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetMultiCurveDomain(MultiCurveDomainType newMultiCurveDomain, NotificationChain msgs) NotificationChainMultiCurveCoverageTypeImpl.basicSetMultiCurveDomain(MultiCurveDomainType newMultiCurveDomain, NotificationChain msgs) voidDocumentRootImpl.setMultiCurveDomain(MultiCurveDomainType newMultiCurveDomain) voidMultiCurveCoverageTypeImpl.setMultiCurveDomain(MultiCurveDomainType newMultiCurveDomain) 
- 
Uses of MultiCurveDomainType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type MultiCurveDomainTypeModifier and TypeMethodDescriptionGml311Switch.caseMultiCurveDomainType(MultiCurveDomainType object) Returns the result of interpreting the object as an instance of 'Multi Curve Domain Type'.booleanGml311Validator.validateMultiCurveDomainType(MultiCurveDomainType multiCurveDomainType, DiagnosticChain diagnostics, Map<Object, Object> context)