|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Key | |
|---|---|
| org.kite9.diagram.adl | This package contains value objects which can be used in ADL (Abstract Diagram Language). |
| Uses of Key in org.kite9.diagram.adl |
|---|
| Methods in org.kite9.diagram.adl that return Key | |
|---|---|
Key |
Diagram.getKey()
|
| Methods in org.kite9.diagram.adl with parameters of type Key | |
|---|---|
void |
Diagram.setKey(Key k)
|
| Constructors in org.kite9.diagram.adl with parameters of type Key | |
|---|---|
Diagram(List<Contained> contained,
Key key)
|
|
Diagram(String id,
List<Contained> contained,
Key key)
|
|
Diagram(String id,
List<Contained> contained,
Layout d,
Key key)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||