|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractShapeBuilder | |
|---|---|
| com.sun.electric.database.geometry | Package for geometric support in Electric. |
| com.sun.electric.technology | Package for handling technology information. |
| com.sun.electric.technology.technologies | Package for the individual technologies. |
| Uses of AbstractShapeBuilder in com.sun.electric.database.geometry |
|---|
| Subclasses of AbstractShapeBuilder in com.sun.electric.database.geometry | |
|---|---|
static class |
Poly.Builder
This class builds shapes of nodes and arcs in lambda units as Poly arrays. |
| Uses of AbstractShapeBuilder in com.sun.electric.technology |
|---|
| Subclasses of AbstractShapeBuilder in com.sun.electric.technology | |
|---|---|
class |
BoundsBuilder
A support class to build shapes of arcs and nodes. |
| Methods in com.sun.electric.technology with parameters of type AbstractShapeBuilder | |
|---|---|
protected void |
Technology.getShapeOfArc(AbstractShapeBuilder b,
ImmutableArcInst a)
Fill the polygons that describe arc "a". |
protected void |
Technology.getShapeOfArc(AbstractShapeBuilder b,
ImmutableArcInst a,
Layer layerOverride)
Fill the polygons that describe arc "a". |
| Uses of AbstractShapeBuilder in com.sun.electric.technology.technologies |
|---|
| Methods in com.sun.electric.technology.technologies with parameters of type AbstractShapeBuilder | |
|---|---|
protected void |
FPGA.getShapeOfArc(AbstractShapeBuilder b,
ImmutableArcInst a)
Fill the polygons that describe arc "a". |
protected void |
Artwork.getShapeOfArc(AbstractShapeBuilder b,
ImmutableArcInst a)
Fill the polygons that describe arc "a". |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||