Package | Description |
---|---|
com.sun.electric.tool |
Package for all synthesis and analysis tools.
|
com.sun.electric.tool.cvspm |
Package for the CVS tool which synchronizes circuitry using source-code control.
|
com.sun.electric.tool.drc |
Package for handling the design-rule checking 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.
|
Modifier and Type | Class and Description |
---|---|
class |
Listener
This class represents a Listener - a Tool which can listen to Changes.
|
Modifier and Type | Class and Description |
---|---|
class |
CVS
The CVS Module
|
Modifier and Type | Class and Description |
---|---|
class |
DRC
This is the Design Rule Checker tool.
|
Modifier and Type | Class and Description |
---|---|
class |
Project
This is the Project Management tool.
|
Modifier and Type | Class and Description |
---|---|
class |
Routing
This is the Routing tool.
|
Modifier and Type | Class and Description |
---|---|
class |
User
This is the User Interface tool.
|