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.implClasses in net.opengis.fes20.impl that implement AbstractProjectionClauseType Modifier and Type Class Description classAbstractProjectionClauseTypeImplAn implementation of the model object 'Abstract Projection Clause Type'.
- 
Uses of AbstractProjectionClauseType in net.opengis.fes20.utilMethods in net.opengis.fes20.util with parameters of type AbstractProjectionClauseType Modifier and Type Method Description TFes20Switch. caseAbstractProjectionClauseType(AbstractProjectionClauseType object)Returns the result of interpreting the object as an instance of 'Abstract Projection Clause Type'.booleanFes20Validator. validateAbstractProjectionClauseType(AbstractProjectionClauseType abstractProjectionClauseType, DiagnosticChain diagnostics, Map<Object,Object> context)
 
-