Uses of Enum Class
eu.webtoolkit.jwt.PaintDeviceFeatureFlag
Packages that use PaintDeviceFeatureFlag
-
Uses of PaintDeviceFeatureFlag in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return PaintDeviceFeatureFlagModifier and TypeMethodDescriptionstatic PaintDeviceFeatureFlag
Returns the enum constant of this class with the specified name.static PaintDeviceFeatureFlag[]
PaintDeviceFeatureFlag.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.webtoolkit.jwt that return types with arguments of type PaintDeviceFeatureFlagModifier and TypeMethodDescriptionWCanvasPaintDevice.getFeatures()
WMeasurePaintDevice.getFeatures()
WPaintDevice.getFeatures()
Returns device features.WPdfImage.getFeatures()
WRasterPaintDevice.getFeatures()
WSvgImage.getFeatures()
WVmlImage.getFeatures()