|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbyucc.jhdl.apps.Viewers.Schematic.SchematicNode
byucc.jhdl.apps.Viewers.Schematic.GenericNode
Field Summary |
Fields inherited from class byucc.jhdl.apps.Viewers.Schematic.SchematicNode |
NodeColor, NodeColorString, numBubbleInputs, numInPorts, numOutPorts, parent, schematicCell, selected, SelectedColor, transferred, xSize, ySize |
Constructor Summary | |
GenericNode(Cell p,
SchematicCanvas parent)
|
Method Summary | |
int[] |
getLocation(java.lang.String pName)
|
void |
paint(java.awt.Graphics g)
|
Methods inherited from class byucc.jhdl.apps.Viewers.Schematic.SchematicNode |
AddMessage, addPortConnection, changeName, containedWithin, containsXY, getBubbleValue, getBubbleValue, getCell, getColumn, getInPorts, getMaxInPortWidth, getMaxOutPortWidth, getNode, getNode, getNodeName, getNodeNameInfo, getOutPorts, getPColumn, getPortConnectionPorts, getPortConnectionPorts, getPortConnections, getPortConnections, getPRow, getRow, getXSize, getYSize, isInPort, isOutPort, isPlaced, setBubbleValue, setPlaced, toggleSelection, toString, updateColors, updateWires, writeColumn, writePColumn, writePRow, writeRow |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GenericNode(Cell p, SchematicCanvas parent)
Method Detail |
public int[] getLocation(java.lang.String pName)
getLocation
in class SchematicNode
public void paint(java.awt.Graphics g)
paint
in class SchematicNode
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |