|
|||||||||
| Home >> All >> com >> memoire >> [ dja overview ] | PREV NEXT | ||||||||
Uses of Class
com.memoire.dja.DjaLink
| Uses of DjaLink in com.memoire.dja |
| Subclasses of DjaLink in com.memoire.dja | |
class |
DjaArcArrow
|
class |
DjaBezierArrow
|
class |
DjaBrokenArrow
|
class |
DjaDirectArrow
|
class |
DjaUmlLifeline
|
class |
DjaZigZagArrow
|
| Fields in com.memoire.dja declared as DjaLink | |
private DjaLink |
DjaAttach.parent_
|
| Methods in com.memoire.dja that return DjaLink | |
DjaLink |
DjaAttach.getParent()
|
DjaLink[] |
DjaObject.getBeginConnections()
|
DjaLink[] |
DjaObject.getEndConnections()
|
| Methods in com.memoire.dja with parameters of type DjaLink | |
static void |
DjaLoader.parseArrow(DjaLoader.TextReader lin,
DjaLink o,
java.util.Hashtable tbl)
|
static void |
DjaLoader.parseBracket(DjaLoader.TextReader lin,
DjaLink o,
boolean end,
java.util.Hashtable tbl)
|
| Constructors in com.memoire.dja with parameters of type DjaLink | |
DjaAttach(DjaLink _parent,
int _p,
DjaObject _target,
int _o,
int _x,
int _y)
|
|
|
|||||||||
| Home >> All >> com >> memoire >> [ dja overview ] | PREV NEXT | ||||||||