Package | Description |
---|---|
com.sun.electric.database.change |
Package for handling changes to the Electric database.
|
com.sun.electric.plugins.j3d.utils | |
com.sun.electric.tool |
Package for all synthesis and analysis tools.
|
com.sun.electric.tool.generator.flag | |
com.sun.electric.tool.generator.layout | |
com.sun.electric.tool.generator.layout.fill | |
com.sun.electric.tool.io.output | |
com.sun.electric.tool.logicaleffort |
Package for handling the logical effort tool.
|
com.sun.electric.tool.ncc |
Package for handling the Network Consistency Checking (LVS) tool.
|
com.sun.electric.tool.project |
Package for handling the project management tool.
|
com.sun.electric.tool.routing |
Package for handling the Routing tools.
|
com.sun.electric.tool.user |
Package for handling the user-interface tool.
|
com.sun.electric.tool.user.dialogs | |
com.sun.electric.tool.user.menus | |
com.sun.electric.tool.user.projectSettings | |
com.sun.electric.tool.user.ui |
Modifier and Type | Method and Description |
---|---|
boolean |
Undo.UndoJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
J3DClientApp.doIt() |
Modifier and Type | Method and Description |
---|---|
void |
Consumer.consume(T value)
Consume value
|
abstract boolean |
Job.doIt()
This is the main work method.
|
boolean |
MultiTaskJob.doIt()
This method is not overriden by subclasses.
|
abstract Result |
MultiTaskJob.mergeTaskResults(java.util.Map<TaskKey,TaskResult> taskResults)
This abtract method combines task results into final result.
|
abstract void |
MultiTaskJob.prepareTasks()
This abstract method split large computation into smaller task.
|
abstract TaskResult |
MultiTaskJob.runTask(TaskKey taskKey)
This abtract methods performs computation of each task.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FlagJob.doIt() |
boolean |
FlagLibraryCheckerJob.doIt() |
boolean |
AddFlagAnnotationJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
GateRegression.doIt() |
boolean |
GateLayoutGenerator.GenerateFromSchematicsJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
StitchFillJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
Output.WriteJELIB.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
LETool.AnalyzeCell.doIt() |
boolean |
LETool.ClearStoredSizes.doIt() |
boolean |
LETool.ClearStoredSizesLibrary.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
SchemNamesToLay.RenameJob.doIt() |
boolean |
AllSchemNamesToLay.RenameJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
CheckOutJob.doIt() |
boolean |
AddCellJob.doIt() |
boolean |
UpdateJob.doIt() |
boolean |
CheckInJob.doIt() |
boolean |
DeleteCellJob.doIt() |
boolean |
CancelCheckOutJob.doIt() |
boolean |
AddLibraryJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
Router.CreateRouteJob.doIt() |
Modifier and Type | Class and Description |
---|---|
class |
CantEditException |
Modifier and Type | Method and Description |
---|---|
boolean |
ExportChanges.FollowExport.doIt() |
boolean |
ExportChanges.ReExportPorts.doIt() |
boolean |
ExportChanges.RenumberNumericExports.doIt() |
boolean |
ViewChanges.CreateAndViewCell.doIt() |
boolean |
ViewChanges.MakeLayoutView.doIt() |
boolean |
CellChangeJobs.DeleteCell.doIt() |
boolean |
CellChangeJobs.DeleteManyCells.doIt() |
boolean |
CellChangeJobs.RenameCell.doIt() |
boolean |
CellChangeJobs.DeleteCellGroup.doIt() |
boolean |
CellChangeJobs.RenameCellGroup.doIt() |
boolean |
CellChangeJobs.GraphCells.doIt() |
boolean |
CellChangeJobs.PackageCell.doIt() |
boolean |
CellChangeJobs.ExtractCellInstances.doIt() |
boolean |
CellChangeJobs.NewCellVersion.doIt() |
boolean |
CellChangeJobs.DuplicateCell.doIt() |
boolean |
CircuitChangeJobs.RotateSelected.doIt() |
boolean |
CircuitChangeJobs.AlignObjects.doIt() |
boolean |
CircuitChangeJobs.AlignNodes.doIt() |
boolean |
CircuitChangeJobs.ChangeArcProperties.doIt() |
boolean |
CircuitChangeJobs.ToggleNegationJob.doIt() |
boolean |
CircuitChangeJobs.RipTheBus.doIt() |
boolean |
CircuitChangeJobs.DeleteSelected.doIt() |
boolean |
CircuitChangeJobs.DeleteSelectedGeometry.doIt() |
boolean |
CircuitChangeJobs.DeleteArcs.doIt() |
boolean |
CircuitChangeJobs.CleanupChanges.doIt() |
boolean |
CircuitChangeJobs.ShortenArcs.doIt() |
boolean |
CircuitChangeJobs.ManyMove.doIt() |
boolean |
CircuitChangeJobs.RenameTechnology.doIt() |
boolean |
CircuitChangeJobs.RenameLibrary.doIt() |
boolean |
CircuitChangeJobs.CheckAndRepairJob.doIt() |
Cell |
ViewChanges.IconParameters.makeIconForCell(Cell curCell)
Method to create an icon for a cell.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AnnularRing.MakeAnnulus.doIt() |
boolean |
CrossLibCopy.CrossLibraryCopyJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
FileMenu.ReadLibrary.doIt() |
boolean |
FileMenu.ImportLibrary.doIt() |
boolean |
FileMenu.ClearCellDate.doIt() |
boolean |
FileMenu.QuitJob.doIt() |
boolean |
CellMenu.SetMultiPageJob.doIt() |
boolean |
CellMenu.DeleteMultiPageJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
ProjSettings.ImportSettingsJob.doIt() |
Modifier and Type | Method and Description |
---|---|
boolean |
PaletteFrame.PlaceNewNode.doIt() |