Uses of Interface
org.jhotdraw8.draw.css.value.SystemColorConverter
Packages that use SystemColorConverter
-
Uses of SystemColorConverter in org.jhotdraw8.draw.css.value
Classes in org.jhotdraw8.draw.css.value that implement SystemColorConverterModifier and TypeClassDescriptionclassThe default color converter provides a fixed set of system colors.classMethods in org.jhotdraw8.draw.css.value with parameters of type SystemColorConverterModifier and TypeMethodDescriptionjavafx.scene.paint.ColorCssColor.getColor(SystemColorConverter converter) -
Uses of SystemColorConverter in org.jhotdraw8.draw.render
Fields in org.jhotdraw8.draw.render with type parameters of type SystemColorConverterModifier and TypeFieldDescriptionstatic final NonNullObjectKey<SystemColorConverter> RenderContext.SYSTEM_COLOR_CONVERTER_KEY