Uses of Interface
net.opengis.gml311.SolidType
Packages that use SolidType
-
Uses of SolidType in net.opengis.gml311
Methods in net.opengis.gml311 that return SolidTypeModifier and TypeMethodDescriptionGml311Factory.createSolidType()
Returns a new object of class 'Solid Type'.DocumentRoot.getSolid1()
Returns the value of the 'Solid1' containment reference.Methods in net.opengis.gml311 with parameters of type SolidType -
Uses of SolidType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement SolidTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Solid Type'.Methods in net.opengis.gml311.impl that return SolidTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createSolidType()
DocumentRootImpl.getSolid1()
Methods in net.opengis.gml311.impl with parameters of type SolidTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetSolid1
(SolidType newSolid1, NotificationChain msgs) void
-
Uses of SolidType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type SolidTypeModifier and TypeMethodDescriptionGml311Switch.caseSolidType
(SolidType object) Returns the result of interpreting the object as an instance of 'Solid Type'.boolean
Gml311Validator.validateSolidType
(SolidType solidType, DiagnosticChain diagnostics, Map<Object, Object> context)