Liking cljdoc? Tell your friends :D

org.soulspace.clj.java.awt


colorclj

(color value)
(color r g b)
(color r g b a)

Creates a color.

Creates a color.
raw docstring

color-by-nameclj


derive-fontclj

(derive-font font style-vec)
(derive-font fontname style-vec size)

Derives a font from the given font.

Derives a font from the given font.
raw docstring

dimensionclj

(dimension width height)

Creates a dimension.

Creates a dimension.
raw docstring

fontclj

(font font)
(font font-name style-vec size)

Creates a font.

Creates a font.
raw docstring

font-namesclj


font-stylesclj


insetsclj

(insets top left bottom right)

Creates insets.

Creates insets.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close