Uses of Package
com.sun.electric.database.topology

Packages that use com.sun.electric.database.topology
com.sun.electric.database Package for the Electric database. 
com.sun.electric.database.change Package for handling changes to the Electric database. 
com.sun.electric.database.constraint Package for handling constraint propagation in the Electric database. 
com.sun.electric.database.geometry Package for geometric support in Electric. 
com.sun.electric.database.hierarchy Package for hierarchy (cell instances inside of cells). 
com.sun.electric.database.network Package for handling network control in Electric. 
com.sun.electric.database.prototype Package for the prototype classes in Electric. 
com.sun.electric.database.text Package for handling text. 
com.sun.electric.database.topology Package for connected Nodes and Arcs. 
com.sun.electric.database.variable Package for handling variables. 
com.sun.electric.plugins.j3d   
com.sun.electric.technology Package for handling technology information. 
com.sun.electric.technology.technologies Package for the individual technologies. 
com.sun.electric.technology.technologies.utils Package for handling technology support. 
com.sun.electric.tool Package for all synthesis and analysis tools. 
com.sun.electric.tool.drc Package for handling the design-rule checking tool. 
com.sun.electric.tool.extract Package for handling node extraction, parasitics, etc. 
com.sun.electric.tool.generator.flag   
com.sun.electric.tool.generator.flag.hornFunnel2   
com.sun.electric.tool.generator.flag.router   
com.sun.electric.tool.generator.flag.scan   
com.sun.electric.tool.generator.layout   
com.sun.electric.tool.generator.layout.fill   
com.sun.electric.tool.io.input   
com.sun.electric.tool.io.output   
com.sun.electric.tool.logicaleffort Package for handling the logical effort 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.ncc   
com.sun.electric.tool.user.redisplay   
com.sun.electric.tool.user.tecEdit   
com.sun.electric.tool.user.ui   
 

Classes in com.sun.electric.database.topology used by com.sun.electric.database
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
 

Classes in com.sun.electric.database.topology used by com.sun.electric.database.change
ArcInst
          An ArcInst is an instance of an ArcProto (a wire type) An ArcInst points to its prototype, the Cell on which it has been instantiated, and the connection at either end of the wire.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
 

Classes in com.sun.electric.database.topology used by com.sun.electric.database.constraint
ArcInst
          An ArcInst is an instance of an ArcProto (a wire type) An ArcInst points to its prototype, the Cell on which it has been instantiated, and the connection at either end of the wire.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
 

Classes in com.sun.electric.database.topology used by com.sun.electric.database.geometry
ArcInst
          An ArcInst is an instance of an ArcProto (a wire type) An ArcInst points to its prototype, the Cell on which it has been instantiated, and the connection at either end of the wire.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.database.hierarchy
ArcInst
          An ArcInst is an instance of an ArcProto (a wire type) An ArcInst points to its prototype, the Cell on which it has been instantiated, and the connection at either end of the wire.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
RTBounds
          Interface to define the objects stored in an R-Tree.
Topology
          A class to manage nodes and arcs of a Cell.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.database.network
ArcInst
          An ArcInst is an instance of an ArcProto (a wire type) An ArcInst points to its prototype, the Cell on which it has been instantiated, and the connection at either end of the wire.
Geometric
          This class is the superclass for the Electric classes that have visual bounds on the screen, specifically NodeInst and ArcInst.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.database.prototype
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.database.text
Connection
          An abstract class Connection is the link between a PortInst on a NodeInst and an ArcInst.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.database.topology
ArcInst
          An ArcInst is an instance of an ArcProto (a wire type) An ArcInst points to its prototype, the Cell on which it has been instantiated, and the connection at either end of the wire.
Connection
          An abstract class Connection is the link between a PortInst on a NodeInst and an ArcInst.
Geometric
          This class is the superclass for the Electric classes that have visual bounds on the screen, specifically NodeInst and ArcInst.
HeadConnection
          A HeadConnection represents connection on the head end of the ArcInstance.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
