|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.physics.electricity.circuitry.CircuitElement
org.jscience.physics.electricity.circuitry.elements.ChipElement
org.jscience.physics.electricity.circuitry.elements.JKFlipFlopElement
public class JKFlipFlopElement
DOCUMENT ME!
| Field Summary |
|---|
| Fields inherited from class org.jscience.physics.electricity.circuitry.elements.ChipElement |
|---|
bits, clockPointsX, clockPointsY, csize, cspc, cspc2, FLAG_SMALL, lastClock, pins, rectPointsX, rectPointsY, SIDE_E, SIDE_N, SIDE_S, SIDE_W, sizeX, sizeY |
| Fields inherited from class org.jscience.physics.electricity.circuitry.CircuitElement |
|---|
boundingBox, circuitFrame, curcount, current, flags, nodes, noDiagonal, volts, voltSource, x, x2, y, y2 |
| Constructor Summary | |
|---|---|
JKFlipFlopElement(int xx,
int yy)
Creates a new JKFlipFlopElement object. |
|
JKFlipFlopElement(int xa,
int ya,
int xb,
int yb,
int f,
java.util.StringTokenizer st)
Creates a new JKFlipFlopElement object. |
|
| Method Summary | |
|---|---|
void |
execute()
DOCUMENT ME! |
java.lang.String |
getChipName()
DOCUMENT ME! |
int |
getDumpType()
DOCUMENT ME! |
int |
getPostCount()
DOCUMENT ME! |
int |
getVoltageSourceCount()
DOCUMENT ME! |
void |
setupPins()
DOCUMENT ME! |
| Methods inherited from class org.jscience.physics.electricity.circuitry.elements.ChipElement |
|---|
doStep, drag, draw, drawChip, dump, getConnection, getInfo, getPost, hasGroundConnection, needsBits, reset, setCurrent, setPoints, setSize, setVoltageSource, stamp |
| Methods inherited from class org.jscience.physics.electricity.circuitry.CircuitElement |
|---|
adjustBbox, allocNodes, calculateCurrent, canViewInScope, doAdjust, doDots, drawPost, drawPost, drawPosts, drawValues, getBasicInfo, getCircuitFrame, getCurrent, getDumpClass, getEditInfo, getInternalNodeCount, getNode, getPower, getScopeUnits, getScopeValue, getVoltageDiff, getVoltageSource, isWire, move, movePoint, nonLinear, setBbox, setCircuitFrame, setEditValue, setNode, setNodeVoltage, setPowerColor, setPowerColor, setupAdjust, setVoltageColor, startIteration, updateDotCount, updateDotCount |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JKFlipFlopElement(int xx,
int yy)
xx - DOCUMENT ME!yy - DOCUMENT ME!
public JKFlipFlopElement(int xa,
int ya,
int xb,
int yb,
int f,
java.util.StringTokenizer st)
xa - DOCUMENT ME!ya - DOCUMENT ME!xb - DOCUMENT ME!yb - DOCUMENT ME!f - DOCUMENT ME!st - DOCUMENT ME!| Method Detail |
|---|
public java.lang.String getChipName()
getChipName in class ChipElementpublic void setupPins()
setupPins in class ChipElementpublic int getPostCount()
getPostCount in class CircuitElementpublic int getVoltageSourceCount()
getVoltageSourceCount in class ChipElementpublic void execute()
execute in class ChipElementpublic int getDumpType()
getDumpType in class CircuitElement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||