Package | Description |
---|---|
com.sun.electric.api.minarea | |
com.sun.electric.api.minarea.launcher | |
com.sun.electric.plugins.minarea.bitmapjava | |
com.sun.electric.plugins.minarea.deltamerge0 |
Modifier and Type | Method and Description |
---|---|
static LayoutCell |
LayoutCellLoader.load(java.io.InputStream in)
Load LayoutCell hierarchy from serialized stream
|
Modifier and Type | Method and Description |
---|---|
void |
LayoutCell.SubcellHandler.apply(LayoutCell cell,
int anchorX,
int anchorY,
ManhattanOrientation orient) |
void |
MinAreaChecker.check(LayoutCell topCell,
long minArea,
java.util.Properties parameters,
ErrorLogger errorLogger) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLayoutCell |
Modifier and Type | Method and Description |
---|---|
void |
DefaultLayoutCell.addSubCell(LayoutCell subCell,
int anchorX,
int anchorY,
ManhattanOrientation orient) |
Modifier and Type | Method and Description |
---|---|
void |
BitMapMinAreaChecker.check(LayoutCell topCell,
long minArea,
java.util.Properties parameters,
ErrorLogger errorLogger) |
Modifier and Type | Method and Description |
---|---|
void |
SimpleChecker.check(LayoutCell topCell,
long minArea,
java.util.Properties parameters,
ErrorLogger errorLogger) |