Liking cljdoc? Tell your friends :D

org.soulspace.clj.java.awt.core

Functions and definitions for programming Java AWT in Clojure.

Functions and definitions for programming Java AWT in Clojure.
raw docstring

colorclj

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

Creates a color.

Creates a color.
sourceraw docstring

color-by-nameclj

source

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.
sourceraw docstring

dimensionclj

(dimension width height)

Creates a dimension.

Creates a dimension.
sourceraw docstring

fontclj

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

Creates a font.

Creates a font.
sourceraw docstring

font-namesclj

source

font-stylesclj

source

insetsclj

(insets top left bottom right)

Creates insets.

Creates insets.
sourceraw docstring

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

× close