|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Symbol.SymbolShape | |
|---|---|
| org.kite9.diagram.adl | This package contains value objects which can be used in ADL (Abstract Diagram Language). |
| Uses of Symbol.SymbolShape in org.kite9.diagram.adl |
|---|
| Methods in org.kite9.diagram.adl that return Symbol.SymbolShape | |
|---|---|
Symbol.SymbolShape |
Symbol.getShape()
|
static Symbol.SymbolShape |
Symbol.SymbolShape.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Symbol.SymbolShape[] |
Symbol.SymbolShape.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.kite9.diagram.adl with parameters of type Symbol.SymbolShape | |
|---|---|
Symbol |
KeyHelper.createSymbol(String value,
char key,
Symbol.SymbolShape shape)
|
void |
Symbol.setShape(Symbol.SymbolShape shape)
|
| Constructors in org.kite9.diagram.adl with parameters of type Symbol.SymbolShape | |
|---|---|
Symbol(String text,
char preferredChar,
Symbol.SymbolShape shape)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||