Uses of Interface
net.opengis.wmts.v_1.StyleType
Packages that use StyleType
-
Uses of StyleType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return StyleTypeModifier and TypeMethodDescriptionwmtsv_1Factory.createStyleType()Returns a new object of class 'Style Type'.DocumentRoot.getStyle()Returns the value of the 'Style' containment reference.Methods in net.opengis.wmts.v_1 that return types with arguments of type StyleTypeModifier and TypeMethodDescriptionEList<StyleType>LayerType.getStyle()Returns the value of the 'Style' containment reference list.Methods in net.opengis.wmts.v_1 with parameters of type StyleType -
Uses of StyleType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement StyleTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Style Type'.Fields in net.opengis.wmts.v_1.impl with type parameters of type StyleTypeModifier and TypeFieldDescriptionprotected EList<StyleType>LayerTypeImpl.styleThe cached value of the 'Style' containment reference list.Methods in net.opengis.wmts.v_1.impl that return StyleTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createStyleType()DocumentRootImpl.getStyle()Methods in net.opengis.wmts.v_1.impl that return types with arguments of type StyleTypeMethods in net.opengis.wmts.v_1.impl with parameters of type StyleTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetStyle(StyleType newStyle, NotificationChain msgs) void -
Uses of StyleType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type StyleTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseStyleType(StyleType object) Returns the result of interpreting the object as an instance of 'Style Type'.booleanwmtsv_1Validator.validateStyleType(StyleType styleType, DiagnosticChain diagnostics, Map<Object, Object> context)