Uses of Interface
net.opengis.gml311.SurfacePatchArrayPropertyType
Packages that use SurfacePatchArrayPropertyType
-
Uses of SurfacePatchArrayPropertyType in net.opengis.gml311
Subinterfaces of SurfacePatchArrayPropertyType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Polygon Patch Array Property Type'.interfaceA representation of the model object 'Triangle Patch Array Property Type'.Methods in net.opengis.gml311 that return SurfacePatchArrayPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createSurfacePatchArrayPropertyType()Returns a new object of class 'Surface Patch Array Property Type'.DocumentRoot.getPatches()Returns the value of the 'Patches' containment reference.SurfaceType.getPatches()Returns the value of the 'Patches' containment reference.Methods in net.opengis.gml311 with parameters of type SurfacePatchArrayPropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setPatches(SurfacePatchArrayPropertyType value) Sets the value of the 'Patches' containment reference.voidSurfaceType.setPatches(SurfacePatchArrayPropertyType value) Sets the value of the 'Patches' containment reference. -
Uses of SurfacePatchArrayPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement SurfacePatchArrayPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Polygon Patch Array Property Type'.classAn implementation of the model object 'Surface Patch Array Property Type'.classAn implementation of the model object 'Triangle Patch Array Property Type'.Methods in net.opengis.gml311.impl that return SurfacePatchArrayPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createSurfacePatchArrayPropertyType()DocumentRootImpl.getPatches()SurfaceTypeImpl.getPatches()Methods in net.opengis.gml311.impl with parameters of type SurfacePatchArrayPropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetPatches(SurfacePatchArrayPropertyType newPatches, NotificationChain msgs) NotificationChainSurfaceTypeImpl.basicSetPatches(SurfacePatchArrayPropertyType newPatches, NotificationChain msgs) voidDocumentRootImpl.setPatches(SurfacePatchArrayPropertyType newPatches) voidSurfaceTypeImpl.setPatches(SurfacePatchArrayPropertyType newPatches) -
Uses of SurfacePatchArrayPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type SurfacePatchArrayPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseSurfacePatchArrayPropertyType(SurfacePatchArrayPropertyType object) Returns the result of interpreting the object as an instance of 'Surface Patch Array Property Type'.booleanGml311Validator.validateSurfacePatchArrayPropertyType(SurfacePatchArrayPropertyType surfacePatchArrayPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)