Uses of Interface
net.opengis.wmts.v_1.DimensionType
Packages that use DimensionType
-
Uses of DimensionType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return DimensionTypeModifier and TypeMethodDescriptionwmtsv_1Factory.createDimensionType()Returns a new object of class 'Dimension Type'.DocumentRoot.getDimension()Returns the value of the 'Dimension' containment reference.Methods in net.opengis.wmts.v_1 that return types with arguments of type DimensionTypeModifier and TypeMethodDescriptionEList<DimensionType>LayerType.getDimension()Returns the value of the 'Dimension' containment reference list.Methods in net.opengis.wmts.v_1 with parameters of type DimensionTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDimension(DimensionType value) Sets the value of the 'Dimension' containment reference. -
Uses of DimensionType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement DimensionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Dimension Type'.Fields in net.opengis.wmts.v_1.impl with type parameters of type DimensionTypeModifier and TypeFieldDescriptionprotected EList<DimensionType>LayerTypeImpl.dimensionThe cached value of the 'Dimension' containment reference list.Methods in net.opengis.wmts.v_1.impl that return DimensionTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createDimensionType()DocumentRootImpl.getDimension()Methods in net.opengis.wmts.v_1.impl that return types with arguments of type DimensionTypeMethods in net.opengis.wmts.v_1.impl with parameters of type DimensionTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDimension(DimensionType newDimension, NotificationChain msgs) voidDocumentRootImpl.setDimension(DimensionType newDimension) -
Uses of DimensionType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type DimensionTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseDimensionType(DimensionType object) Returns the result of interpreting the object as an instance of 'Dimension Type'.booleanwmtsv_1Validator.validateDimensionType(DimensionType dimensionType, DiagnosticChain diagnostics, Map<Object, Object> context)