Skip navigation links
org.netbeans.modules.editor.indent/2 1.46.1
C D E F G I L M O R S T U 

L

lineIndent(Document, int) - Static method in class org.netbeans.modules.editor.indent.api.IndentUtils
Get indentation of a line in a document as a number of spaces.
lineIndent(int) - Method in class org.netbeans.modules.editor.indent.spi.Context
Determine indent on the given line as a number of spaces.
lineStartOffset(Document, int) - Static method in class org.netbeans.modules.editor.indent.api.IndentUtils
Get start offset of a line in a document.
lineStartOffset(int) - Method in class org.netbeans.modules.editor.indent.spi.Context
Determine start of the line for the given offset.
lock() - Method in class org.netbeans.modules.editor.indent.api.Indent
Clients should call this method before acquiring of document's write lock.
lock() - Method in class org.netbeans.modules.editor.indent.api.Reformat
Clients should call this method before acquiring of document's write lock.
lock() - Method in interface org.netbeans.modules.editor.indent.spi.ExtraLock
 
C D E F G I L M O R S T U 
Skip navigation links
org.netbeans.modules.editor.indent/2 1.46.1