Uses of Interface
net.opengis.gml311.TriangulatedSurfaceType
Packages that use TriangulatedSurfaceType
-
Uses of TriangulatedSurfaceType in net.opengis.gml311
Subinterfaces of TriangulatedSurfaceType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Tin Type'.Methods in net.opengis.gml311 that return TriangulatedSurfaceTypeModifier and TypeMethodDescriptionGml311Factory.createTriangulatedSurfaceType()
Returns a new object of class 'Triangulated Surface Type'.DocumentRoot.getTriangulatedSurface()
Returns the value of the 'Triangulated Surface' containment reference.Methods in net.opengis.gml311 with parameters of type TriangulatedSurfaceTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTriangulatedSurface
(TriangulatedSurfaceType value) Sets the value of the 'Triangulated Surface
' containment reference. -
Uses of TriangulatedSurfaceType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TriangulatedSurfaceTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Tin Type'.class
An implementation of the model object 'Triangulated Surface Type'.Methods in net.opengis.gml311.impl that return TriangulatedSurfaceTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTriangulatedSurfaceType()
DocumentRootImpl.getTriangulatedSurface()
Methods in net.opengis.gml311.impl with parameters of type TriangulatedSurfaceTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTriangulatedSurface
(TriangulatedSurfaceType newTriangulatedSurface, NotificationChain msgs) void
DocumentRootImpl.setTriangulatedSurface
(TriangulatedSurfaceType newTriangulatedSurface) -
Uses of TriangulatedSurfaceType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TriangulatedSurfaceTypeModifier and TypeMethodDescriptionGml311Switch.caseTriangulatedSurfaceType
(TriangulatedSurfaceType object) Returns the result of interpreting the object as an instance of 'Triangulated Surface Type'.boolean
Gml311Validator.validateTriangulatedSurfaceType
(TriangulatedSurfaceType triangulatedSurfaceType, DiagnosticChain diagnostics, Map<Object, Object> context)