|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.mpEdit.TextPosition
No comment provided by developer, please add a comment to improve documentation.
Field Summary | |
int |
column
No comment provided by developer, please add a comment to improve documentation. |
int |
line
No comment provided by developer, please add a comment to improve documentation. |
int |
pix
No comment provided by developer, please add a comment to improve documentation. |
Constructor Summary | |
TextPosition(int l,
int c)
Constructor for class TextPosition |
|
TextPosition(int l,
int c,
int p)
Constructor for class TextPosition |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int line
public int column
public int pix
Constructor Detail |
public TextPosition(int l, int c)
l
- No description providedc
- No description providedpublic TextPosition(int l, int c, int p)
l
- No description providedc
- No description providedp
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |