Uses of Interface
net.opengis.wmts.v_1.ThemeType
Packages that use ThemeType
-
Uses of ThemeType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return ThemeTypeModifier and TypeMethodDescriptionwmtsv_1Factory.createThemeType()Returns a new object of class 'Theme Type'.DocumentRoot.getTheme()Returns the value of the 'Theme' containment reference.Methods in net.opengis.wmts.v_1 that return types with arguments of type ThemeTypeModifier and TypeMethodDescriptionEList<ThemeType>ThemesType.getTheme()Returns the value of the 'Theme' containment reference list.EList<ThemeType>ThemeType.getTheme()Returns the value of the 'Theme' containment reference list.Methods in net.opengis.wmts.v_1 with parameters of type ThemeType -
Uses of ThemeType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement ThemeTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Theme Type'.Fields in net.opengis.wmts.v_1.impl with type parameters of type ThemeTypeModifier and TypeFieldDescriptionprotected EList<ThemeType>ThemesTypeImpl.themeThe cached value of the 'Theme' containment reference list.protected EList<ThemeType>ThemeTypeImpl.themeThe cached value of the 'Theme' containment reference list.Methods in net.opengis.wmts.v_1.impl that return ThemeTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createThemeType()DocumentRootImpl.getTheme()Methods in net.opengis.wmts.v_1.impl that return types with arguments of type ThemeTypeModifier and TypeMethodDescriptionEList<ThemeType>ThemesTypeImpl.getTheme()EList<ThemeType>ThemeTypeImpl.getTheme()Methods in net.opengis.wmts.v_1.impl with parameters of type ThemeTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTheme(ThemeType newTheme, NotificationChain msgs) void -
Uses of ThemeType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type ThemeTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseThemeType(ThemeType object) Returns the result of interpreting the object as an instance of 'Theme Type'.booleanwmtsv_1Validator.validateThemeType(ThemeType themeType, DiagnosticChain diagnostics, Map<Object, Object> context)