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 TypeInterfaceDescriptioninterface
A representation of the model object 'Polygon Patch Array Property Type'.interface
A 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 TypeMethodDescriptionvoid
DocumentRoot.setPatches
(SurfacePatchArrayPropertyType value) Sets the value of the 'Patches
' containment reference.void
SurfaceType.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 TypeClassDescriptionclass
An implementation of the model object 'Polygon Patch Array Property Type'.class
An implementation of the model object 'Surface Patch Array Property Type'.class
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetPatches
(SurfacePatchArrayPropertyType newPatches, NotificationChain msgs) NotificationChain
SurfaceTypeImpl.basicSetPatches
(SurfacePatchArrayPropertyType newPatches, NotificationChain msgs) void
DocumentRootImpl.setPatches
(SurfacePatchArrayPropertyType newPatches) void
SurfaceTypeImpl.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'.boolean
Gml311Validator.validateSurfacePatchArrayPropertyType
(SurfacePatchArrayPropertyType surfacePatchArrayPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)