Uses of Interface
net.opengis.fes20.AbstractProjectionClauseType
-
Packages that use AbstractProjectionClauseType Package Description net.opengis.fes20.impl net.opengis.fes20.util -
-
Uses of AbstractProjectionClauseType in net.opengis.fes20.impl
Classes in net.opengis.fes20.impl that implement AbstractProjectionClauseType Modifier and Type Class Description class
AbstractProjectionClauseTypeImpl
An implementation of the model object 'Abstract Projection Clause Type'. -
Uses of AbstractProjectionClauseType in net.opengis.fes20.util
Methods in net.opengis.fes20.util with parameters of type AbstractProjectionClauseType Modifier and Type Method Description T
Fes20Switch. caseAbstractProjectionClauseType(AbstractProjectionClauseType object)
Returns the result of interpreting the object as an instance of 'Abstract Projection Clause Type'.boolean
Fes20Validator. validateAbstractProjectionClauseType(AbstractProjectionClauseType abstractProjectionClauseType, DiagnosticChain diagnostics, Map<Object,Object> context)
-