JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.luwrain.controls.block
Interface Block
public interface
Block
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
BlockLine
getLine
(int index)
int
getLineCount
()
int
getWidth
()
int
getX
()
int
getY
()
Method Details
getWidth
int
getWidth
()
getX
int
getX
()
getY
int
getY
()
getLineCount
int
getLineCount
()
getLine
BlockLine
getLine
(int index)