org.kite9.diagram.adl
Class KeyHelper
java.lang.Object
org.kite9.diagram.adl.KeyHelper
public class KeyHelper
- extends Object
Helps in the creation of keys by making sure that symbols don't reuse the
same code
- Author:
- robmoffat
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyHelper
public KeyHelper()
getUsedSymbols
public List<Symbol> getUsedSymbols()
createSymbol
public Symbol createSymbol(String text)
createSymbol
public Symbol createSymbol(String text,
String characterOptions)
createSymbol
public Symbol createSymbol(String value,
char key,
Symbol.SymbolShape shape)
Copyright © 2011. All Rights Reserved.