Uses of Enum Class
eu.webtoolkit.jwt.PaintDeviceFeatureFlag
-
Uses of PaintDeviceFeatureFlag in eu.webtoolkit.jwt
Modifier 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.Modifier and TypeMethodDescriptionWCanvasPaintDevice.getFeatures()
WMeasurePaintDevice.getFeatures()
WPaintDevice.getFeatures()
Returns device features.WPdfImage.getFeatures()
WRasterPaintDevice.getFeatures()
WSvgImage.getFeatures()
WVmlImage.getFeatures()