java.lang.Object
org.gjt.sp.jedit.textarea.ColumnBlockLine
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
getLine()
float
void
setLineLength
(float lineLength) toString()
void
updateLineNo
(int line)
-
Constructor Details
-
ColumnBlockLine
public ColumnBlockLine(int line, int lineStartIndex, int lineEndIndex)
-
-
Method Details
-
getLine
public int getLine() -
getColumnStartIndex
public int getColumnStartIndex() -
getColumnEndIndex
public int getColumnEndIndex() -
setLineLength
public void setLineLength(float lineLength) -
getLineLength
public float getLineLength() -
toString
-
updateLineNo
public void updateLineNo(int line)
-