|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SwimlaneGrid
Method Summary | |
---|---|
int |
getColumnCount()
|
float |
getColumnWidth(int index)
|
int |
getRowCount()
|
float |
getRowHeight(int index)
|
void |
setColumnCount(int value)
|
void |
setColumnWidth(int index,
float value)
|
void |
setLeftMargin(float value)
|
void |
setRowCount(int value)
|
void |
setRowHeight(int index,
float value)
|
void |
setTopMargin(float value)
|
Method Detail |
---|
void setRowCount(int value)
void setColumnCount(int value)
int getRowCount()
int getColumnCount()
void setRowHeight(int index, float value)
void setColumnWidth(int index, float value)
float getRowHeight(int index)
float getColumnWidth(int index)
void setLeftMargin(float value)
void setTopMargin(float value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |