Uses of Interface
net.opengis.gml311.MultiSurfaceType
Packages that use MultiSurfaceType
-
Uses of MultiSurfaceType in net.opengis.gml311
Methods in net.opengis.gml311 that return MultiSurfaceTypeModifier and TypeMethodDescriptionGml311Factory.createMultiSurfaceType()Returns a new object of class 'Multi Surface Type'.DocumentRoot.getMultiSurface()Returns the value of the 'Multi Surface' containment reference.MultiSurfaceDomainType.getMultiSurface()Returns the value of the 'Multi Surface' containment reference.MultiSurfacePropertyType.getMultiSurface()Returns the value of the 'Multi Surface' containment reference.Methods in net.opengis.gml311 with parameters of type MultiSurfaceTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setMultiSurface(MultiSurfaceType value) Sets the value of the 'Multi Surface' containment reference.voidMultiSurfaceDomainType.setMultiSurface(MultiSurfaceType value) Sets the value of the 'Multi Surface' containment reference.voidMultiSurfacePropertyType.setMultiSurface(MultiSurfaceType value) Sets the value of the 'Multi Surface' containment reference. -
Uses of MultiSurfaceType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement MultiSurfaceTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Multi Surface Type'.Fields in net.opengis.gml311.impl declared as MultiSurfaceTypeModifier and TypeFieldDescriptionprotected MultiSurfaceTypeMultiSurfaceDomainTypeImpl.multiSurfaceThe cached value of the 'Multi Surface' containment reference.protected MultiSurfaceTypeMultiSurfacePropertyTypeImpl.multiSurfaceThe cached value of the 'Multi Surface' containment reference.Methods in net.opengis.gml311.impl that return MultiSurfaceTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMultiSurfaceType()DocumentRootImpl.getMultiSurface()MultiSurfaceDomainTypeImpl.getMultiSurface()MultiSurfacePropertyTypeImpl.getMultiSurface()Methods in net.opengis.gml311.impl with parameters of type MultiSurfaceTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetMultiSurface(MultiSurfaceType newMultiSurface, NotificationChain msgs) NotificationChainMultiSurfaceDomainTypeImpl.basicSetMultiSurface(MultiSurfaceType newMultiSurface, NotificationChain msgs) NotificationChainMultiSurfacePropertyTypeImpl.basicSetMultiSurface(MultiSurfaceType newMultiSurface, NotificationChain msgs) voidDocumentRootImpl.setMultiSurface(MultiSurfaceType newMultiSurface) voidMultiSurfaceDomainTypeImpl.setMultiSurface(MultiSurfaceType newMultiSurface) voidMultiSurfacePropertyTypeImpl.setMultiSurface(MultiSurfaceType newMultiSurface) -
Uses of MultiSurfaceType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type MultiSurfaceTypeModifier and TypeMethodDescriptionGml311Switch.caseMultiSurfaceType(MultiSurfaceType object) Returns the result of interpreting the object as an instance of 'Multi Surface Type'.booleanGml311Validator.validateMultiSurfaceType(MultiSurfaceType multiSurfaceType, DiagnosticChain diagnostics, Map<Object, Object> context)