public class Splitter.SplitterPort extends PrimitivePort
Modifier and Type | Method and Description |
---|---|
void |
genShape(AbstractShapeBuilder b,
ImmutableNodeInst n)
Puts into shape builder s the polygons that describe node "n", given a set of
NodeLayer objects to use.
|
compareTo, connectsTo, genShape, getAngle, getAngleRange, getBasePort, getBottom, getCharacteristic, getConnection, getConnections, getConnections, getId, getLeft, getName, getNameKey, getParent, getPortColor, getPortIndex, getRight, getTop, getTopology, isGround, isIsolated, isNamedGround, isNegatable, isPower, isWellPort, newInstance, newInstance, single, toString, writeReplace
public void genShape(AbstractShapeBuilder b, ImmutableNodeInst n)
PrimitivePort
genShape
in class PrimitivePort
b
- shape builder where to put polygonsn
- the ImmutableNodeInst that is being described.