Uses of Interface
net.opengis.gml311.TimeGeometricPrimitivePropertyType
-
Packages that use TimeGeometricPrimitivePropertyType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of TimeGeometricPrimitivePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimeGeometricPrimitivePropertyType Modifier and Type Method Description TimeGeometricPrimitivePropertyType
Gml311Factory. createTimeGeometricPrimitivePropertyType()
Returns a new object of class 'Time Geometric Primitive Property Type'. -
Uses of TimeGeometricPrimitivePropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TimeGeometricPrimitivePropertyType Modifier and Type Class Description class
TimeGeometricPrimitivePropertyTypeImpl
An implementation of the model object 'Time Geometric Primitive Property Type'.Methods in net.opengis.gml311.impl that return TimeGeometricPrimitivePropertyType Modifier and Type Method Description TimeGeometricPrimitivePropertyType
Gml311FactoryImpl. createTimeGeometricPrimitivePropertyType()
-
Uses of TimeGeometricPrimitivePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimeGeometricPrimitivePropertyType Modifier and Type Method Description T
Gml311Switch. caseTimeGeometricPrimitivePropertyType(TimeGeometricPrimitivePropertyType object)
Returns the result of interpreting the object as an instance of 'Time Geometric Primitive Property Type'.boolean
Gml311Validator. validateTimeGeometricPrimitivePropertyType(TimeGeometricPrimitivePropertyType timeGeometricPrimitivePropertyType, DiagnosticChain diagnostics, Map<Object,Object> context)
-