Uses of Interface
net.opengis.gml311.ConeType
Packages that use ConeType
-
Uses of ConeType in net.opengis.gml311
Methods in net.opengis.gml311 that return ConeTypeModifier and TypeMethodDescriptionGml311Factory.createConeType()
Returns a new object of class 'Cone Type'.DocumentRoot.getCone()
Returns the value of the 'Cone' containment reference.Methods in net.opengis.gml311 with parameters of type ConeType -
Uses of ConeType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ConeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Cone Type'.Methods in net.opengis.gml311.impl that return ConeTypeMethods in net.opengis.gml311.impl with parameters of type ConeTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCone
(ConeType newCone, NotificationChain msgs) void
-
Uses of ConeType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ConeTypeModifier and TypeMethodDescriptionGml311Switch.caseConeType
(ConeType object) Returns the result of interpreting the object as an instance of 'Cone Type'.boolean
Gml311Validator.validateConeType
(ConeType coneType, DiagnosticChain diagnostics, Map<Object, Object> context)