|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectalgoanim.primitives.generators.Generator
algoanim.animalscript.AnimalGenerator
algoanim.animalscript.AnimalVHDLElementGenerator
public abstract class AnimalVHDLElementGenerator
SquareGenerator| Field Summary | |
|---|---|
protected static int |
count
|
static java.util.HashMap<VHDLPinType,java.lang.String> |
pinNames
|
| Fields inherited from class algoanim.primitives.generators.Generator |
|---|
lang |
| Constructor Summary | |
|---|---|
AnimalVHDLElementGenerator(Language aLang)
|
|
| Method Summary | |
|---|---|
void |
createRepresentationForGate(VHDLElement vhdlElement,
java.lang.String typeName)
|
| Methods inherited from class algoanim.animalscript.AnimalGenerator |
|---|
addBooleanOption, addBooleanSwitch, addColorOption, addColorOption, addFontOption, addFontOption, addIntOption, addWithTiming, changeColor, exchange, hide, makeColorDef, makeColorDef, makeDisplayOptionsDef, makeDisplayOptionsDef, makeDurationTimingDef, makeHiddenDef, makeNodeDef, makeOffsetTimingDef, moveBy, moveTo, moveVia, rotate, rotate, show |
| Methods inherited from class algoanim.primitives.generators.Generator |
|---|
getLanguage, isNameUsed, isValidDirection |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static int count
public static java.util.HashMap<VHDLPinType,java.lang.String> pinNames
| Constructor Detail |
|---|
public AnimalVHDLElementGenerator(Language aLang)
aLang - the associated Language object.| Method Detail |
|---|
public void createRepresentationForGate(VHDLElement vhdlElement,
java.lang.String typeName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||