Package com.sun.electric.tool.extract

Package for handling node extraction, parasitics, etc.

See:
          Description

Interface Summary
ExtractedPBucket Class to describe an extracted feature.
ParasiticGenerator This class should be used to create ExtractedPBucket, depending on tool.
 

Class Summary
Connectivity This is the Connectivity extractor.
Extract This is the Extraction tool.
GeometryConnection Class to describe topology.
GeometrySearch Class to search hierarchically at a point and return all objects found.
GeometrySearch.GeometrySearchResult Class that holds results of the search (a packaged Geometric and VarContext).
LayerCoverageTool Class to describe coverage percentage for a layer.
LayerCoverageTool.GeometryOnNetwork Class to represent all geometry on a network during layer coverage analysis.
LayerCoverageTool.LayerCoveragePreferences OPTIONS
LayerCoverageTool.LayerVisitor LayerVisitor Class
LayerCoverageTool.TransistorInfo  
NetPBucket Class to describe extracted circuit information.
ParasiticTool Class to implement parasitic extraction.
ParasiticTool.ParasiticCellInfo Class to define cell information for Parasitic extraction
RCPBucket The main purpose of this class is to store parasitic information as string.
TransistorPBucket Class to define Transistor information for circuit extraction.
TransistorSearch User: Gilda Date: Aug 24, 2006
 

Enum Summary
LayerCoverageTool.LCMode  
 

Package com.sun.electric.tool.extract Description

Package for handling node extraction, parasitics, etc.