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 TimeGeometricPrimitivePropertyTypeGml311Factory. 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 classTimeGeometricPrimitivePropertyTypeImplAn implementation of the model object 'Time Geometric Primitive Property Type'.Methods in net.opengis.gml311.impl that return TimeGeometricPrimitivePropertyType Modifier and Type Method Description TimeGeometricPrimitivePropertyTypeGml311FactoryImpl. 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 TGml311Switch. caseTimeGeometricPrimitivePropertyType(TimeGeometricPrimitivePropertyType object)Returns the result of interpreting the object as an instance of 'Time Geometric Primitive Property Type'.booleanGml311Validator. validateTimeGeometricPrimitivePropertyType(TimeGeometricPrimitivePropertyType timeGeometricPrimitivePropertyType, DiagnosticChain diagnostics, Map<Object,Object> context)
-