Uses of Interface
net.opengis.gml311.KnotPropertyType
Packages that use KnotPropertyType
-
Uses of KnotPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return KnotPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createKnotPropertyType()
Returns a new object of class 'Knot Property Type'.Methods in net.opengis.gml311 that return types with arguments of type KnotPropertyTypeModifier and TypeMethodDescriptionEList<KnotPropertyType>
BSplineType.getKnot()
Returns the value of the 'Knot' containment reference list. -
Uses of KnotPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement KnotPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Knot Property Type'.Fields in net.opengis.gml311.impl with type parameters of type KnotPropertyTypeModifier and TypeFieldDescriptionprotected EList<KnotPropertyType>
BSplineTypeImpl.knot
The cached value of the 'Knot
' containment reference list.Methods in net.opengis.gml311.impl that return KnotPropertyTypeMethods in net.opengis.gml311.impl that return types with arguments of type KnotPropertyType -
Uses of KnotPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type KnotPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseKnotPropertyType
(KnotPropertyType object) Returns the result of interpreting the object as an instance of 'Knot Property Type'.boolean
Gml311Validator.validateKnotPropertyType
(KnotPropertyType knotPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)