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

Packages that use com.sun.electric.database.geometry
com.sun.electric.database Package for 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.id Package for Ids in the Electric database. 
com.sun.electric.database.prototype Package for the prototype classes in Electric. 
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.ui   
com.sun.electric.plugins.j3d.utils   
com.sun.electric.technology Package for handling technology information. 
com.sun.electric.technology.technologies Package for the individual technologies. 
com.sun.electric.technology.xml Package for handling versions of Technology Xml syntax. 
com.sun.electric.tool.drc Package for handling the design-rule checking tool. 
com.sun.electric.tool.erc Package for handling the Electrical-rules checking tools. 
com.sun.electric.tool.extract Package for handling node extraction, parasitics, etc. 
com.sun.electric.tool.generator Package for handling generation tools (PLA, ROM, pad-frame, etc.) 
com.sun.electric.tool.io.output   
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.dialogs.options   
com.sun.electric.tool.user.menus   
com.sun.electric.tool.user.redisplay   
com.sun.electric.tool.user.ui   
com.sun.electric.tool.user.waveform   
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.database
EPoint
          The EPoint immutable class defines a point representing a location in (x, y) coordinate space.
ERectangle
          The ERectangle immutable class defines a point representing defined by a location (x, y) and dimension (w x h).
Orientation
          Class Orientation represents 2D affine transform which is composition of rotation and possible flip.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.database.geometry
Dimension2D
          Class to define a Dimension object.
EGraphics
          Class to define the appearance of a piece of geometry.
EGraphics.Outline
          Class to define the type of outline around a stipple pattern.
EPoint
          The EPoint immutable class defines a point representing a location in (x, y) coordinate space.
ERectangle
          The ERectangle immutable class defines a point representing defined by a location (x, y) and dimension (w x h).
GenMath
          General Math Functions.
GenMath.MutableBoolean
          Class to define a Boolean object that can be modified.
GenMath.MutableInteger
          Class to define an Integer-like object that can be modified.
GeometryHandler
          To handle merge operation.
GeometryHandler.GHMode
           
Orientation
          Class Orientation represents 2D affine transform which is composition of rotation and possible flip.
Poly
          Class to define a polygon of points.
Poly.Builder
          This class builds shapes of nodes and arcs in lambda units as Poly arrays.
Poly.Type
          Type is a typesafe enum class that describes the nature of a Poly.
PolyBase
          The Poly class describes an extended set of points that can be outlines, filled shapes, curves, text, and more.
PolyBase.PolyBaseTree
           
PolyMerge
          This is the Polygon Merging facility.
PolyNodeMerge
          The intention of this interface is to make transparent transistion between merge structures and the rest of the database classes.
PolyQTree.PolyNode
          Class to define a node in a Quad Tree of polygons.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.database.hierarchy
ERectangle
          The ERectangle immutable class defines a point representing defined by a location (x, y) and dimension (w x h).
Poly
          Class to define a polygon of points.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.database.id
EPoint
          The EPoint immutable class defines a point representing a location in (x, y) coordinate space.
ERectangle
          The ERectangle immutable class defines a point representing defined by a location (x, y) and dimension (w x h).
Orientation
          Class Orientation represents 2D affine transform which is composition of rotation and possible flip.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.database.prototype
Orientation
          Class Orientation represents 2D affine transform which is composition of rotation and possible flip.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.database.topology
EPoint
          The EPoint immutable class defines a point representing a location in (x, y) coordinate space.
Orientation
          Class Orientation represents 2D affine transform which is composition of rotation and possible flip.
Poly
          Class to define a polygon of points.
Poly.Builder
          This class builds shapes of nodes and arcs in lambda units as Poly arrays.
Poly.Type
          Type is a typesafe enum class that describes the nature of a Poly.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.database.variable
Dimension2D
          Class to define a Dimension object.
GenMath.MutableInteger
          Class to define an Integer-like object that can be modified.
Poly
          Class to define a polygon of points.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.plugins.j3d.ui
GenMath.MutableDouble
          Class to define an Double-like object that can be modified.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.plugins.j3d.utils
EGraphics
          Class to define the appearance of a piece of geometry.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.technology
Dimension2D
          Class to define a Dimension object.
EGraphics
          Class to define the appearance of a piece of geometry.
EPoint
          The EPoint immutable class defines a point representing a location in (x, y) coordinate space.
ERectangle
          The ERectangle immutable class defines a point representing defined by a location (x, y) and dimension (w x h).
Poly
          Class to define a polygon of points.
Poly.Type
          Type is a typesafe enum class that describes the nature of a Poly.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.technology.technologies
EGraphics
          Class to define the appearance of a piece of geometry.
ERectangle
          The ERectangle immutable class defines a point representing defined by a location (x, y) and dimension (w x h).
Poly
          Class to define a polygon of points.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.technology.xml
EGraphics
          Class to define the appearance of a piece of geometry.
EPoint
          The EPoint immutable class defines a point representing a location in (x, y) coordinate space.
ERectangle
          The ERectangle immutable class defines a point representing defined by a location (x, y) and dimension (w x h).
Poly.Type
          Type is a typesafe enum class that describes the nature of a Poly.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.tool.drc
GeometryHandler.GHMode
           
Poly
          Class to define a polygon of points.
PolyBase
          The Poly class describes an extended set of points that can be outlines, filled shapes, curves, text, and more.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.tool.erc
GeometryHandler.GHMode
           
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.tool.extract
EPoint
          The EPoint immutable class defines a point representing a location in (x, y) coordinate space.
GeometryHandler
          To handle merge operation.
GeometryHandler.GHMode
           
Poly
          Class to define a polygon of points.
PolyBase
          The Poly class describes an extended set of points that can be outlines, filled shapes, curves, text, and more.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.tool.generator
Dimension2D
          Class to define a Dimension object.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.tool.io.output
Poly
          Class to define a polygon of points.
PolyBase
          The Poly class describes an extended set of points that can be outlines, filled shapes, curves, text, and more.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.tool.routing
Dimension2D
          Class to define a Dimension object.
Dimension2D.Double
          Class to define a Double-precision Dimension object.
EPoint
          The EPoint immutable class defines a point representing a location in (x, y) coordinate space.
Poly
          Class to define a polygon of points.
PolyMerge
          This is the Polygon Merging facility.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.tool.user
Dimension2D
          Class to define a Dimension object.
EPoint
          The EPoint immutable class defines a point representing a location in (x, y) coordinate space.
Orientation
          Class Orientation represents 2D affine transform which is composition of rotation and possible flip.
Poly
          Class to define a polygon of points.
PolyBase
          The Poly class describes an extended set of points that can be outlines, filled shapes, curves, text, and more.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.tool.user.dialogs
EGraphics
          Class to define the appearance of a piece of geometry.
EGraphics.Outline
          Class to define the type of outline around a stipple pattern.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.tool.user.dialogs.options
GenMath.MutableDouble
          Class to define an Double-like object that can be modified.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.tool.user.menus
GeometryHandler.GHMode
           
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.tool.user.redisplay
EGraphics
          Class to define the appearance of a piece of geometry.
Poly
          Class to define a polygon of points.
Poly.Type
          Type is a typesafe enum class that describes the nature of a Poly.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.tool.user.ui
Dimension2D
          Class to define a Dimension object.
 

Classes in com.sun.electric.database.geometry used by com.sun.electric.tool.user.waveform
PolyBase
          The Poly class describes an extended set of points that can be outlines, filled shapes, curves, text, and more.