RTBounds
          Interface to define the objects stored in an R-Tree.
RTNode
          The RTNode class implements R-Trees.
TailConnection
          A TailConnection represents connection on the tail end of the ArcInstance.
Topology
          A class to manage nodes and arcs of a Cell.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.database.variable
Geometric
          This class is the superclass for the Electric classes that have visual bounds on the screen, specifically NodeInst and ArcInst.
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.plugins.j3d
ArcInst
          An ArcInst is an instance of an ArcProto (a wire type) An ArcInst points to its prototype, the Cell on which it has been instantiated, and the connection at either end of the wire.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.technology
ArcInst
          An ArcInst is an instance of an ArcProto (a wire type) An ArcInst points to its prototype, the Cell on which it has been instantiated, and the connection at either end of the wire.
Geometric
          This class is the superclass for the Electric classes that have visual bounds on the screen, specifically NodeInst and ArcInst.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.technology.technologies
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.technology.technologies.utils
Geometric
          This class is the superclass for the Electric classes that have visual bounds on the screen, specifically NodeInst and ArcInst.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool
ArcInst
          An ArcInst is an instance of an ArcProto (a wire type) An ArcInst points to its prototype, the Cell on which it has been instantiated, and the connection at either end of the wire.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.drc
Geometric
          This class is the superclass for the Electric classes that have visual bounds on the screen, specifically NodeInst and ArcInst.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.extract
Geometric
          This class is the superclass for the Electric classes that have visual bounds on the screen, specifically NodeInst and ArcInst.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.generator.flag
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.generator.flag.hornFunnel2
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.generator.flag.router
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.generator.flag.scan
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.generator.layout
ArcInst
          An ArcInst is an instance of an ArcProto (a wire type) An ArcInst points to its prototype, the Cell on which it has been instantiated, and the connection at either end of the wire.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.generator.layout.fill
ArcInst
          An ArcInst is an instance of an ArcProto (a wire type) An ArcInst points to its prototype, the Cell on which it has been instantiated, and the connection at either end of the wire.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.io.input
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.io.output
ArcInst
          An ArcInst is an instance of an ArcProto (a wire type) An ArcInst points to its prototype, the Cell on which it has been instantiated, and the connection at either end of the wire.
Geometric
          This class is the superclass for the Electric classes that have visual bounds on the screen, specifically NodeInst and ArcInst.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.logicaleffort
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.routing
ArcInst
          An ArcInst is an instance of an ArcProto (a wire type) An ArcInst points to its prototype, the Cell on which it has been instantiated, and the connection at either end of the wire.
Connection
          An abstract class Connection is the link between a PortInst on a NodeInst and an ArcInst.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.user
ArcInst
          An ArcInst is an instance of an ArcProto (a wire type) An ArcInst points to its prototype, the Cell on which it has been instantiated, and the connection at either end of the wire.
Geometric
          This class is the superclass for the Electric classes that have visual bounds on the screen, specifically NodeInst and ArcInst.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.user.dialogs
Geometric
          This class is the superclass for the Electric classes that have visual bounds on the screen, specifically NodeInst and ArcInst.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.user.menus
ArcInst
          An ArcInst is an instance of an ArcProto (a wire type) An ArcInst points to its prototype, the Cell on which it has been instantiated, and the connection at either end of the wire.
Geometric
          This class is the superclass for the Electric classes that have visual bounds on the screen, specifically NodeInst and ArcInst.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.user.ncc
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.user.redisplay
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.user.tecEdit
Geometric
          This class is the superclass for the Electric classes that have visual bounds on the screen, specifically NodeInst and ArcInst.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
 

Classes in com.sun.electric.database.topology used by com.sun.electric.tool.user.ui
Geometric
          This class is the superclass for the Electric classes that have visual bounds on the screen, specifically NodeInst and ArcInst.
NodeInst
          A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
PortInst
          The PortInst class represents an instance of a Port.
RTNode
          The RTNode class implements R-Trees.