Liking cljdoc? Tell your friends :D

javax.swing.text.Highlighter$Highlight


get-end-offsetclj

(get-end-offset this)

Gets the ending model offset for the highlight.

returns: the ending offset >= 0 - int

Gets the ending model offset for the highlight.

returns: the ending offset >= 0 - `int`
raw docstring

get-painterclj

(get-painter this)

Gets the painter for the highlighter.

returns: the painter - javax.swing.text.Highlighter$HighlightPainter

Gets the painter for the highlighter.

returns: the painter - `javax.swing.text.Highlighter$HighlightPainter`
raw docstring

get-start-offsetclj

(get-start-offset this)

Gets the starting model offset for the highlight.

returns: the starting offset >= 0 - int

Gets the starting model offset for the highlight.

returns: the starting offset >= 0 - `int`
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close