Package | Description |
---|---|
com.sun.electric.database.geometry |
Package for geometric support in Electric.
|
com.sun.electric.tool.user.menus |
Modifier and Type | Method and Description |
---|---|
boolean |
PolyMerge.arcPolyFits(Layer layer,
java.awt.geom.Point2D headLoc,
java.awt.geom.Point2D tailLoc,
double wid,
GenMath.MutableBoolean headExtend,
GenMath.MutableBoolean tailExtend)
Method to see if an arc fits in this merge with or without end extension.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<com.sun.electric.tool.user.menus.FileMenu.RenameAndSaveLibraryTask> |
FileMenu.preventLoss(Library desiredLib,
int action,
GenMath.MutableBoolean wantToMerge)
Method to check if one or more libraries are saved.
|