Uses of Interface
net.opengis.gml311.RowType
Packages that use RowType
-
Uses of RowType in net.opengis.gml311
Methods in net.opengis.gml311 that return RowTypeModifier and TypeMethodDescriptionGml311Factory.createRowType()
Returns a new object of class 'Row Type'.Methods in net.opengis.gml311 that return types with arguments of type RowType -
Uses of RowType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement RowTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Row Type'.Fields in net.opengis.gml311.impl with type parameters of type RowTypeModifier and TypeFieldDescriptionprotected EList<RowType>
AbstractGriddedSurfaceTypeImpl.row
The cached value of the 'Row
' containment reference list.Methods in net.opengis.gml311.impl that return RowTypeMethods in net.opengis.gml311.impl that return types with arguments of type RowType -
Uses of RowType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type RowTypeModifier and TypeMethodDescriptionGml311Switch.caseRowType
(RowType object) Returns the result of interpreting the object as an instance of 'Row Type'.boolean
Gml311Validator.validateRowType
(RowType rowType, DiagnosticChain diagnostics, Map<Object, Object> context)