Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

a - Variable in class com.sun.electric.tool.generator.layout.ProjSettings.Tool1
 
abandonPriorResults() - Method in class com.sun.electric.tool.ncc.result.NccResults
Normally we save the results from all comparisons.
abort() - Method in class com.sun.electric.tool.Job
Tell thread to abort.
abort() - Method in class com.sun.electric.tool.Job.Inform
 
Aborter - Class in com.sun.electric.tool.ncc
Indicate when user wants to abort
Aborter(Job) - Constructor for class com.sun.electric.tool.ncc.Aborter
 
abortRendering() - Method in class com.sun.electric.tool.user.redisplay.AbstractDrawing
 
About - Class in com.sun.electric.tool.user.dialogs
Class to handle the "About" dialog.
About(Frame) - Constructor for class com.sun.electric.tool.user.dialogs.About
Creates the About dialog.
aboutCommand() - Static method in class com.sun.electric.tool.user.menus.HelpMenu
Method to invoke the "About" dialog.
absErr() - Method in class com.sun.electric.tool.ncc.result.SizeMismatch.Mismatch
 
absoluteSizeTolerance - Variable in class com.sun.electric.tool.ncc.NccOptions
 
AbstractDrawing - Class in com.sun.electric.tool.user.redisplay
Base class for redisplay algorithms
AbstractDrawing(EditWindow) - Constructor for class com.sun.electric.tool.user.redisplay.AbstractDrawing
 
AbstractDrawing.LayerColor - Class in com.sun.electric.tool.user.redisplay
 
AbstractShapeBuilder - Class in com.sun.electric.technology
A support class to build shapes of arcs and nodes.
AbstractShapeBuilder() - Constructor for class com.sun.electric.technology.AbstractShapeBuilder
Creates a new instance of AbstractShapeBuilder
AbstractShapeBuilder(boolean) - Constructor for class com.sun.electric.technology.AbstractShapeBuilder
 
AbstractShapeBuilder.Shrinkage - Class in com.sun.electric.technology
 
AbstractUserInterface - Class in com.sun.electric.tool
 
AbstractUserInterface(int) - Constructor for class com.sun.electric.tool.AbstractUserInterface
 
abutBottom(NodeInst, double, double) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Move a NodeInst so it's bottom edge is at botY.
abutBottomTop(NodeInst, double, NodeInst) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Abut two NodeInsts bottom to top.
abutBottomTop(double, double, Collection<NodeInst>, double) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Abut a list of NodeInsts bottom to top.
abutBottomTop(Collection<NodeInst>, double) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Abut a list of NodeInsts bottom to top.
abutLeft(NodeInst, double, double) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Move NodeInst so it's left edge is at leftX and the y-coordinate of it's origin is at originY.
abutLeftRight(double, double, Collection<NodeInst>) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Abut an array of NodeInsts left to right.
abutLeftRight(NodeInst, NodeInst) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Abut two NodeInsts left to right.
abutLeftRight(Collection<NodeInst>) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Abut an array of NodeInsts left to right.
abutRouteBotTop(NodeInst, NodeInst, double, List<ArcProto>) - Static method in class com.sun.electric.tool.generator.layout.AbutRouter
Connect ports on the top edge of bot that line up exactly with corresponding ports on the bottom edge of top.
abutRouteLeftRight(NodeInst, NodeInst, double, List<ArcProto>) - Static method in class com.sun.electric.tool.generator.layout.AbutRouter
Connect ports on the right edge of left that line up exactly with corresponding ports on the left edge of right.
AbutRouter - Class in com.sun.electric.tool.generator.layout
For two Cell instances that abut, connect PortInsts that coincide or nearly coincide.
acceptedParameters - Variable in class com.sun.electric.tool.io.input.EDIF.EDIFPreferences
 
AccessibleJButton() - Constructor for class com.sun.electric.tool.user.ui.ToolBarButton.AccessibleJButton
 
accumulateBenchmarkValue(String, long, BenchmarkResults.BenchIdx, NccGlobals) - Static method in class com.sun.electric.tool.ncc.basic.NccUtils
 
accumulateResults(BenchmarkResults) - Method in class com.sun.electric.tool.ncc.result.BenchmarkResults
 
acquireUserNetlist() - Method in class com.sun.electric.database.hierarchy.Cell
Returns the Netlist structure for this Cell, using current network options.
acquireUserNetlist(Cell) - Static method in class com.sun.electric.database.network.NetworkTool
Returns Netlist for a given cell obtain with user-default set of options.
actionPerformed(ActionEvent) - Method in class com.sun.electric.plugins.j3d.View3DWindow
Respond to an action performed, in this case change the current cell when the user clicks on an entry in the upHierarchy popup menu.
actionPerformed(ActionEvent) - Method in class com.sun.electric.tool.user.menus.EMenuItem
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Select object or Wire to object, depending upon popup menu used
actionPerformed(ActionEvent) - Method in class com.sun.electric.tool.user.ui.KeyBindings
Perform all registered actions
actionPerformed(ActionEvent) - Method in class com.sun.electric.tool.user.ui.ToolBarButton
Update associated ToolBarButtons on other toolbars
actionPerformed(ActionEvent) - Method in class com.sun.electric.tool.user.ui.WindowFrame.CurTechControlListener
 
activate() - Method in class com.sun.electric.database.Environment
 
activate() - Method in class com.sun.electric.technology.Technology.State
 
activate() - Method in class com.sun.electric.technology.TechPool
 
Active - Class in com.sun.electric.tool.user.tecEditWizard
Class to handle the "Active" tab of the Numeric Technology Editor dialog.
Active(TechEditWizard, boolean) - Constructor for class com.sun.electric.tool.user.tecEditWizard.Active
Creates new form Active
ActivityLogger - Class in com.sun.electric.tool.user
Class to log job activity.
ActivityLogger() - Constructor for class com.sun.electric.tool.user.ActivityLogger
 
actual - Variable in class com.sun.electric.technology.PrimitiveNode.NodeSizeRule.NodeSizeRuleError
 
add(Layer, Object) - Method in class com.sun.electric.database.geometry.GeometryHandler
 
add(Object, Rectangle2D) - Method in class com.sun.electric.database.geometry.ObjectQTree
Method to insert new element into qTree
add(Layer, Object) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to add a PolyBase to the merged collection.
add(Layer, Object, boolean) - Method in class com.sun.electric.database.geometry.PolyQTree
Given a layer, insert the object obj into the qTree associated.
add(Layer, Object) - Method in class com.sun.electric.database.geometry.PolySweepMerge
 
add(E) - Method in class com.sun.electric.database.text.ImmutableArrayList
 
add(int, E) - Method in class com.sun.electric.database.text.ImmutableArrayList
 
add(Setting, Object) - Method in class com.sun.electric.database.text.Setting.SettingChangeBatch
 
add(E) - Method in class com.sun.electric.database.text.WeakReferences
Appends the specified element to the pool.
add(Library) - Static method in class com.sun.electric.tool.cvspm.AddRemove
 
add(Cell) - Static method in class com.sun.electric.tool.cvspm.AddRemove
 
add(Channel) - Method in class com.sun.electric.tool.generator.flag.router.LayerChannels
 
add(Nodable, LENodable) - Method in class com.sun.electric.tool.logicaleffort.CachedCell
Adds instance of LENodable to this cached cell.
add(Nodable, LENetlister2.LECellInfo, CachedCell, LENetlister2.LECellInfo, LENetlister.NetlisterConstants) - Method in class com.sun.electric.tool.logicaleffort.CachedCell
Adds instance of cached cell "subCell" to this cached cell.
add(LEPin) - Method in class com.sun.electric.tool.logicaleffort.LENetwork
 
add(LENetwork) - Method in class com.sun.electric.tool.logicaleffort.LENetwork
 
add(EquivRecord) - Method in class com.sun.electric.tool.ncc.lists.LeafList
 
add(EquivRecord) - Method in class com.sun.electric.tool.ncc.lists.RecordList
 
add(Part) - Method in class com.sun.electric.tool.ncc.netlist.Wire
add a Part to this Wire
add(NccResult) - Method in class com.sun.electric.tool.ncc.result.NccResults
 
add(int, PortReport.PortReportable) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch.MultiMatch
Add a mismatched Port.
add(int, Set<PortReport.PortReportable>) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch.MultiMatch
Add all mismatched Ports in the proviede set
addActionListener(String, ActionListener) - Method in class com.sun.electric.tool.user.KeyBindingManager
Add an action listener on actionDesc
addActionListener(ActionListener) - Method in class com.sun.electric.tool.user.ui.KeyBindings
Add an action listener.
addActionListener(ActionListener) - Method in class com.sun.electric.tool.user.ui.ToolBarButton
 
addAll(GeometryHandler, AffineTransform) - Method in class com.sun.electric.database.geometry.GeometryHandler
 
addAll(GeometryHandler, AffineTransform) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to add another Merge to this one.
addAll(GeometryHandler, AffineTransform) - Method in class com.sun.electric.database.geometry.PolyQTree
Merge two PolyQTree.
addAll(GeometryHandler, AffineTransform) - Method in class com.sun.electric.database.geometry.PolySweepMerge
 
addAll(Collection<? extends E>) - Method in class com.sun.electric.database.text.ImmutableArrayList
 
addAll(int, Collection<? extends E>) - Method in class com.sun.electric.database.text.ImmutableArrayList
 
addAll(RecordList) - Method in class com.sun.electric.tool.ncc.lists.RecordList
 
addAllLibraries() - Static method in class com.sun.electric.tool.project.AddLibraryJob
Method to add all libraries to the repository.
addAnalysis(Analysis) - Method in class com.sun.electric.tool.simulation.Stimuli
 
addArc(ArcInst, AffineTransform, TransformGroup) - Method in class com.sun.electric.plugins.j3d.View3DWindow
Adds given Arc to scene graph
addArcInst(ArcInst) - Method in class com.sun.electric.tool.io.output.Geometry.Visitor
 
addArcProto(ArcProto) - Method in class com.sun.electric.technology.Technology
Method to add a new ArcProto to this Technology.
addArea(Rectangle2D, Cell) - Method in class com.sun.electric.tool.user.Highlighter
Method to add an area to the list of highlighted objects.
addBoxToCell(double, double, double, double, Layer, CellId) - Method in class com.sun.electric.tool.user.redisplay.VectorCache
Method to insert a manhattan rectangle into the vector cache for a Cell.
addCapacitance(Layer, Poly) - Method in class com.sun.electric.tool.extract.NetPBucket
Method to merge given Poly with rest of geometries in that layer for that particular net
addCell(Cell) - Static method in class com.sun.electric.tool.project.AddCellJob
Method to add a cell to the repository.
AddCellJob - Class in com.sun.electric.tool.project
This class adds a cell to the Project Management repository.
addCellToFlatten(String, String) - Method in class com.sun.electric.tool.io.output.ScanChainXML
Specify a cell to flatten.
addCharactExportConflict(ExportConflict.CharactConflict) - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
addCircuit(Circuit) - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
Add a new Circuit to EquivRecord
addConfiguration(String, int, Technology, List<Layer>) - Method in class com.sun.electric.tool.user.ui.InvisibleLayerConfiguration
Method to add a invisible layer configuration.
addConnectingArc(Route, Cell, RouteElementPort, RouteElementPort, Point2D, Point2D, ArcProto, double, int, boolean, boolean, PolyMerge) - Static method in class com.sun.electric.tool.routing.InteractiveRouter
 
addConnectingNewArc(RouteElementArc) - Method in class com.sun.electric.tool.routing.RouteElementPort
Book-keeping: Adds a newArc RouteElement to a list to keep track of what newArc elements use this object as an end point.
addControlPoint(double) - Method in class com.sun.electric.tool.simulation.Signal
Method to add a new control point to the list on this signal.
addControlPoint(Signal, double) - Method in class com.sun.electric.tool.simulation.Stimuli
Method to add a new control point to the list on a signal.
addCrossProbeBox(Rectangle2D, Color) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to add a box to the list of cross-probed levels in this EditWindow.
addCrossProbeLine(Point2D, Point2D, Color) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to add a line to the list of cross-probed levels in this EditWindow.
addCylinder(Point2D[], double, double, Appearance, TransformGroup) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to add a cylindrical shaped element
addDatabaseChangeListener(DatabaseChangeListener) - Static method in class com.sun.electric.tool.user.UserInterfaceMain
Add a DatabaseChangeListener.
addDefaultKeyBinding(String, KeyStrokePair) - Method in class com.sun.electric.tool.user.KeyBindingManager
Adds a default KeyBinding.
addDefaultKeyBinding(KeyStroke, KeyStroke) - Method in class com.sun.electric.tool.user.ui.KeyBindings
Add a one or two-stroke key binding to the default bindings list
addDefaultKeyBinding(KeyStrokePair) - Method in class com.sun.electric.tool.user.ui.KeyBindings
Add a key stroke pair to the default bindings list
addDifussionInformation(String, double, double) - Method in class com.sun.electric.tool.extract.TransistorPBucket
 
addDisplayableVariables(Rectangle2D, Poly[], int, EditWindow0, boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to add all displayable Variables on this Electric object to an array of Poly objects.
addDisplayableVariables(Rectangle2D, Poly[], int, EditWindow0, boolean) - Method in class com.sun.electric.database.topology.NodeInst
Method to add all displayable Variables on this NodeInst and its PortInsts to an array of Poly objects.
addDisplayableVariables(Rectangle2D, Poly[], int, EditWindow0, boolean) - Method in class com.sun.electric.database.topology.PortInst
Method to add all displayable Variables on this PortInsts to an array of Poly objects.
addDisplayableVariables(Rectangle2D, Poly[], int, EditWindow0, boolean) - Method in class com.sun.electric.database.variable.ElectricObject
Method to add all displayable Variables on this Electric object to an array of Poly objects.
addDoublePoly(int, Poly.Type, Layer, EGraphics, PrimitivePort) - Method in class com.sun.electric.database.geometry.Poly.Builder
 
addDoublePoly(int, Poly.Type, Layer, EGraphics, PrimitivePort) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
addDoublePoly(int, Poly.Type, Layer, EGraphics, PrimitivePort) - Method in class com.sun.electric.technology.BoundsBuilder
 
addDoubleTextPoly(int, Poly.Type, Layer, PrimitivePort, String, TextDescriptor) - Method in class com.sun.electric.database.geometry.Poly.Builder
 
addDoubleTextPoly(int, Poly.Type, Layer, PrimitivePort, String, TextDescriptor) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
addDrcRings(Cell, DrcRings.Filter, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.DrcRings
 
ADDED - Static variable in class com.sun.electric.tool.cvspm.State
 
AddedTechnologiesTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Added Technologies" tab of the Preferences dialog.
AddedTechnologiesTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.AddedTechnologiesTab
Creates new form AddedTechnologiesTab
addElectricObject(ElectricObject, Cell) - Method in interface com.sun.electric.database.variable.EditWindow_
 
addElectricObject(ElectricObject, Cell) - Method in class com.sun.electric.tool.user.Highlighter
Method to add an ElectricObject to the list of highlighted objects.
addElectricObject(ElectricObject, Cell, boolean) - Method in class com.sun.electric.tool.user.Highlighter
Method to add an ElectricObject to the list of highlighted objects.
addElectricObject(ElectricObject, Cell, Color) - Method in class com.sun.electric.tool.user.Highlighter
Method to add an ElectricObject to the list of highlighted objects.
addElectricObject(ElectricObject, Cell, boolean, Color) - Method in class com.sun.electric.tool.user.Highlighter
Method to add an ElectricObject to the list of highlighted objects.
addElectricObject(ElectricObject, Cell) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
addEssentialBounds(Cell) - Method in class com.sun.electric.tool.generator.flag.FlagDesign
 
addEssentialBounds(double, double, Cell) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
essential bounds for cells with both NMOS and PMOS
addEssentialBoundsFromChildren(Cell, TechType) - Static method in class com.sun.electric.tool.generator.layout.StdCellParams
 
addEvent(Client.ServerEvent) - Method in class com.sun.electric.Main.UserInterfaceDummy
 
addEvent(Client.ServerEvent) - Method in class com.sun.electric.tool.AbstractUserInterface
 
addEvent(Client.ServerEvent) - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
addExec(Exec) - Method in class com.sun.electric.tool.user.ExecMulti
 
addExec(Exec, boolean) - Method in class com.sun.electric.tool.user.ExecMulti
 
addExec(Exec, String, String, boolean) - Method in class com.sun.electric.tool.user.ExecMulti
 
addExport(String, PortCharacteristic, boolean) - Method in class com.sun.electric.tool.ncc.netlist.Port
 
addExport(String, PortCharacteristic, boolean) - Method in class com.sun.electric.tool.ncc.netlist.Wire
add a Port to this Wire
addExportAssertionFailure(Cell, VarContext, Object[][], String[][]) - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
addExportMismatch(ExportMismatch) - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
This method adds the provided ExportMismatch object to the list of export mismatches
addExtraArc() - Method in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
 
addFinishedListener(Exec.FinishedListener) - Method in class com.sun.electric.tool.user.dialogs.ExecDialog
Do this before calling startProcess().
addFinishedListener(Exec.FinishedListener) - Method in class com.sun.electric.tool.user.Exec
Add a Exec.FinishedListener
addFinishedListener(Exec.FinishedListener) - Method in class com.sun.electric.tool.user.ExecMulti
Add a Exec.FinishedListener
AddFlagAnnotationJob - Class in com.sun.electric.tool.generator.flag
 
addFrame(boolean) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
addHighlight(Highlight2) - Method in class com.sun.electric.tool.user.Highlighter
Add a Highlight
addHighlightArea(Rectangle2D, Cell) - Method in interface com.sun.electric.database.variable.EditWindow_
 
addHighlightArea(Highlighter) - Method in class com.sun.electric.tool.routing.RouteElement
Adds RouteElement to highlights
addHighlightArea(Highlighter) - Method in class com.sun.electric.tool.routing.RouteElementArc
Adds RouteElement to highlights
addHighlightArea(Highlighter) - Method in class com.sun.electric.tool.routing.RouteElementPort
Adds RouteElement to highlights
addHighlightArea(Rectangle2D, Cell) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
addHighlightedSignal(WaveSignal, boolean) - Method in class com.sun.electric.tool.user.waveform.Panel
 
addHighlightLine(Point2D, Point2D, Cell, boolean) - Method in interface com.sun.electric.database.variable.EditWindow_
 
addHighlightLine(Point2D, Point2D, Cell, boolean) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
addHighlightListener(HighlightListener) - Static method in class com.sun.electric.tool.user.Highlighter
Add a Highlight listener
addHighlightMessage(Cell, String, Point2D) - Method in interface com.sun.electric.database.variable.EditWindow_
 
addHighlightMessage(Cell, String, Point2D) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
addHighlightText(ElectricObject, Cell, Variable.Key) - Method in interface com.sun.electric.database.variable.EditWindow_
 
addHighlightText(ElectricObject, Cell, Variable.Key) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
addHorizRulerPanel() - Method in class com.sun.electric.tool.user.waveform.Panel
 
addId(NodeInst, int) - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
Label each node with it's identifier
addIdentifier(Object) - Method in class com.sun.electric.database.variable.EvalSpice.SimpleEq
 
addIdentifierOk() - Method in class com.sun.electric.database.variable.EvalSpice.SimpleEq
 
addInfo(String, BenchmarkResults.CellInfo) - Method in class com.sun.electric.tool.ncc.result.BenchmarkResults
 
addInPlaceTextObject(GetInfoText.EditInPlaceListener) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to store a new "in-place" text editing object on this EditWindow.
addInstance(String, Instance.Type, float, float, ArrayList<Pin>, Nodable) - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
Add new instance to design
addInstanceToCell(double, double, double, double, CellId) - Method in class com.sun.electric.tool.user.redisplay.VectorCache
Method to insert a manhattan rectangle into the vector cache for a Cell.
addIntBox(int[], Layer) - Method in class com.sun.electric.database.geometry.Poly.Builder
 
addIntBox(int[], Layer) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
addIntBox(int[], Layer) - Method in class com.sun.electric.technology.BoundsBuilder
 
addInterpolator(List<J3DUtils.ThreeDDemoKnot>) - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to create a path interpolator using knots defined in input list
addInterpolatorPerGroup(List<J3DUtils.ThreeDDemoKnot>, TransformGroup, Map<TransformGroup, BranchGroup>, boolean) - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to add interpolator per group
addIntPoly(int, Poly.Type, Layer, EGraphics, PrimitivePort) - Method in class com.sun.electric.database.geometry.Poly.Builder
 
addIntPoly(int, Poly.Type, Layer, EGraphics, PrimitivePort) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
addIntPoly(int, Poly.Type, Layer, EGraphics, PrimitivePort) - Method in class com.sun.electric.technology.BoundsBuilder
 
addJtagPort(int, String, String) - Method in class com.sun.electric.tool.io.output.ScanChainXML
Add a port to the JTAG Controller that serves as a starting point for a scan chain.
addKeyBinding(KeyStroke, KeyStroke) - Method in class com.sun.electric.tool.user.ui.KeyBindings
Add a one or two-stroke key binding.
addKeyBinding(KeyStrokePair) - Method in class com.sun.electric.tool.user.ui.KeyBindings
Add a key stroke pair
addKeyBindings(String) - Method in class com.sun.electric.tool.user.ui.KeyBindings
Add key bindings.
addLambda(double) - Method in class com.sun.electric.technology.Xml.Distance
 
addLambda(double) - Method in class com.sun.electric.technology.xml.Xml807.Distance
 
addLambda(double) - Method in class com.sun.electric.technology.xml.XmlParam.Distance
 
addLayer(Layer, Layer) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to add one Layer to another in this merge.
addLayer(Layer) - Method in class com.sun.electric.technology.Technology
Method to add a new Layer to this Technology.
addLEAttribute() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
addLibrary(Library) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
Add a library to the list of CVS libraries, that will maintain the known state of the library with respect to CVS.
addLibrary(Library) - Static method in class com.sun.electric.tool.project.AddLibraryJob
Method to add a library to the repository.
addLibraryHeaderFile(State, Library) - Method in class com.sun.electric.tool.cvspm.Update.StatusResult
 
AddLibraryJob - Class in com.sun.electric.tool.project
This class adds the current library to the Project Management repository.
addLine(Point2D, Point2D, Cell) - Method in class com.sun.electric.tool.user.Highlighter
Method to add a line to the list of highlighted objects.
addLine(Point2D, Point2D, Cell, boolean) - Method in class com.sun.electric.tool.user.Highlighter
Method to add a line to the list of highlighted objects.
addLogger(ErrorLogger, boolean, boolean) - Static method in class com.sun.electric.tool.user.ui.ErrorLoggerTree
 
addMerge(PolyMerge, AffineTransform) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to add another Merge to this one.
addMessage(Cell, String, Point2D) - Method in class com.sun.electric.tool.user.Highlighter
Method to add a message display to the list of highlighted objects.
addMessage(Cell, String, Point2D, int) - Method in class com.sun.electric.tool.user.Highlighter
Method to add a message display to the list of highlighted objects.
addMessages(List<ErrorLogger.MessageLog>) - Method in class com.sun.electric.tool.user.ErrorLogger
 
addMultiplierCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to add a "M" multiplier factor to the currently selected node.
addNccAnnotation(Cell, String) - Static method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
Add an NCC annotation to a Cell.
addNccVddGndExportsConnectedByParent(Cell) - Method in class com.sun.electric.tool.generator.flag.FlagDesign
 
addNet(String) - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceInstance
 
addNetwork(Network, Cell) - Method in class com.sun.electric.tool.user.Highlighter
Method to add a network to the list of highlighted objects.
addNetworkExportConflict(ExportConflict.NetworkConflict) - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
addNmosWell(double, double, Cell) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
addNode(NodeInst) - Method in class com.sun.electric.database.hierarchy.Cell
Method to add a new NodeInst to the cell.
addNodeInst(NodeInst, AffineTransform) - Method in class com.sun.electric.tool.io.output.Geometry.Visitor
 
addNodeName(NodeInst) - Method in class com.sun.electric.database.hierarchy.Cell
Method to add a new NodeInst to the name index of this cell.
addNodeProto(PrimitiveNode) - Method in class com.sun.electric.technology.Technology
Method to add a new PrimitiveNode to this Technology.
addNstackEssentialBounds(double, double, Cell) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
essential bounds for NMOS only cells
addObject(Object, Cell) - Method in class com.sun.electric.tool.user.Highlighter
Method to generic Object.
addOp(EvalSpice.Op) - Method in class com.sun.electric.database.variable.EvalSpice.SimpleEq
 
addOutputStreamCheckerListener(Exec.OutputStreamCheckerListener) - Method in class com.sun.electric.tool.user.Exec.OutputStreamChecker
 
addPanel(Panel) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to add a Panel to this window.
addPanel(Panel, int) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to add a Panel to this window.
addParam(Variable) - Method in class com.sun.electric.database.hierarchy.Cell.CellGroup
Method to add a parameter on icons/schematics of this CellGroup.
addParameter(Variable) - Method in class com.sun.electric.database.topology.NodeInst
Method to add a Parameter to this NodeInst.
addPassThroughCell(String, String, String) - Method in class com.sun.electric.tool.io.output.ScanChainXML
Specify a pass through element.
addPin(Pin) - Method in class com.sun.electric.tool.logicaleffort.Net
Add a pin to the net
addPmosWell(double, double, Cell) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
addPoints(Point2D, double, double) - Static method in class com.sun.electric.database.geometry.GenMath
Method to return the sum of two points.
addPoly(Poly, Cell, Color) - Method in class com.sun.electric.tool.user.Highlighter
Method to add a Poly to the list of highlighted objects
addPolygon(Layer, PolyBase) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to add a PolyBase to the merged collection.
addPolyhedron(Rectangle2D, double, double, Appearance, TransformGroup) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to add a polyhedron to the transformation group
addPolyhedron(PathIterator, double, double, Appearance, TransformGroup) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
 
addPolys(Poly[], Geometric) - Method in class com.sun.electric.tool.io.output.Geometry.CellGeom
add polys to cell geometry
addPort(String) - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceSubckt
 
addPort(String, LEPin.Dir, float, Network) - Method in class com.sun.electric.tool.logicaleffort.LENodable
Add a port to this LEInstance
addPortInst(PortInst) - Method in class com.sun.electric.tool.generator.flag.router.ToConnect
 
addPrimitivePorts(PrimitivePort[], boolean) - Method in class com.sun.electric.technology.PrimitiveNode
Method to add an array of PrimitivePorts to this PrimitiveNode.
addPrimitivePortsFixed(PrimitivePort[]) - Method in class com.sun.electric.technology.PrimitiveNode
Method to add an array of PrimitivePorts to this PrimitiveNode.
addPstackEssentialBounds(double, double, Cell) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
essential bounds for PMOS only cells
addRecentlyOpenedLibrary(String) - Static method in class com.sun.electric.tool.user.User
Add a file path (no extension) to a list of recently opened libraries.
addRectangle(Layer, Rectangle2D) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to add a Rectangle to the merged collection.
AddRemove - Class in com.sun.electric.tool.cvspm
User: gainsley Date: Mar 22, 2006
AddRemove() - Constructor for class com.sun.electric.tool.cvspm.AddRemove
 
addremove(List<Library>, List<Cell>, boolean, boolean) - Static method in class com.sun.electric.tool.cvspm.AddRemove
Add or Remove libs and cells from CVS.
AddRemove.AddRemoveJob - Class in com.sun.electric.tool.cvspm
 
AddRemove.UndoAddRemoveJob - Class in com.sun.electric.tool.cvspm
 
addRule(int, DRCTemplate) - Method in interface com.sun.electric.technology.DRCRules
 
addRule(int, DRCTemplate, DRCTemplate.DRCRuleType, boolean) - Method in interface com.sun.electric.technology.DRCRules
 
addRule(int, DRCTemplate) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
 
addRule(int, DRCTemplate, DRCTemplate.DRCRuleType, boolean) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to add a rule based on template
addRule(String, double) - Method in class com.sun.electric.technology.xml.XmlParam.Distance
 
addRule(String, XmlParam.Layer, double) - Method in class com.sun.electric.technology.xml.XmlParam.Distance
 
addRule(String, XmlParam.Layer, XmlParam.Layer, double) - Method in class com.sun.electric.technology.xml.XmlParam.Distance
 
addRule(int, DRCTemplate, DRCTemplate.DRCRuleType, boolean) - Method in class com.sun.electric.technology.XMLRules
OLD FUNCTION
addRule(int, DRCTemplate) - Method in class com.sun.electric.technology.XMLRules
Method to add a rule based on template
addScanChainElement(String, String, String, String, String) - Method in class com.sun.electric.tool.io.output.ScanChainXML
Specify a scan chain element.
addScanChainElement(String, String, String, String, String, String, String) - Method in class com.sun.electric.tool.io.output.ScanChainXML
Specify a scan chain element.
addSelAroundDiff(NodeProto, Rectangle2D, double, Cell) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Add select node to ensure there is select surrounding the specified diffusion node
addSelectedControlPoint(double) - Method in class com.sun.electric.tool.user.waveform.WaveSignal
 
addShape3D(Point3d[], int, Appearance, TransformGroup) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Simple method to generate polyhedra
addSignal(String, String, double[]) - Method in class com.sun.electric.tool.simulation.AnalogAnalysis
Create new AnalogSignal with specified name.
addSignal(String, String, double, double, double, double) - Method in class com.sun.electric.tool.simulation.AnalogAnalysis
Create new AnalogSignal with specified name.
addSignal(S) - Method in class com.sun.electric.tool.simulation.Analysis
Method to add a new signal to this Simulation Data object.
addSignal(WaveSignal, JButton) - Method in class com.sun.electric.tool.user.waveform.Panel
 
addSignal(Signal) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to add a signal to the display.
addSignalToPanel(Signal, Panel, Color) - Static method in class com.sun.electric.tool.user.waveform.WaveSignal
 
addStandardCell(String, String) - Method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen
Add command to generate the standard cell type for the given space-separated list of sizes.
addSubcircuitInfo(Cell, SubcircuitInfo) - Method in class com.sun.electric.tool.ncc.processing.HierarchyInfo
Add new subcircuit information for each Cell in the compareList so it can be treated as a subcircuit primitive in a future hierarchical comparison at a higher level.
addSweep(Object) - Method in class com.sun.electric.tool.simulation.AnalogAnalysis
Method to add information about another sweep in this simulation data.
addSweep(SweepSignal) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
addTech(Technology) - Method in class com.sun.electric.database.Environment
 
addTech(Technology) - Method in class com.sun.electric.database.hierarchy.EDatabase
 
addTemplateWithString(ElectricObject, String) - Static method in class com.sun.electric.tool.user.dialogs.BusParameters
Creates a template with a suffix appended to the owners's name.
addText(ElectricObject, Cell, Variable.Key) - Method in class com.sun.electric.tool.user.Highlighter
Method to add a text selection to the list of highlighted objects.
addTextRedoListener(PropertyChangeListener) - Static method in class com.sun.electric.tool.user.ui.TextWindow
 
addTextUndoListener(PropertyChangeListener) - Static method in class com.sun.electric.tool.user.ui.TextWindow
 
addThickLine(Point2D, Point2D, Cell) - Method in class com.sun.electric.tool.user.Highlighter
Method to add a line to the list of highlighted objects.
addThisCell() - Static method in class com.sun.electric.tool.project.AddCellJob
Method to add the currently edited cell to the repository.
addThisLibrary() - Static method in class com.sun.electric.tool.project.AddLibraryJob
Method to add the current library to the repository.
addToBag(Map<T, GenMath.MutableInteger>, T) - Static method in class com.sun.electric.database.geometry.GenMath
Increments count to object in a bag.
addToBag(Map<T, GenMath.MutableInteger>, Map<T, GenMath.MutableInteger>) - Static method in class com.sun.electric.database.geometry.GenMath
Adds to bag another bag.
addToBag(Map<T, GenMath.MutableInteger>, T, int) - Static method in class com.sun.electric.database.geometry.GenMath
Adds to count of object in a bag.
addToBussedSignalList(DigitalSignal) - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to add a signal to this bus signal.
addToDesktop(JInternalFrame) - Static method in class com.sun.electric.tool.user.ui.TopLevel
Method to add an internal frame to the desktop.
addToHighlighter(Highlighter, EDatabase) - Method in class com.sun.electric.tool.user.ErrorHighlight
 
addToHistory(Cell, VarContext, WindowFrame.DisplayAttributes) - Method in class com.sun.electric.tool.user.ui.WindowFrame
Adds to cellHistory record list.
addToWaveformCurrentCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method implements the command to add the currently selected network to the waveform window, overlaid on top of the current panel.
addToWaveformNewCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method implements the command to add the currently selected network to the waveform window, in a new panel.
addTransistor(ExtractedPBucket) - Method in class com.sun.electric.tool.extract.NetPBucket
 
addTreeModelListener(TreeModelListener) - Method in class com.sun.electric.tool.user.ui.ExplorerTreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.
addUnknownFile(State, String) - Method in class com.sun.electric.tool.cvspm.Update.StatusResult
 
addUnrecognizedPart(UnrecognizedPart) - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
addUser(String, String) - Static method in class com.sun.electric.tool.project.Users
Method to add a user to the user database.
addUserKeyBinding(String, KeyStrokePair) - Method in class com.sun.electric.tool.user.KeyBindingManager
Adds a user specified KeyBindings.
addUserKeyBinding(EMenuItem, KeyStroke, KeyStroke) - Method in class com.sun.electric.tool.user.menus.EMenuBar
Add a user defined Key binding.
addValue(int) - Method in class com.sun.electric.database.geometry.GenMath.MutableInteger
Method to add the value of this MutableInteger.
addVar(Variable) - Method in class com.sun.electric.database.hierarchy.Cell
Method to add a Variable on this Cell.
addVar(Variable) - Method in class com.sun.electric.database.hierarchy.Export
Method to add a Variable on this Export.
addVar(Variable) - Method in class com.sun.electric.database.hierarchy.Library
Method to add a Variable on this Library.
addVar(Variable) - Method in class com.sun.electric.database.topology.ArcInst
Method to add a Variable on this ArcInst.
addVar(Variable) - Method in class com.sun.electric.database.topology.NodeInst
Method to add a Variable on this NodeInst.
addVar(Variable) - Method in class com.sun.electric.database.topology.PortInst
Method to add a Variable on this PortInst.
addVar(Variable) - Method in class com.sun.electric.database.variable.ElectricObject
Method to add a Variable on this ElectricObject.
addWellCon(StdCellParams.SelectFill, PortInst, PortInst, Cell) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Note that nwellX denotes the X coord of the nwell contact cut, which goes in the Nwell (well that holds PMOS devices).
addWellsForRow(ArrayList<NodeInst>, double, double, Cell) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Given an array of NodeInsts in a row, add wells to both ends of the row to bring the row to minX and maxX.
adjustReferencePoint(double, double) - Method in class com.sun.electric.database.hierarchy.Cell
Method adjust this cell when the reference point moves.
adjustReferencePoint(Cell, double, double) - Method in interface com.sun.electric.database.variable.UserInterface
Method to adjust reference point in WindowFrame containing the cell
adjustReferencePoint(Cell, double, double) - Method in class com.sun.electric.Main.UserInterfaceDummy
 
adjustReferencePoint(Cell, double, double) - Method in class com.sun.electric.tool.user.UserInterfaceMain
Method to adjust reference point in WindowFrame containing the cell
adjustReferencePoint(Cell, double, double) - Method in class com.sun.electric.tool.UserInterfaceExec
Method to adjust reference point in WindowFrame containing the cell
adopt(NetObject) - Method in class com.sun.electric.tool.ncc.trees.Circuit
 
afgLay - Variable in class com.sun.electric.technology.technologies.Generic
the AFG exclusion Layer.
afgNode - Variable in class com.sun.electric.technology.technologies.Generic
the AFG exclusion node, tells auto-fill generator to ignore the area.
ALIGNCONTACT - Static variable in class com.sun.electric.technology.PrimitiveNode
set if node is an aligned contact
alignCorners(NodeInst, LayoutLib.Corner, NodeInst, LayoutLib.Corner, double, double) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
 
AlignNodes(NodeInst[], double[], double[]) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.AlignNodes
 
alignNodes(boolean, int) - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to align the selected nodes.
AlignObjects(List<Geometric>, Dimension2D) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.AlignObjects
 
alignToGrid() - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to align the selected objects to the grid.
ALL - Static variable in class com.sun.electric.technology.Layer.Function.Set
Set if all Layer.Functions
allocate(double, double, double, double) - Method in class com.sun.electric.tool.generator.flag.router.Channel
Find an unused part of a track that can connect xy1 with xy2.
allocate(double, double) - Method in class com.sun.electric.tool.generator.flag.router.Track
 
allocateBiggest(double, double, double) - Method in class com.sun.electric.tool.generator.flag.router.Track
Allocate longest segment within the interval [min, max] that covers src.
allocateBiggestFromTrack(double, double, double, double) - Method in class com.sun.electric.tool.generator.flag.router.Channel
Metal-2 only PortInst don't allow us to chose the track center.
allowInterchange - Variable in class com.sun.electric.tool.ncc.PIEOptions
Whether or not to allow port interchange
AllSchemNamesToLay - Class in com.sun.electric.tool.ncc
Copy ALL schematic names, both default and user assigned, to layout.
AllSchemNamesToLay.RenameJob - Class in com.sun.electric.tool.ncc
 
AllSchemNamesToLay.RenameResult - Class in com.sun.electric.tool.ncc
 
alpha - Variable in class com.sun.electric.tool.logicaleffort.LENetlister.NetlisterConstants
ratio of diffusion to gate cap
alreadyCellCenter() - Method in class com.sun.electric.database.hierarchy.Cell
Method to determine whether this Cell has a cell center in it.
ALS - Static variable in class com.sun.electric.tool.io.FileType
Describes ALS decks.
ALS - Class in com.sun.electric.tool.simulation.als
Class to control the ALS Simulator.
ALS_ENGINE - Static variable in class com.sun.electric.tool.simulation.Simulation
constant for ALS simulation
ALSVECTOR - Static variable in class com.sun.electric.tool.io.FileType
Describes ALS vector decks.
altMove(int) - Method in class com.sun.electric.plugins.j3d.J3DKeyBehavior
 
ALWAYS_SKIP_WIPED_PINS - Static variable in class com.sun.electric.technology.Technology
Skip wiped pins both in electrical and non-electrical mode
alwaysDrawn - Variable in class com.sun.electric.database.ImmutableExport
True if this ImmutableExport to be always drawn.
alwaysDrawnFromElib(int) - Static method in class com.sun.electric.database.ImmutableExport
Get alwaysDrawn Export flag from ELIB user bits.
AnalogAnalysis - Class in com.sun.electric.tool.simulation
Analysis which contains analog signals
AnalogAnalysis(Stimuli, Analysis.AnalysisType, boolean) - Constructor for class com.sun.electric.tool.simulation.AnalogAnalysis
Constructor for a collection of analog simulation data.
AnalogSignal - Class in com.sun.electric.tool.simulation
Class to define an analog signal in the simulation waveform window.
AnalogSignal(AnalogAnalysis) - Constructor for class com.sun.electric.tool.simulation.AnalogSignal
Constructor for an analog signal.
Analysis<S extends Signal> - Class in com.sun.electric.tool.simulation
Class to define a set of simulation data.
Analysis(Stimuli, Analysis.AnalysisType, boolean) - Constructor for class com.sun.electric.tool.simulation.Analysis
Constructor for a collection of simulation data.
Analysis.AnalysisType - Class in com.sun.electric.tool.simulation
 
ANALYSIS_AC - Static variable in class com.sun.electric.tool.simulation.Analysis
indicates AC analysis
ANALYSIS_DC - Static variable in class com.sun.electric.tool.simulation.Analysis
indicates DC analysis
ANALYSIS_MEAS - Static variable in class com.sun.electric.tool.simulation.Analysis
indicates Measurement data
ANALYSIS_SIGNALS - Static variable in class com.sun.electric.tool.simulation.Analysis
indicates general signals
ANALYSIS_TRANS - Static variable in class com.sun.electric.tool.simulation.Analysis
indicates transient analysis
analyze(String) - Static method in class com.sun.electric.database.AnalyzeHeap
 
AnalyzeCell(LESizer.Alg, Cell, VarContext, boolean) - Constructor for class com.sun.electric.tool.logicaleffort.LETool.AnalyzeCell
 
analyzeCoverage(Rectangle2D, ErrorLogger) - Method in class com.sun.electric.tool.extract.LayerCoverageTool.GeometryOnNetwork
Method to analyze amount of area covered by layer and if meets the minimum specified
analyzeCurCell(GeometryHandler.GHMode) - Static method in class com.sun.electric.tool.erc.ERCWellCheck
Method to analyze the current Cell for well errors.
AnalyzeHeap - Class in com.sun.electric.database
Class to analyze dump of JVM heap.
anchor - Variable in class com.sun.electric.database.ImmutableNodeInst
anchor coordinate of this ImmutableNodeInst.
andNode - Variable in class com.sun.electric.technology.technologies.Schematics
and
angleFromElib(int) - Static method in class com.sun.electric.database.ImmutableArcInst
Get angle from ELIB user bits.
angleIncrement - Variable in class com.sun.electric.technology.Xml.ArcProto
 
angleIncrement - Variable in class com.sun.electric.technology.xml.Xml805.ArcProto
 
angleIncrement - Variable in class com.sun.electric.technology.xml.Xml806.ArcProto
 
angleIncrement - Variable in class com.sun.electric.technology.xml.Xml807.ArcProto
 
angleIncrement - Variable in class com.sun.electric.technology.xml.XmlParam.ArcProto
 
animate3DSample(String) - Static method in class com.sun.electric.tool.user.help.ManualViewer
Method to animate the 3D view of current layout cell
AnnularRing - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Annular Ring" dialog.
AnnularRing.MakeAnnulus - Class in com.sun.electric.tool.user.dialogs
This class finishes the Annular Ring command by creating the ring.
Antenna - Class in com.sun.electric.tool.user.tecEditWizard
Class to handle the "Antenna" tab of the Numeric Technology Editor dialog.
Antenna(TechEditWizard, boolean) - Constructor for class com.sun.electric.tool.user.tecEditWizard.Antenna
Creates new form Antenna
AntennaPreferences(boolean, TechPool) - Constructor for class com.sun.electric.tool.erc.ERCAntenna.AntennaPreferences
 
antennaRatio - Variable in class com.sun.electric.technology.Xml.ArcProto
 
antennaRatio - Variable in class com.sun.electric.technology.xml.Xml805.ArcProto
 
antennaRatio - Variable in class com.sun.electric.technology.xml.Xml806.ArcProto
 
antennaRatio - Variable in class com.sun.electric.technology.xml.Xml807.ArcProto
 
antennaRatio - Variable in class com.sun.electric.technology.xml.XmlParam.ArcProto
 
antennaRatio - Variable in class com.sun.electric.tool.erc.ERCAntenna.AntennaPreferences
 
AntennaRulesTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Antenna Rules" tab of the Preferences dialog.
AntennaRulesTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.AntennaRulesTab
Creates new form AntennaRulesTab
ANY - Static variable in class com.sun.electric.tool.io.FileType
Describes any file.
aPass(double, StdCellParams, TechType.TechTypeEnum) - Static method in class com.sun.electric.tool.generator.layout.GateRegression
 
appendElecOutput - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.VariableEquivalence
 
appendString(String) - Method in class com.sun.electric.tool.user.ui.MessagesWindow
 
appendString(String) - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
APPLICON860 - Static variable in class com.sun.electric.tool.io.FileType
Describes Applicon 860 decks.
Applicon860 - Class in com.sun.electric.tool.io.input
 
Applicon860.Applicon860Preferences - Class in com.sun.electric.tool.io.input
 
Applicon860Preferences(boolean) - Constructor for class com.sun.electric.tool.io.input.Applicon860.Applicon860Preferences
 
apply(Strategy) - Method in class com.sun.electric.tool.ncc.trees.Circuit
 
apply(Strategy) - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
The apply method applies a Strategy to this leaf EquivRecord.
applyChanges() - Method in class com.sun.electric.tool.user.dialogs.AttributesTable
Applies all changes made to attributes to database
applyChanges() - Method in class com.sun.electric.tool.user.dialogs.TextAttributesPanel
Apply any changes the user has made through the Panel.
applyChanges(boolean) - Method in class com.sun.electric.tool.user.dialogs.TextInfoPanel
Apply any changes the user made to the Text options.
applyDRCOverrides(String, Technology) - Method in interface com.sun.electric.technology.DRCRules
 
applyDRCOverrides(String, Technology) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to apply overrides to a set of rules.
applyDRCOverrides(String, Technology) - Method in class com.sun.electric.technology.XMLRules
Method to apply overrides to a set of rules.
ARC_BUS_TEMPLATE - Static variable in class com.sun.electric.tool.user.dialogs.BusParameters
key for arc's bus template.
ARC_NAME - Static variable in class com.sun.electric.database.topology.ArcInst
Key of the obsolete variable holding arc name.
ARC_RADIUS - Static variable in class com.sun.electric.database.ImmutableArcInst
Key of Varible holding arc curvature.
arcBBox(Point2D, Point2D, Point2D) - Static method in class com.sun.electric.database.geometry.GenMath
Method to compute the bounding box of the arc that runs clockwise from "s" to "e" and is centered at "c".
arcconnects(int, Rectangle2D, Rectangle2D) - Static method in class com.sun.electric.database.geometry.GenMath
Method to determine whether an arc at angle "ang" can connect the two ports whose bounding boxes are "lx1<=X<=hx1" and "ly1<=Y<=hy1" for port 1 and "lx2<=X<=hx2" and "ly2<=Y<=hy2" for port 2.
arcDirectionalCommand() - Static method in class com.sun.electric.tool.user.CircuitChanges
This method toggles the directionality of highlighted arcs.
arcExtends - Variable in class com.sun.electric.technology.Technology.SizeCorrector
 
arcFixedAngleCommand() - Static method in class com.sun.electric.tool.user.CircuitChanges
This method sets the highlighted arcs to Fixed-Angle
arcHeadExtendCommand() - Static method in class com.sun.electric.tool.user.CircuitChanges
This method sets the highlighted arcs to have their head end extended.
ARCHSIM - Static variable in class com.sun.electric.tool.io.FileType
Describes ArchSim decks.
ArchSim - Class in com.sun.electric.tool.io.output
This is the ArchSim writer tool.
ArchSim.ArchSimPreferences - Class in com.sun.electric.tool.io.output
 
ARCHSIMOUT - Static variable in class com.sun.electric.tool.io.FileType
Describes ArchSim output.
ArchSimOut - Class in com.sun.electric.tool.io.input
Class for reading and displaying waveforms from ArchSim output.
ArchSimOut() - Constructor for class com.sun.electric.tool.io.input.ArchSimOut
 
ArchSimPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.ArchSim.ArchSimPreferences
 
arcId - Variable in class com.sun.electric.database.ImmutableArcInst
id of this ArcInst in parent.
ArcInfo - Class in com.sun.electric.tool.user.tecEdit
This class defines information about arcs in the Technology Editor.
ArcInst - Class in com.sun.electric.database.topology
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.
ArcInst(Topology, ImmutableArcInst, PortInst, PortInst) - Constructor for class com.sun.electric.database.topology.ArcInst
Private constructor of ArcInst.
ArcLayer(Layer, double, Poly.Type) - Constructor for class com.sun.electric.technology.Technology.ArcLayer
Constructs an ArcLayer with the specified description.
ArcLayer(Layer, Poly.Type, double) - Constructor for class com.sun.electric.technology.Technology.ArcLayer
Constructs an ArcLayer with the specified description.
ArcLayer() - Constructor for class com.sun.electric.technology.Xml.ArcLayer
 
ArcLayer() - Constructor for class com.sun.electric.technology.xml.Xml805.ArcLayer
 
ArcLayer() - Constructor for class com.sun.electric.technology.xml.Xml806.ArcLayer
 
ArcLayer() - Constructor for class com.sun.electric.technology.xml.Xml807.ArcLayer
 
ArcLayer() - Constructor for class com.sun.electric.technology.xml.XmlParam.ArcLayer
 
arcLayers - Variable in class com.sun.electric.technology.Xml.ArcProto
 
arcLayers - Variable in class com.sun.electric.technology.xml.Xml805.ArcProto
 
arcLayers - Variable in class com.sun.electric.technology.xml.Xml806.ArcProto
 
arcLayers - Variable in class com.sun.electric.technology.xml.Xml807.ArcProto
 
arcLayers - Variable in class com.sun.electric.technology.xml.XmlParam.ArcProto
 
arcNotFixedAngleCommand() - Static method in class com.sun.electric.tool.user.CircuitChanges
This method sets the highlighted arcs to Not-Fixed-Angle
arcNotRigidCommand() - Static method in class com.sun.electric.tool.user.CircuitChanges
This method sets the highlighted arcs to Non-Rigid
ArcPin() - Constructor for class com.sun.electric.technology.xml.XmlParam.ArcPin
 
arcPin - Variable in class com.sun.electric.technology.xml.XmlParam.ArcProto
 
arcPolyFits(Layer, Point2D, Point2D, double, GenMath.MutableBoolean, GenMath.MutableBoolean) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to see if an arc fits in this merge with or without end extension.
ArcProto - Class in com.sun.electric.technology
The ArcProto class defines a type of ArcInst.
ArcProto() - Constructor for class com.sun.electric.technology.Xml.ArcProto
 
ArcProto() - Constructor for class com.sun.electric.technology.xml.Xml805.ArcProto
 
ArcProto() - Constructor for class com.sun.electric.technology.xml.Xml806.ArcProto
 
ArcProto() - Constructor for class com.sun.electric.technology.xml.Xml807.ArcProto
 
ArcProto() - Constructor for class com.sun.electric.technology.xml.XmlParam.ArcProto
 
ArcProto.Function - Enum in com.sun.electric.technology
Function is a typesafe enum class that describes the function of an ArcProto.
arcProtoChanged() - Method in class com.sun.electric.tool.user.ui.PaletteFrame
 
ArcProtoId - Class in com.sun.electric.database.id
The ArcProtoId immutable class identifies arc proto independently of threads.
arcRigidCommand() - Static method in class com.sun.electric.tool.user.CircuitChanges
This method sets the highlighted arcs to Rigid
arcs - Variable in class com.sun.electric.database.CellRevision
A list of ArcInsts in this Cell.
arcs - Variable in class com.sun.electric.technology.Xml.Technology
 
arcs - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
arcs - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
arcs - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
arcs - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
arcTailExtendCommand() - Static method in class com.sun.electric.tool.user.CircuitChanges
This method sets the highlighted arcs to have their tail end extended.
area - Variable in class com.sun.electric.tool.extract.LayerCoverageTool.TransistorInfo
sum of area of transistors
areaCoverage - Variable in class com.sun.electric.tool.extract.LayerCoverageTool.LayerCoveragePreferences
 
areaSort - Static variable in class com.sun.electric.database.geometry.GeometryHandler
 
areEquals(double, double) - Static method in class com.sun.electric.database.geometry.DBMath
Method to compare two double-precision database values.
areEquals(Point2D, Point2D) - Static method in class com.sun.electric.database.geometry.DBMath
Method to compare two double-precision database coordinates within an approximate epsilon.
Array - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Array" dialog.
ArrayIterator<E> - Class in com.sun.electric.database.text
An iterator over an array.
arraySimplification - Variable in class com.sun.electric.tool.io.input.GDS.GDSPreferences
 
arrowNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Arrow node.
ART_COLOR - Static variable in class com.sun.electric.technology.technologies.Artwork
key of Variable holding color information
ART_DEGREES - Static variable in class com.sun.electric.technology.technologies.Artwork
Key of Variable holding starting and ending angles.
ART_MESSAGE - Static variable in class com.sun.electric.technology.technologies.Artwork
key of Variable holding message text.
ART_PATTERN - Static variable in class com.sun.electric.technology.technologies.Artwork
key of Variable holding color information
Artwork - Class in com.sun.electric.technology.technologies
This is the general purpose sketching technology.
Artwork(Generic, TechFactory) - Constructor for class com.sun.electric.technology.technologies.Artwork
 
ArtworkLook - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Artwork Look" dialog.
ArtworkLook(Frame, List<Geometric>) - Constructor for class com.sun.electric.tool.user.dialogs.ArtworkLook
Creates new form ArtworkLook
askForChoice(String, String, String[], String) - Method in interface com.sun.electric.database.variable.UserInterface
Method to ask for a choice among possibilities.
askForChoice(String, String, String[], String) - Method in class com.sun.electric.Main.UserInterfaceDummy
Method to ask for a choice among possibilities.
askForChoice(String, String, List<Library>, List<Cell>, String[], String) - Static method in class com.sun.electric.tool.cvspm.CVS
 
askForChoice(String, String, String[], String) - Method in class com.sun.electric.tool.user.UserInterfaceMain
Method to ask for a choice among possibilities.
askForChoice(String, String, String[], String) - Method in class com.sun.electric.tool.UserInterfaceExec
Method to ask for a choice among possibilities.
askForInput(Object, String, String) - Method in interface com.sun.electric.database.variable.UserInterface
Method to ask for a line of text.
askForInput(Object, String, String) - Method in class com.sun.electric.Main.UserInterfaceDummy
Method to ask for a line of text.
askForInput(Object, String, String) - Method in class com.sun.electric.tool.user.UserInterfaceMain
Method to ask for a line of text.
askForInput(Object, String, String) - Method in class com.sun.electric.tool.UserInterfaceExec
Method to ask for a line of text.
assertInCVS(Library, String, boolean) - Static method in class com.sun.electric.tool.cvspm.CVS
Returns true if the library is in CVS, otherwise generates an error message.
assertInCVS(Cell, String, boolean) - Static method in class com.sun.electric.tool.cvspm.CVS
Returns true if the Cell is in CVS, otherwise generates an error message.
assertNotModified(Cell, String, boolean) - Static method in class com.sun.electric.tool.cvspm.CVS
Used by commands that require the library to be in sync with the disk.
assign(XmlParam.Distance) - Method in class com.sun.electric.technology.xml.XmlParam.Distance
 
AssuraDrcErrors - Class in com.sun.electric.tool.drc
Class to read DRC errors from Assura.
AssuraDrcErrors() - Constructor for class com.sun.electric.tool.drc.AssuraDrcErrors
 
atof(String) - Static method in class com.sun.electric.database.text.TextUtils
Method to parse the floating-point number in a string.
atof(String, Double) - Static method in class com.sun.electric.database.text.TextUtils
Method to parse the floating-point number in a string, using a default value if no number can be determined.
atof(String, Double, AbstractTextDescriptor.Unit, Technology) - Static method in class com.sun.electric.database.text.TextUtils
Method to parse the floating-point number in a string, using a default value if no number can be determined, and presuming a type of unit.
atofDistance(String, Technology) - Static method in class com.sun.electric.database.text.TextUtils
Method to parse the floating-point number in a string, assuming that it is a distance value in the current technology.
atofDistance(String) - Static method in class com.sun.electric.database.text.TextUtils
Method to parse the floating-point number in a string, assuming that it is a distance value in the current technology.
atoi(String) - Static method in class com.sun.electric.database.text.TextUtils
Method to parse the number in a string.
atoi(String, int) - Static method in class com.sun.electric.database.text.TextUtils
Method to parse the number in a string.
atoi(String, int, int) - Static method in class com.sun.electric.database.text.TextUtils
Method to parse the number in a string.
ATOMIC - Static variable in class com.sun.electric.tool.generator.flag.FlagAnnotations
 
attachToGroup(Setting.RootGroup) - Static method in class com.sun.electric.tool.ToolSettings
 
ATTO - Static variable in class com.sun.electric.database.text.TextUtils.UnitScale
Describes atto scale (10 to the -18th).
ATTR_alpha - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_AREA - Static variable in class com.sun.electric.technology.technologies.Schematics
key of Variable holding transistor area.
ATTR_C - Static variable in class com.sun.electric.tool.io.output.SpiceParasiticsGeneral
key of wire capacitance.
ATTR_diffn - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_diffp - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_epsilon - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_gate_cap - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_keeper_ratio - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_L - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_le - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_LEGATE - Static variable in class com.sun.electric.tool.logicaleffort.LEInst
 
ATTR_LEGATE - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_LEIGNORE - Static variable in class com.sun.electric.tool.logicaleffort.LEInst
 
ATTR_LEIGNORE - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_LEKEEPER - Static variable in class com.sun.electric.tool.logicaleffort.LEInst
 
ATTR_LEKEEPER - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_LENGTH - Static variable in class com.sun.electric.technology.technologies.Schematics
key of Variable holding transistor length.
ATTR_LEPARALLGRP - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_LESETTINGS - Static variable in class com.sun.electric.tool.logicaleffort.LEInst
 
ATTR_LESETTINGS - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_LEWIRE - Static variable in class com.sun.electric.tool.logicaleffort.LEInst
 
ATTR_LEWIRE - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_LEWIRECAP - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_max_iter - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_R - Static variable in class com.sun.electric.tool.io.output.SpiceParasiticsGeneral
key of wire resistance.
ATTR_su - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
ATTR_WIDTH - Static variable in class com.sun.electric.technology.technologies.Schematics
key of Variable holding transistor width.
ATTR_wire_ratio - Static variable in class com.sun.electric.tool.logicaleffort.LENetlister
 
Attributes - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Attributes" dialog.
AttributesTable - Class in com.sun.electric.tool.user.dialogs
Class to define the Attributes panel in other dialogs.
AttributesTable(ElectricObject, boolean, boolean, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.AttributesTable
Create a new Attributes Table
AttributesTable.AttValPair - Class in com.sun.electric.tool.user.dialogs
Class to define attributes on nodes or arcs.
AttValPair() - Constructor for class com.sun.electric.tool.user.dialogs.AttributesTable.AttValPair
 
author - Variable in class com.sun.electric.tool.cvspm.Log.LogEntry
 
AUTO_GEN - Static variable in class com.sun.electric.tool.generator.flag.FlagAnnotations
 
AutoOptions() - Constructor for class com.sun.electric.tool.routing.AutoStitch.AutoOptions
 
autoParameters - Variable in class com.sun.electric.tool.io.input.EDIF.EDIFPreferences
 
AutoStitch - Class in com.sun.electric.tool.routing
Class which implements the Auto Stitching tool.
autoStitch(boolean, boolean) - Static method in class com.sun.electric.tool.routing.AutoStitch
Method to do auto-stitching.
AutoStitch.AutoOptions - Class in com.sun.electric.tool.routing
Class to package Preferences for the server.
autoTechnologySwitch(Cell, WindowFrame) - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to automatically switch to the proper technology for a Cell.
axisApps - Static variable in class com.sun.electric.plugins.j3d.utils.J3DAppearance
Appearance for axes
axisX - Static variable in class com.sun.electric.plugins.j3d.utils.J3DAxis
 
axisY - Static variable in class com.sun.electric.plugins.j3d.utils.J3DAxis
 
axisZ - Static variable in class com.sun.electric.plugins.j3d.utils.J3DAxis
 

B

backAnnotate() - Method in class com.sun.electric.tool.io.output.SpiceParasitic
Method called at the end of netlist writing to deal with back-annotation.
backAnnotate() - Method in class com.sun.electric.tool.io.output.SpiceParasiticsGeneral
 
backAnnotate() - Method in class com.sun.electric.tool.io.output.SpiceRCSimple
Method called at the end of netlist writing to deal with back-annotation.
backAnnotateCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
backup() - Method in class com.sun.electric.database.hierarchy.Cell
 
backup() - Method in class com.sun.electric.database.hierarchy.EDatabase
Create Snapshot from the current state of Electric database.
backup() - Method in class com.sun.electric.database.hierarchy.Library
 
backupArcs(ImmutableArrayList<ImmutableArcInst>) - Method in class com.sun.electric.database.topology.Topology
 
backupUnsafe() - Method in class com.sun.electric.database.hierarchy.Cell
 
backupUnsafe() - Method in class com.sun.electric.database.hierarchy.EDatabase
Create Snapshot from the current state of Electric database.
bar - Variable in class com.sun.electric.tool.generator.layout.ProjSettings
 
baseHX - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
baseHY - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
baseLX - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
baseLY - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
BASENAME - Static variable in class com.sun.electric.database.ImmutableArcInst
prefix for autonaming.
bboxNode - Variable in class com.sun.electric.technology.technologies.Schematics
bbox
BdRoute - Class in com.sun.electric.tool.generator.flag.router
Brain Dead router.
beep() - Method in interface com.sun.electric.database.variable.UserInterface
Method to beep.
beep() - Method in class com.sun.electric.tool.AbstractUserInterface
 
beep() - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
beep() - Method in class com.sun.electric.tool.UserInterfaceExec
Method to beep.
beginNextCompareList(String) - Method in class com.sun.electric.tool.ncc.processing.HierarchyInfo
You must call this before you begin comparing Cells in a new compareList.
BenchmarkResults - Class in com.sun.electric.tool.ncc.result
 
BenchmarkResults() - Constructor for class com.sun.electric.tool.ncc.result.BenchmarkResults
 
BenchmarkResults(BenchmarkResults) - Constructor for class com.sun.electric.tool.ncc.result.BenchmarkResults
 
BenchmarkResults.BenchIdx - Enum in com.sun.electric.tool.ncc.result
 
BenchmarkResults.CellInfo - Class in com.sun.electric.tool.ncc.result
 
betterVariableName(String) - Static method in class com.sun.electric.database.variable.Variable
Method to convert the standard Variable names to more readable strings.
bExtent - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
bExtent - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
bExtent - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
bExtent - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
bExtent - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
BIDIRPORT - Static variable in class com.sun.electric.tool.sc.GetNetlist
bidirectional port
binary - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
BinaryTree - Class in com.sun.electric.tool.generator.flag.hornFunnel2
 
BinaryTree(int) - Constructor for class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
 
bindingsToString() - Method in class com.sun.electric.tool.user.ui.KeyBindings
Convert key bindings to a string
Bipolar - Class in com.sun.electric.tool.ncc.netlist
A Bipolar transistor
Bipolar(PrimitiveNode.Function, NccNameProxy.PartNameProxy, double, Wire, Wire, Wire) - Constructor for class com.sun.electric.tool.ncc.netlist.Bipolar
 
bisectArc(Route, ArcInst, Point2D, PolyMerge) - Method in class com.sun.electric.tool.routing.InteractiveRouter
Splits an arc at bisectPoint and updates the route to reflect the change.
BLACK - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color black.
black - Static variable in class com.sun.electric.plugins.j3d.utils.J3DUtils
standard colors to be used by materials
blackBackgroundCommand() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
This method implements the command to set colors so that there is a black background.
block(double, double) - Method in class com.sun.electric.tool.generator.flag.router.Blockage1D
 
Blockage1D - Class in com.sun.electric.tool.generator.flag.router
Keep track of blockages in one dimension
Blockage1D() - Constructor for class com.sun.electric.tool.generator.flag.router.Blockage1D
 
BLUE - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color blue.
blue - Variable in class com.sun.electric.tool.user.dialogs.ColorPatternPanel.Info
 
BODY_ARROWED - Static variable in class com.sun.electric.database.ImmutableArcInst
Flag to set an ImmutableArcInst to be directional, with an arrow line drawn down the center.
bodyOnly - Variable in class com.sun.electric.database.ImmutableExport
True to exclude this ImmutableExport from the icon.
bodyOnlyFromElib(int) - Static method in class com.sun.electric.database.ImmutableExport
Get bodyOnly Export flag from ELIB user bits.
boldLine - Static variable in class com.sun.electric.tool.user.Highlight2
for drawing dashed lines
booleanValue() - Method in class com.sun.electric.database.geometry.GenMath.MutableBoolean
Method to return the value of this MutableBoolean.
botPoly() - Method in class com.sun.electric.tool.generator.layout.TechType.MosInst
 
bottomScrollChanged(int) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
bottomScrollChanged(int) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
bottomScrollChanged(int) - Method in class com.sun.electric.tool.user.ui.TextWindow
 
bottomScrollChanged(int) - Method in interface com.sun.electric.tool.user.ui.WindowContent
 
bottomScrollChanged(int) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
bounds - Variable in class com.sun.electric.database.geometry.PolyBase
the bounds of the points
bounds - Variable in class com.sun.electric.tool.simulation.Signal
the range of values in the X and Y axes
BoundsBuilder - Class in com.sun.electric.technology
A support class to build shapes of arcs and nodes.
BoundsBuilder(Cell) - Constructor for class com.sun.electric.technology.BoundsBuilder
 
BoundsBuilder(CellBackup) - Constructor for class com.sun.electric.technology.BoundsBuilder
 
BOX - Static variable in class com.sun.electric.technology.Technology.NodeLayer
Indicates that the "points" list defines a rectangle.
boxNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Box node.
branch - Variable in class com.sun.electric.tool.cvspm.Log.LogEntry
 
BROWN - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color brown.
bufferNode - Variable in class com.sun.electric.technology.technologies.Schematics
buffer
buildBlackBoxes(CellContext, CellContext, HierarchyInfo, NccOptions, Aborter) - Static method in class com.sun.electric.tool.ncc.basic.NccUtils
 
buildBlackBoxes(Cell, VarContext, Cell, VarContext, HierarchyInfo, NccOptions, Aborter) - Static method in class com.sun.electric.tool.ncc.NccEngine
Instead of checking to see if two cells are topologically equivalent, simply pretend that we've already compared them and found them to match.
buildBussedSignalList() - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to request that this signal be a bus.
buildCommonTime(int) - Method in class com.sun.electric.tool.simulation.AnalogAnalysis
Method to construct an array of time values that are common to all signals.
buildRoute(Cell, Point2D, Dimension2D, int, PolyMerge) - Method in class com.sun.electric.tool.routing.VerticalRoute
Builds a Route using the specification from specifyRoute(), but without connecting to startRE and endRE.
buildState(int) - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to initialize this simulation signal with a specified number of events.
buildTime(int) - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to build a time vector for this TimedSignal.
buildUniqueNames(Cell, Map<Cell, String>, int, boolean) - Static method in class com.sun.electric.tool.io.output.GDS
Recursive method to add all cells in the hierarchy to the hashMap with unique names.
bus_arc - Variable in class com.sun.electric.technology.technologies.Schematics
bus arc
BUS_VARIABLES - Static variable in class com.sun.electric.tool.user.dialogs.BusParameters
key for library's bus variables.
busNamesAllowed() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return true if bus names are allowed in this Cell
busNamesAllowed() - Method in class com.sun.electric.database.ImmutableCell
Method to return true if bus names are allowed in this Cell
BusParameters - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Bus Parameters" dialog.
busPinNode - Variable in class com.sun.electric.technology.technologies.Schematics
bus-pin
busWidth() - Method in class com.sun.electric.database.text.Name
Returns number of subnames of a bus.
byteCount - Variable in class com.sun.electric.tool.io.input.Input
the number of bytes of data read so far

C

CachedCell - Class in com.sun.electric.tool.logicaleffort
 
CachedCell(Cell, Netlist) - Constructor for class com.sun.electric.tool.logicaleffort.CachedCell
 
CACHEDCELL - Static variable in class com.sun.electric.tool.logicaleffort.LENodable.Type
Cached cell
CachedCell.CellNodable - Class in com.sun.electric.tool.logicaleffort
 
cachedRules - Variable in class com.sun.electric.technology.Technology
Cached rules for the technology.
cacheLayerInfo(boolean) - Method in class com.sun.electric.tool.user.dialogs.options.LayersTab
 
cacheParasiticsBackAnnotateLayout - Static variable in class com.sun.electric.tool.simulation.Simulation
 
cacheParasiticsExtractPowerGround - Static variable in class com.sun.electric.tool.simulation.Simulation
 
cacheParasiticsExtractsC - Static variable in class com.sun.electric.tool.simulation.Simulation
 
cacheParasiticsExtractsR - Static variable in class com.sun.electric.tool.simulation.Simulation
 
cacheParasiticsIgnoreExemptedNets - Static variable in class com.sun.electric.tool.simulation.Simulation
 
cacheParasiticsUseExemptedNetsFile - Static variable in class com.sun.electric.tool.simulation.Simulation
 
cacheParasiticsUseVerboseNaming - Static variable in class com.sun.electric.tool.simulation.Simulation
 
cacheSize() - Static method in class com.sun.electric.database.variable.TextDescriptor
 
cadenceCompatibility - Variable in class com.sun.electric.tool.io.input.EDIF.EDIFPreferences
 
calcBounds() - Method in class com.sun.electric.tool.simulation.AnalogSignal
Method to compute the low and high range of time and value on this signal.
calcBounds() - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to compute the low and high range of time value on this signal.
calcBounds() - Method in class com.sun.electric.tool.simulation.Signal
 
calcFoldsAndWidth(double, double, int) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Calculate the number of folds and the width of a MOS transistor.
calculateNodeInst(NodeProto, double, double, double, double) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
 
calculateParasistic(ParasiticGenerator, Cell, VarContext) - Static method in class com.sun.electric.tool.extract.ParasiticTool
 
calcWireLength() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
 
CalibreDrcErrors - Class in com.sun.electric.tool.drc
This reads an ASCII Calibre DRC error database produced by running Calibre DRC.
CalibreRdbErrors - Class in com.sun.electric.tool.drc
Reads RDB error database, typically used for reporting antenna rule violations.
CalibreRdbErrors() - Constructor for class com.sun.electric.tool.drc.CalibreRdbErrors
Create a new error object to read errors in from file This creates a new error logger instance to add errors to, but you must call CalibreRdbErrors.termLogging(boolean) to display the errors in the error log.
canBeZeroSize - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
canBeZeroSize - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
canBeZeroSize - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
canBeZeroSize - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
canBeZeroSize - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
cancelChanges() - Method in class com.sun.electric.tool.user.dialogs.AttributesTable
Method to handle the "Cancel" button in attributes.
cancelCheckOut(Cell) - Static method in class com.sun.electric.tool.project.CancelCheckOutJob
Method to cancel the check-out of a cell.
CancelCheckOutJob - Class in com.sun.electric.tool.project
This class cancels the checkout of a cell from the Project Management repository.
cancelCheckOutThisCell() - Static method in class com.sun.electric.tool.project.CancelCheckOutJob
Method to cancel the check-out of the currently edited cell.
cancelInteractiveRoute() - Method in class com.sun.electric.tool.routing.InteractiveRouter
Cancels interative routing and restores original highlights
canComputeBounds() - Method in class com.sun.electric.database.hierarchy.EDatabase
 
canComputeNetlist() - Method in class com.sun.electric.database.hierarchy.EDatabase
 
canonic() - Method in class com.sun.electric.database.geometry.Orientation
Return canonic Orientation to this Orientation.
canonicChar(char) - Static method in class com.sun.electric.database.text.TextUtils
Returns canonic char for ignore-case comparison .
canonicString() - Method in class com.sun.electric.database.text.Name
Returns canonic equivalent String of this Name.
canonicString(String) - Static method in class com.sun.electric.database.text.TextUtils
Returns canonic string for ignore-case comparision .
canParameterizeNames() - Method in class com.sun.electric.tool.io.output.EDIF
Method to tell whether the topological analysis should mangle cell names that are parameterized.
canParameterizeNames() - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to tell the netlister to mangle cell names that are parameterized.
canParameterizeNames() - Method in class com.sun.electric.tool.io.output.MOSSIM
Method to tell whether the topological analysis should mangle cell names that are parameterized.
canParameterizeNames() - Method in class com.sun.electric.tool.io.output.Silos
Method to tell whether the topological analysis should mangle cell names that are parameterized.
canParameterizeNames() - Method in class com.sun.electric.tool.io.output.Spice
Method to tell whether the topological analysis should mangle cell names that are parameterized.
canParameterizeNames() - Method in class com.sun.electric.tool.io.output.Tegas
Method to tell whether the topological analysis should mangle cell names that are parameterized.
canParameterizeNames() - Method in class com.sun.electric.tool.io.output.Topology
Method to tell whether the topological analysis should mangle cell names that are parameterized.
canParameterizeNames() - Method in class com.sun.electric.tool.io.output.Verilog
Method to tell whether the topological analysis should mangle cell names that are parameterized.
canScale() - Method in class com.sun.electric.tool.io.input.ELIB
 
canScale() - Method in class com.sun.electric.tool.io.input.LibraryFiles
 
canShrink() - Method in class com.sun.electric.technology.PrimitiveNode
Method to tell if instances of this PrimitiveNode can shrink.
cantBuildNetlist() - Method in class com.sun.electric.tool.ncc.NccGlobals
 
cantBuildNetlist() - Method in class com.sun.electric.tool.ncc.netlist.NccNetlist
 
cantBuildNetlist - Variable in class com.sun.electric.tool.ncc.result.NccResult.CellSummary
 
cantBuildNetlistBits() - Method in class com.sun.electric.tool.ncc.NccGlobals
 
cantBuildNetlistBits() - Method in interface com.sun.electric.tool.ncc.NccGlobalsReportable
 
cantEdit(Cell, NodeInst, boolean, boolean, boolean) - Static method in class com.sun.electric.tool.user.CircuitChangeJobs
Method to tell whether a NodeInst can be modified in a cell.
CantEditException - Exception in com.sun.electric.tool.user
 
CantEditException() - Constructor for exception com.sun.electric.tool.user.CantEditException
 
canWriteFormat(String) - Static method in class com.sun.electric.tool.io.output.PNG
Returns true if the specified format name can be written
capacitance - Variable in class com.sun.electric.technology.Xml.Layer
 
capacitance - Variable in class com.sun.electric.technology.xml.Xml805.Layer
 
capacitance - Variable in class com.sun.electric.technology.xml.Xml806.Layer
 
capacitance - Variable in class com.sun.electric.technology.xml.Xml807.Layer
 
capacitance - Variable in class com.sun.electric.technology.xml.XmlParam.Layer
 
CAPACITOR - Static variable in class com.sun.electric.tool.logicaleffort.Instance.Type
NotSizeable
CAPACITOR - Static variable in class com.sun.electric.tool.logicaleffort.LEInst.Type
NotSizeable
CAPACITOR - Static variable in class com.sun.electric.tool.logicaleffort.LENodable.Type
NotSizeable
capacitorNode - Variable in class com.sun.electric.technology.technologies.Schematics
capacitor
CapCell - Class in com.sun.electric.tool.generator.layout.fill
CapCell is built assuming horizontal metal 1 straps.
CapCell() - Constructor for class com.sun.electric.tool.generator.layout.fill.CapCell
 
capCell - Variable in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
CapFloorplan - Class in com.sun.electric.tool.generator.layout.fill
CapFloorPlan.
CapFloorplan(double, double, boolean) - Constructor for class com.sun.electric.tool.generator.layout.fill.CapFloorplan
 
CARBON_NANOTUBE_COUNT - Static variable in class com.sun.electric.technology.Technology.NodeLayer
key of Variable for number of tubes in CNFET.
CARBON_NANOTUBE_PITCH - Static variable in class com.sun.electric.technology.Technology.NodeLayer
key of Variable for spacing of tubes in CNFET.
CarbonNanotube(ImmutableNodeInst, Technology.NodeLayer) - Constructor for class com.sun.electric.technology.Technology.CarbonNanotube
Constructor to initialize for carbon nanotube rails.
cascadeWindowsCommand() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
This method implements the command to tile the windows cascaded.
CDL - Static variable in class com.sun.electric.tool.io.FileType
Describes CDL decks.
cdl - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
CDL_TEMPLATE_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of Variable holding generic CDL templates.
cdlConvertBrackets - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
cdlIgnoreResistors - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
cdlIncludeFile - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
cdlLibName - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
cdlLibPath - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
CDLTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "CDL" tab of the Preferences dialog.
CDLTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.CDLTab
Creates new form CDLTab
ceilInt(double) - Static method in class com.sun.electric.database.geometry.GenMath
 
ceilLong(double) - Static method in class com.sun.electric.database.geometry.GenMath
 
Cell - Class in com.sun.electric.database.hierarchy
A Cell is a non-primitive NodeProto.
cell - Variable in class com.sun.electric.plugins.j3d.View3DWindow
the cell that is in the window
cell - Variable in class com.sun.electric.tool.extract.LayerCoverageTool.GeometryOnNetwork
 
cell - Variable in class com.sun.electric.tool.generator.layout.fill.CapCell
 
cell - Variable in class com.sun.electric.tool.io.output.Geometry.CellGeom
Cell
cell - Variable in class com.sun.electric.tool.ncc.basic.CellContext
 
cell - Variable in class com.sun.electric.tool.user.Highlight2
The Cell containing the selection.
cell - Variable in class com.sun.electric.tool.user.ncc.ExportConflict
Conflict Context
cell - Variable in class com.sun.electric.tool.user.ui.WindowContextClass
the cell that is in the window
Cell.CellGroup - Class in com.sun.electric.database.hierarchy
A CellGroup contains a list of cells that are related.
Cell.FrameDescription - Class in com.sun.electric.database.hierarchy
Class for creating a description of a frame around a schematic cell.
CELL_BITS - Static variable in class com.sun.electric.tool.io.ELIBConstants
 
CELL_TEXT_KEY - Static variable in class com.sun.electric.database.hierarchy.Cell
Variable key for text cell contents.
CellAggregateSignal() - Constructor for class com.sun.electric.tool.io.output.Topology.CellAggregateSignal
 
cellApp - Static variable in class com.sun.electric.plugins.j3d.utils.J3DAppearance
cell has a unique appearance
CellBackup - Class in com.sun.electric.database
CellBackup is a pair of CellRevision and TechPool.
CellBackup.Memoization - Class in com.sun.electric.database
Class which memoizes data for size computation (connectivity etc).
cellBackups - Variable in class com.sun.electric.database.Snapshot
 
cellBoundsDefined() - Method in class com.sun.electric.database.Snapshot
Checks if all cell bounds are defined.
CellBrowser - Class in com.sun.electric.tool.user.dialogs
Class to browse the list of cells and do specific things to them (delete, rename).
CellBrowser(Frame, boolean, CellBrowser.DoAction) - Constructor for class com.sun.electric.tool.user.dialogs.CellBrowser
Creates new form CellBrowser
CellBrowser.DoAction - Class in com.sun.electric.tool.user.dialogs
Class to do a cell browser action.
cellBrowserCommand(CellBrowser.DoAction) - Static method in class com.sun.electric.tool.user.menus.CellMenu
 
cellCenterNode - Variable in class com.sun.electric.technology.technologies.Generic
the Cell-Center node, used for defining the origin of the cell's coordinate space.
CellChangeJobs - Class in com.sun.electric.tool.user
Class for Jobs that make changes to the cells.
CellChangeJobs.DeleteCell - Class in com.sun.electric.tool.user
Class to delete a cell in a new thread.
CellChangeJobs.DeleteCellGroup - Class in com.sun.electric.tool.user
Class to rename a cell in a new thread.
CellChangeJobs.DeleteManyCells - Class in com.sun.electric.tool.user
This class implement the command to delete a list of cells.
CellChangeJobs.DuplicateCell - Class in com.sun.electric.tool.user
This class implement the command to duplicate a cell.
CellChangeJobs.ExtractCellInstances - Class in com.sun.electric.tool.user
This class implement the command to extract the contents of cell instances.
CellChangeJobs.GraphCells - Class in com.sun.electric.tool.user
This class implement the command to make a graph of the cells.
CellChangeJobs.NewCellVersion - Class in com.sun.electric.tool.user
This class implement the command to make a new version of a cell.
CellChangeJobs.PackageCell - Class in com.sun.electric.tool.user
This class implement the command to delete unused old versions of cells.
CellChangeJobs.RenameCell - Class in com.sun.electric.tool.user
Class to rename a cell in a new thread.
CellChangeJobs.RenameCellGroup - Class in com.sun.electric.tool.user
Class to rename a cell in a new thread.
CellContext - Class in com.sun.electric.tool.ncc.basic
A CellContext contains a Cell and a VarContext for evaluating the variables in the Cell.
CellContext(Cell, VarContext) - Constructor for class com.sun.electric.tool.ncc.basic.CellContext
 
CellGeom(Cell) - Constructor for class com.sun.electric.tool.io.output.Geometry.CellGeom
Constructor
cellGeom - Variable in class com.sun.electric.tool.io.output.Geometry.Visitor
Current cellGeom
cellGeoms - Variable in class com.sun.electric.tool.io.output.Geometry
HashMap of all CellGeoms
cellGroups - Variable in class com.sun.electric.database.Snapshot
 
cellHasAnnotations() - Method in class com.sun.electric.tool.generator.flag.FlagAnnotations
 
CellHistory() - Constructor for class com.sun.electric.tool.user.ui.WindowFrame.CellHistory
 
cellHistoryGoBack() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Go back in history list.
cellHistoryGoForward() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Go forward in history list.
CellId - Class in com.sun.electric.database.id
The CellId class identifies a type of NodeInst independently of threads.
cellId - Variable in class com.sun.electric.database.ImmutableCell
CellId of this ImmutableCell.
cellIndex - Variable in class com.sun.electric.database.id.CellId
Unique index of this cell in the database.
CellInfo() - Constructor for class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
 
CellInfo() - Constructor for class com.sun.electric.tool.ncc.result.BenchmarkResults.CellInfo
 
cellInstPath() - Method in class com.sun.electric.tool.ncc.netlist.NccNameProxy
Cell instance path starting from the Cell from which NCC was run.
cellLambda - Variable in class com.sun.electric.tool.io.input.LibraryFiles
lambda value for each cell of the library
cellLayersCon - Variable in class com.sun.electric.tool.drc.MTDRCTool
 
CellLists - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Cell Lists" dialog.
CellMenu - Class in com.sun.electric.tool.user.menus
Class to handle the commands in the "Cell" pulldown menu.
CellMenu() - Constructor for class com.sun.electric.tool.user.menus.CellMenu
 
CellMenu.DeleteMultiPageJob - Class in com.sun.electric.tool.user.menus
Class to delete a page from a multi-page schematic.
CellMenu.NewCellName - Class in com.sun.electric.tool.user.menus
 
CellMenu.SetMultiPageJob - Class in com.sun.electric.tool.user.menus
Class to set a cell to be multi-page with a given page count.
CellModelPrefs - Class in com.sun.electric.tool.io.output
User: gainsley Date: Jul 17, 2006
CellModelTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Spice/Verilog Model Files" tab of the Preferences dialog.
CellModelTab(Frame, boolean, CellModelPrefs) - Constructor for class com.sun.electric.tool.user.dialogs.options.CellModelTab
Creates new form CellModelFile panel
cellName - Variable in class com.sun.electric.database.id.CellId
CellName of this CellId.
CellName - Class in com.sun.electric.database.text
A CellName is a text-parsing object for Cell names.
cellName - Variable in class com.sun.electric.technology.xml.XmlParam.MenuCell
 
CellNetInfo() - Constructor for class com.sun.electric.tool.io.output.Topology.CellNetInfo
 
CellNodable() - Constructor for class com.sun.electric.tool.logicaleffort.CachedCell.CellNodable
 
CELLOUT - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the cell outline.
CellProperties - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Cell Properties" dialog.
CellProperties(Frame) - Constructor for class com.sun.electric.tool.user.dialogs.CellProperties
Creates new form Cell Properties
cellRevision - Variable in class com.sun.electric.database.CellBackup
Cell data.
CellRevision - Class in com.sun.electric.database
This class represents Cell data (with all arcs/nodes/exports) as it is saved to disk.
CellRevision(ImmutableCell) - Constructor for class com.sun.electric.database.CellRevision
Creates a new instance of CellRevision
cells - Variable in class com.sun.electric.tool.cvspm.CVSLibrary.LibsCells
 
cells - Variable in class com.sun.electric.tool.user.ncc.ExportMismatch
Compared Cells
CellsByDate() - Constructor for class com.sun.electric.database.text.TextUtils.CellsByDate
 
CellsByName() - Constructor for class com.sun.electric.database.text.TextUtils.CellsByName
 
CellsByVersion() - Constructor for class com.sun.electric.database.text.TextUtils.CellsByVersion
 
CellsByView() - Constructor for class com.sun.electric.database.text.TextUtils.CellsByView
 
cellsConstructed - Static variable in class com.sun.electric.tool.io.input.LibraryFiles
number of cells constructed so far.
CellSignal() - Constructor for class com.sun.electric.tool.io.output.Topology.CellSignal
 
CellSummary(int[], int[], int[], boolean[]) - Constructor for class com.sun.electric.tool.ncc.result.NccResult.CellSummary
 
cellTiles - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
cellTreeChanged() - Method in class com.sun.electric.database.change.DatabaseChangeEvent
Returns true if cell explorer tree was changed in the new database state.
CELLTXT - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the cell and port names.
CellUsage - Class in com.sun.electric.database.id
Immutable class to represent a possible edge in a Cell call graph.
centerCursor() - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to shift the panels so that the current cursor location becomes the center.
centerCursor() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to shift the window so that the current cursor location becomes the center.
centerCursor() - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to shift the window so that the current cursor location becomes the center.
centerCursor() - Method in interface com.sun.electric.tool.user.ui.WindowContent
 
centerCursor(WindowFrame) - Static method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
This method implements the command to center the cursor.
centerCursor() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to shift the panels so that the current cursor location becomes the center.
centerCursor(boolean) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method called when the main or extension cursors should be centered.
centerSelection(JList) - Static method in class com.sun.electric.tool.user.dialogs.EDialog
Method to ensure that the selected item in a list is shown in the center of the list.
centerSelection() - Static method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
This method implements the command to center the selected objects.
chains - Variable in class com.sun.electric.tool.generator.flag.FlagConfig
 
Change - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Change" dialog.
ChangeArcProperties(Cell, CircuitChangeJobs.ChangeArcEnum, List<Highlight2>) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.ChangeArcProperties
 
ChangeCellGroup - Class in com.sun.electric.tool.user.dialogs
Class to handle the request to change a cell's group.
ChangeCellGroup(Frame, boolean, List<Cell>, Library) - Constructor for class com.sun.electric.tool.user.dialogs.ChangeCellGroup
Creates new form ChangeCellGroup
changeCellView(Cell, View) - Static method in class com.sun.electric.tool.user.ViewChanges
CHANGE A CELL'S VIEW
ChangeCurrentLib - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Set Current Library" dialog.
changeEncryptedPassword(String, String) - Static method in class com.sun.electric.tool.project.Users
Method to change a user's encrypted password.
changeGlobalTextSize(double) - Static method in class com.sun.electric.tool.user.menus.EditMenu
Method to change the global text scale by a given amount.
changeOfMetal6 - Static variable in class com.sun.electric.technology.technologies.MoCMOS
 
Changes - Interface in com.sun.electric.database.change
This interface defines changes that are made to the database.
changesForSettings - Variable in class com.sun.electric.database.text.Setting.SettingChangeBatch
 
changesQuiet(boolean) - Static method in class com.sun.electric.database.constraint.Layout
Method to set the subsequent changes to be "quiet".
changesQuiet(boolean) - Static method in class com.sun.electric.tool.io.input.Input
Method to set the subsequent changes to be "quiet".
ChangeText - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Change Text" dialog.
changeTextDialog() - Static method in class com.sun.electric.tool.user.dialogs.ChangeText
 
changeViewCommand() - Static method in class com.sun.electric.tool.user.menus.ViewMenu
 
Channel - Class in com.sun.electric.tool.generator.flag.router
rectangular region for routing
Channel(boolean, double, double, double, double, String) - Constructor for class com.sun.electric.tool.generator.flag.router.Channel
 
CharactConflict(Cell, VarContext, String, String, String, Export) - Constructor for class com.sun.electric.tool.user.ncc.ExportConflict.CharactConflict
 
characteristic - Variable in class com.sun.electric.database.ImmutableExport
PortCharacteristic of this ImmutableExport.
CHARACTERISTIC_SPACING - Static variable in class com.sun.electric.database.hierarchy.Cell
Variable key for characteristic spacing for a cell.
check() - Method in class com.sun.electric.database.CellBackup
Checks invariant of this CellBackup.
check() - Method in class com.sun.electric.database.CellRevision
Checks invariant of this CellRevision.
check() - Method in class com.sun.electric.database.Environment
 
check() - Method in class com.sun.electric.database.hierarchy.Cell
Method to check invariants in this Cell.
check() - Method in class com.sun.electric.database.hierarchy.Library
Method to check invariants in this Library.
check(TechPool) - Method in class com.sun.electric.database.ImmutableArcInst
 
check() - Method in class com.sun.electric.database.ImmutableArcInst
Checks invariant of this ImmutableArcInst.
check() - Method in class com.sun.electric.database.ImmutableCell
Checks invariant of this ImmutableCell.
check() - Method in class com.sun.electric.database.ImmutableExport
Checks invariant of this ImmutableExport.
check() - Method in class com.sun.electric.database.ImmutableIconInst
Checks invariant of this ImmutableIconInst.
check() - Method in class com.sun.electric.database.ImmutableLibrary
Checks invariant of this ImmutableCell.
check() - Method in class com.sun.electric.database.ImmutableNodeInst
Checks invariant of this ImmutableNodeInst.
check() - Method in class com.sun.electric.database.ImmutablePortInst
Checks invariant of this ImmutablePortInst.
check() - Method in class com.sun.electric.database.LibraryBackup
Checks invariant of this CellBackup.
check() - Method in class com.sun.electric.database.Snapshot
Checks invariant of this Snapshot.
check() - Method in class com.sun.electric.database.text.CellName
Checks invariant of this CellName.
check(Poly.Builder) - Method in class com.sun.electric.database.topology.ArcInst
Method to check invariants in this ArcInst.
check() - Method in class com.sun.electric.database.topology.NodeInst
Method to check invariants in this NodeInst.
check() - Method in class com.sun.electric.database.topology.Topology
Method to check invariants in this Cell.
check() - Method in class com.sun.electric.database.variable.ElectricObject
Method to check invariants in this ElectricObject.
check(boolean, boolean) - Method in class com.sun.electric.database.variable.Variable
Checks invariant of this Variable.
check() - Method in class com.sun.electric.technology.TechPool
Checks invariants in this TechPool.
checkAbort() - Method in class com.sun.electric.tool.Job
Check if we are scheduled to abort.
checkAbort(String) - Method in class com.sun.electric.tool.logicaleffort.LETool.AnalyzeCell
Check if we are scheduled to abort.
checkAndRepair(boolean, ErrorLogger) - Method in class com.sun.electric.database.hierarchy.Cell
Method to check and repair data structure errors in this Cell.
checkAndRepair(boolean, ErrorLogger) - Method in class com.sun.electric.database.hierarchy.Library
Method to check and repair data structure errors in this Library.
checkAndRepair(boolean, List<Geometric>, ErrorLogger) - Method in class com.sun.electric.database.topology.ArcInst
Method to check and repair data structure errors in this ArcInst.
checkAndRepair(boolean, List<Geometric>, ErrorLogger) - Method in class com.sun.electric.database.topology.NodeInst
Method to check and repair data structure errors in this NodeInst.
checkAndRepairCommand(boolean) - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to implement the "Repair Libraries" command.
CheckAndRepairJob(boolean) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.CheckAndRepairJob
 
checkBody - Variable in class com.sun.electric.tool.ncc.NccOptions
Check the body connections of MOS transistors.
CheckBox(String) - Constructor for class com.sun.electric.tool.user.menus.EMenuItem.CheckBox
 
checkCellConnectivity(NodeInst, NodeInst) - Static method in class com.sun.electric.tool.extract.GeometryConnection
 
checkCellDates() - Method in class com.sun.electric.database.hierarchy.Cell
Method to check the current cell to be sure that no subcells have a more recent date.
checkChanging() - Method in class com.sun.electric.database.hierarchy.EDatabase
Method to check whether changing of database is allowed by current thread.
checkChanging() - Method in class com.sun.electric.database.topology.Geometric
Routing to check whether changing of this cell allowed or not.
checkChanging() - Method in class com.sun.electric.database.variable.ElectricObject
Routing to check whether changing of this cell allowed or not.
checkDesignRules(DRC.DRCPreferences, ErrorLogger, Cell, Geometric[], boolean[], Rectangle2D) - Static method in class com.sun.electric.tool.drc.Quick
 
checkDesignRules(ErrorLogger, Cell, Geometric[], boolean[], Rectangle2D, DRC.CheckDRCJob, DRC.DRCPreferences, GeometryHandler.GHMode, boolean) - Static method in class com.sun.electric.tool.drc.Quick
This is the entry point for DRC.
checkDRCHierarchically(DRC.DRCPreferences, Cell, List<Geometric>, Rectangle2D, GeometryHandler.GHMode, boolean) - Static method in class com.sun.electric.tool.drc.DRC
This method generates a DRC job from the GUI or for a bash script.
CheckDRCJob(Cell, Listener, Job.Priority, DRC.DRCPreferences, boolean) - Constructor for class com.sun.electric.tool.drc.DRC.CheckDRCJob
 
CHECKEDIN - Static variable in class com.sun.electric.tool.project.Project
 
CHECKEDOUTTOOTHERS - Static variable in class com.sun.electric.tool.project.Project
 
CHECKEDOUTTOYOU - Static variable in class com.sun.electric.tool.project.Project
 
checkERCWell(Cell, GeometryHandler.GHMode, ERCWellCheck.WellCheckPreferences) - Static method in class com.sun.electric.tool.erc.ERCWellCheck
Method used by the regressions.
checkError() - Method in class com.sun.electric.tool.user.MessagesStream
 
checkExamine() - Method in class com.sun.electric.database.hierarchy.EDatabase
Method to check whether examining of database is allowed.
checkExamine() - Method in class com.sun.electric.database.variable.ElectricObject
Method to make sure that this object can be examined.
checkFoundry(Foundry.Type, Technology) - Method in class com.sun.electric.tool.user.dialogs.options.TechnologyTab
Method to check whether the foundry value has been changed.
checkFresh(Snapshot) - Method in class com.sun.electric.database.hierarchy.EDatabase
Checks that Electric database has the expected state.
checkIn(Cell) - Static method in class com.sun.electric.tool.project.CheckInJob
Method to check a cell back into the repository.
CheckInJob - Class in com.sun.electric.tool.project
Class to check a cell into the Project Management repository.
checkInThisCell() - Static method in class com.sun.electric.tool.project.CheckInJob
Method to check the currently edited cell back into the repository.
checkInvariants() - Method in class com.sun.electric.database.hierarchy.EDatabase
Method to check invariants in all Libraries.
checkInvariants() - Method in class com.sun.electric.database.id.IdManager
Method to check invariants in all Libraries.
checkLibraries(ErrorLogger, File[]) - Static method in class com.sun.electric.tool.io.input.LibraryStatistics
 
checkMe(Circuit) - Method in class com.sun.electric.tool.ncc.netlist.NetObject
Make sure this object is OK.
checkMe(Circuit) - Method in class com.sun.electric.tool.ncc.netlist.Part
check that this Part is in proper form complain if it's wrong
checkMe(Circuit) - Method in class com.sun.electric.tool.ncc.netlist.Port
 
checkMe(Circuit) - Method in class com.sun.electric.tool.ncc.netlist.Wire
check that this Wire is properly structured.
checkMe(EquivRecord) - Method in class com.sun.electric.tool.ncc.trees.Circuit
 
checkMe(EquivRecord) - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
Sanity check
checkMinStrength(double, double, String) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Print a warning if strength is less than the minimum allowable.
checkName(String) - Static method in class com.sun.electric.database.text.Name
Method to check whether or not string is a valid name.
checkNameKey(Name, Cell) - Static method in class com.sun.electric.database.topology.NodeInst
Method to check the new name key of a NodeInst.
checkOut(Cell) - Static method in class com.sun.electric.tool.project.CheckOutJob
Method to check a cell out of the repository.
checkoutFromRepository() - Static method in class com.sun.electric.tool.cvspm.CVS
 
CheckOutJob - Class in com.sun.electric.tool.project
Class to check-out cells from the Project Management repository.
checkOutObject(Geometric, boolean, boolean, boolean, Rectangle2D, EditWindow, double, boolean) - Static method in class com.sun.electric.tool.user.Highlighter
Method to determine whether an object is in a bounds.
checkOutThisCell() - Static method in class com.sun.electric.tool.project.CheckOutJob
Method to check the currently edited cell out of the repository.
checkPossibleVariableEffects(Variable.Key) - Method in class com.sun.electric.database.topology.ArcInst
Method to handle special case side-effects of setting variables on this NodeInst.
checkPossibleVariableEffects(Variable.Key) - Method in class com.sun.electric.database.topology.NodeInst
Method to handle special case side-effects of setting variables on this NodeInst.
checkRTree(int, Object) - Method in class com.sun.electric.database.topology.RTNode
Method to check the validity of an RTree node.
checkSize(PrimitiveNodeSize) - Method in class com.sun.electric.technology.PrimitiveNode.AsymmetricNodeSizeRule
Methot to check whether the current NodeSize size meets original conditions provided by the technology.
checkSize(PrimitiveNodeSize) - Method in class com.sun.electric.technology.PrimitiveNode.NodeSizeRule
Methot to check whether the current NodeSize size meets original conditions provided by the technology.
checkSizes - Variable in class com.sun.electric.tool.ncc.NccOptions
enable size checking
checkSlots() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
 
checkUndoing() - Method in class com.sun.electric.database.hierarchy.EDatabase
Method to check whether changing of whole database is allowed.
checkUndoing() - Method in class com.sun.electric.database.variable.ElectricObject
Routing to check whether undoing of this cell allowed or not.
children() - Method in class com.sun.electric.tool.io.input.EpicAnalysis.EpicTreeNode
Returns the children of the receiver as an Enumeration.
children() - Method in class com.sun.electric.tool.user.ui.JobTree.JobTreeNode
Returns the children of the receiver as an Enumeration.
childrenNamesSpi() - Method in class com.sun.electric.tool.sandbox.DummyPreferences
Returns the names of the children of this preference node.
childSpi(String) - Method in class com.sun.electric.tool.sandbox.DummyPreferences
Returns the named child of this preference node, creating it if it does not already exist.
chooseDirectory(String) - Static method in class com.sun.electric.tool.user.dialogs.OpenFile
Factory method to create a new open dialog box to search for a directory.
chooseInputFile(FileType, String) - Static method in class com.sun.electric.tool.user.dialogs.OpenFile
Factory method to create a new open dialog box using the default Type.
chooseInputFile(FileType, String, boolean) - Static method in class com.sun.electric.tool.user.dialogs.OpenFile
Factory method to create a new open dialog box using the default Type.
chooseInputFile(FileType, String, boolean, String, boolean) - Static method in class com.sun.electric.tool.user.dialogs.OpenFile
Factory method to create a new open dialog box using the default Type.
chooseOutputFile(FileType, String, String) - Static method in class com.sun.electric.tool.user.dialogs.OpenFile
Factory method to create a new save dialog box using the default EFileFilter.
chooseOutputFile(FileType[], String, String) - Static method in class com.sun.electric.tool.user.dialogs.OpenFile
Factory method to create a new save dialog box using the default EFileFilter.
chronIndex - Variable in class com.sun.electric.database.id.ArcProtoId
Unique index of this ArcProtoId in TechId.
chronIndex - Variable in class com.sun.electric.database.id.LayerId
Unique index of this LayerId in TechId.
chronIndex - Variable in class com.sun.electric.database.id.PortProtoId
chronological index of this PortProtoId in parent.
chronIndex - Variable in class com.sun.electric.database.id.PrimitiveNodeId
Unique index of this PrimtiveNodeId in TechId.
cif - Variable in class com.sun.electric.technology.Xml.Layer
 
cif - Variable in class com.sun.electric.technology.xml.Xml805.Layer
 
cif - Variable in class com.sun.electric.technology.xml.Xml806.Layer
 
cif - Variable in class com.sun.electric.technology.xml.Xml807.Layer
 
cif - Variable in class com.sun.electric.technology.xml.XmlParam.Layer
 
CIF - Static variable in class com.sun.electric.tool.io.FileType
Describes CIF files.
CIF - Class in com.sun.electric.tool.io.input
This class reads files in CIF files.
CIF - Class in com.sun.electric.tool.io.output
Class to write CIF output to disk.
CIF.CIFPreferences - Class in com.sun.electric.tool.io.input
 
CIF.CIFPreferences - Class in com.sun.electric.tool.io.output
 
CIFPreferences(boolean) - Constructor for class com.sun.electric.tool.io.input.CIF.CIFPreferences
 
CIFPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.CIF.CIFPreferences
 
CIFTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "CIF" tab of the Preferences dialog.
CIFTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.CIFTab
Creates new form CIFTab
circleNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Circle node.
Circuit - Class in com.sun.electric.tool.ncc.trees
A Circuit is a collection of NetObjects that belong to the same design.
CircuitChangeJobs - Class in com.sun.electric.tool.user
Class for Jobs that make changes to the circuit.
CircuitChangeJobs.AlignNodes - Class in com.sun.electric.tool.user
 
CircuitChangeJobs.AlignObjects - Class in com.sun.electric.tool.user
This class implement the command to align objects to the grid.
CircuitChangeJobs.ChangeArcEnum - Enum in com.sun.electric.tool.user
ARC MODIFICATION
CircuitChangeJobs.ChangeArcProperties - Class in com.sun.electric.tool.user
 
CircuitChangeJobs.CheckAndRepairJob - Class in com.sun.electric.tool.user
This class implement the command to repair libraries.
CircuitChangeJobs.CleanupChanges - Class in com.sun.electric.tool.user
This class implements the changes needed to cleanup pins in a Cell.
CircuitChangeJobs.ClearCellLocked - Class in com.sun.electric.tool.user
This class clears a cell lock bit in a Job.
CircuitChangeJobs.ClearNodeLocked - Class in com.sun.electric.tool.user
This class clears a node lock bit in a Job.
CircuitChangeJobs.DeleteArcs - Class in com.sun.electric.tool.user
 
CircuitChangeJobs.DeleteSelected - Class in com.sun.electric.tool.user
DELETE SELECTED OBJECTS
CircuitChangeJobs.DeleteSelectedGeometry - Class in com.sun.electric.tool.user
 
CircuitChangeJobs.ManyMove - Class in com.sun.electric.tool.user
MOVE SELECTED OBJECTS
CircuitChangeJobs.Reconnect - Class in com.sun.electric.tool.user
This class handles deleting pins that are between two arcs, and reconnecting the arcs without the pin.
CircuitChangeJobs.ReloadLibraryJob - Class in com.sun.electric.tool.user
This class implement the command to reload a library
CircuitChangeJobs.RenameLibrary - Class in com.sun.electric.tool.user
This class implement the command to rename a library.
CircuitChangeJobs.RenameTechnology - Class in com.sun.electric.tool.user
This class implement the command to rename a technology.
CircuitChangeJobs.RipTheBus - Class in com.sun.electric.tool.user
 
CircuitChangeJobs.RotateSelected - Class in com.sun.electric.tool.user
NODE TRANSFORMATION
CircuitChangeJobs.ShortenArcs - Class in com.sun.electric.tool.user
This class implements the changes needed to shorten selected arcs.
CircuitChangeJobs.ToggleNegationJob - Class in com.sun.electric.tool.user
 
CircuitChanges - Class in com.sun.electric.tool.user
Class for user-level changes to the circuit.
className - Variable in class com.sun.electric.technology.Xml.Technology
 
className - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
className - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
className - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
className - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
cleanCellRef(Cell) - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to delete cell "cell".
cleanCellsDueToFoundryChanges(Technology, Foundry, DRC.DRCPreferences) - Static method in class com.sun.electric.tool.drc.DRC
Method to clean those cells that were marked with a valid date due to changes in the DRC rules.
cleanUnusedNodesInLibrary(NodeInst, List<Geometric>) - Method in class com.sun.electric.technology.Technology
Method to clean libraries with unused primitive nodes.
CleanupChanges(Cell, boolean, Set<NodeInst>, List<CircuitChangeJobs.Reconnect>, Map<NodeInst, EPoint>, List<NodeInst>, Set<ArcInst>, int, int, int) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.CleanupChanges
 
cleanupLibraryInput() - Static method in class com.sun.electric.tool.io.input.LibraryFiles
 
cleanupPinsCommand(boolean) - Static method in class com.sun.electric.tool.user.CircuitChanges
CLEAN-UP
clear() - Method in class com.sun.electric.database.text.ImmutableArrayList
 
clear() - Method in class com.sun.electric.technology.BoundsBuilder
 
clear() - Method in class com.sun.electric.tool.ncc.lists.RecordList
 
clear() - Static method in class com.sun.electric.tool.user.Clipboard
Method to clear the contents of the clipboard.
clear() - Method in class com.sun.electric.tool.user.Highlighter
Method to clear the list of all highlighted objects in
clear() - Method in class com.sun.electric.tool.user.ui.MessagesWindow
Method to erase everything in the messages window.
clearAllLocked() - Method in class com.sun.electric.database.hierarchy.Cell
Method to set this Cell so that everything inside of it is not locked.
clearAllLogs() - Method in class com.sun.electric.tool.user.ErrorLogger
Method to remove all errors and warnings
clearAnalysis() - Method in class com.sun.electric.tool.Tool
Method to set this Tool to be analysis.
clearArcsShrink() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that arcs connected to instances will not shrink in nonmanhattan situations.
clearArcsWipe() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that instances of it are not "arc-wipable".
clearBackground() - Method in class com.sun.electric.tool.Tool
Method to set this Tool to be in the foreground.
clearBussedSignalList() - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to request that this bussed signal be cleared of all signals on it.
clearCache() - Method in class com.sun.electric.tool.ncc.result.equivalence.Equivalence
To reduce storage requirements, release cached information when you are done using this Equivalence table.
clearCache() - Method in class com.sun.electric.tool.user.redisplay.VectorCache
Method called when it is necessary to clear cache.
clearCanBeZeroSize() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that it cannot be zero in size.
clearCanShrink() - Method in class com.sun.electric.technology.PrimitiveNode
Method to prevent instances of this PrimitiveNode from shrinking.
ClearCellDate(String) - Constructor for class com.sun.electric.tool.user.menus.FileMenu.ClearCellDate
 
ClearCellDate(Cell) - Constructor for class com.sun.electric.tool.user.menus.FileMenu.ClearCellDate
 
ClearCellLocked(Cell, boolean) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.ClearCellLocked
 
clearChanged() - Method in class com.sun.electric.database.hierarchy.Library
Method to indicate that this Library has not changed.
clearChangedInWindow(EditWindow) - Static method in class com.sun.electric.tool.user.User
Method to reset the area of a window that has been changed.
clearControlPoints() - Method in class com.sun.electric.tool.simulation.Signal
Method to clear the list of control points associated with this signal.
clearControlPoints(Signal) - Method in class com.sun.electric.tool.simulation.Stimuli
Method to clear the list of control points associated with a signal.
clearCrossProbeLevels() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to clear the list of cross-probed levels in this EditWindow.
clearCurrentlySelectedObjects() - Method in class com.sun.electric.tool.user.ui.ExplorerTree
Method to set the currently selected object in the explorer tree.
clearCurvable() - Method in class com.sun.electric.technology.ArcProto
Method to set this ArcProto so that instances of it cannot curve.
clearDoingAreaDrag() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
clearEdgeSelect() - Method in class com.sun.electric.technology.ArcProto
Method to set this ArcProto so that instances of it cannot be selected by their edge.
clearEdgeSelect() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that instances of it are not selectable only by their edges.
clearExpanded() - Method in class com.sun.electric.database.topology.NodeInst
Method to set this NodeInst to be unexpanded.
clearFadeImages() - Method in class com.sun.electric.tool.user.redisplay.VectorCache
Method called when visible layers have changed.
clearFixErrors() - Method in class com.sun.electric.tool.Tool
Method to set this Tool to fix errors.
clearFromDisk() - Method in class com.sun.electric.database.hierarchy.Library
Method to indicate that this Library did not come from disk.
clearHardSelect() - Method in class com.sun.electric.database.topology.NodeInst
Method to set this NodeInst to be easy-to-select.
clearHidden() - Method in class com.sun.electric.database.hierarchy.Library
Method to indicate that this Library is not hidden.
clearHighlightedSignals() - Method in class com.sun.electric.tool.user.waveform.Panel
 
clearHighlighting() - Method in interface com.sun.electric.database.variable.EditWindow_
 
clearHighlighting() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
clearHighlighting() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to remove all highlighting from waveform window.
clearHoldsOutline() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that instances of it may not hold outline information.
clearImage(Rectangle) - Method in class com.sun.electric.tool.user.redisplay.PixelDrawing
Method to erase the offscreen data in this PixelDrawing.
clearIncremental() - Method in class com.sun.electric.tool.Tool
Method to set this Tool to be incremental.
clearInstancesLocked() - Method in class com.sun.electric.database.hierarchy.Cell
Method to set this Cell so that all instances inside of it are not locked.
clearInTechnologyLibrary() - Method in class com.sun.electric.database.hierarchy.Cell
Method to set this Cell so that it is not part of a technology library.
clearKeyBindings() - Method in class com.sun.electric.tool.user.ui.KeyBindings
Clear all active bindings
clearLocked() - Method in class com.sun.electric.database.topology.NodeInst
Method to set this NodeInst to be unlocked.
clearLockedPrim() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that instances of it are not locked.
clearLogs(Cell) - Method in class com.sun.electric.tool.user.ErrorLogger
Removes all errors and warnings associated with Cell cell.
clearMeasurements() - Method in class com.sun.electric.tool.user.waveform.Panel
Method to remove all displayed measurements from the panel
ClearNodeLocked(NodeInst) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.ClearNodeLocked
 
clearOn() - Method in class com.sun.electric.tool.Tool
Method to set this Tool to be off.
clearRecentlyOpenedLibraries() - Static method in class com.sun.electric.tool.user.User
Clear the list of recently opened libraries.
clearResults() - Method in class com.sun.electric.tool.ncc.result.BenchmarkResults
 
clearSelectedControlPoints() - Method in class com.sun.electric.tool.user.waveform.WaveSignal
 
clearShowPopupCloud() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
clearSimulationData() - Static method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to clear all panels from the waveform window.
clearSizesCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
clearSizesNodableCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
clearSpecialSelect() - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Set ClickZoomWireListener to exclude hard to select objects
clearSquare() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that instances of it are not "square".
ClearStoredSizes(NodeInst) - Constructor for class com.sun.electric.tool.logicaleffort.LETool.ClearStoredSizes
 
clearStoredSizesJob(NodeInst) - Static method in class com.sun.electric.tool.logicaleffort.LETool
 
clearStoredSizesJob(Library) - Static method in class com.sun.electric.tool.logicaleffort.LETool
 
ClearStoredSizesLibrary(Library) - Constructor for class com.sun.electric.tool.logicaleffort.LETool.ClearStoredSizesLibrary
 
clearSubCellCache(boolean) - Static method in class com.sun.electric.tool.user.redisplay.AbstractDrawing
Method to clear the cache of expanded subcells.
clearSubCellCache() - Static method in class com.sun.electric.tool.user.redisplay.PixelDrawing
Method to clear the cache of expanded subcells.
clearSubCellCache() - Static method in class com.sun.electric.tool.user.ui.EditWindow
Method to clear the cache of expanded subcells.
clearSynthesis() - Method in class com.sun.electric.tool.Tool
Method to set this Tool to be synthesis.
clearTaskDescription() - Method in class com.sun.electric.tool.generator.flag.TaskPrinter
 
clearTaskDescription() - Static method in class com.sun.electric.tool.generator.flag.Utils
 
clearVisInside() - Method in class com.sun.electric.database.topology.NodeInst
Method to set this NodeInst to be not visible-inside.
clearWantExpanded() - Method in class com.sun.electric.database.hierarchy.Cell
Method to set this Cell so that instances of it are "not expanded" by when created.
clearWipable() - Method in class com.sun.electric.technology.ArcProto
Method to set this ArcProto so that instances of it cannot wipe nodes.
clearWipeOn1or2() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that instances of it are not wiped when 1 or 2 arcs connect.
ClickZoomWireListener - Class in com.sun.electric.tool.user.ui
Handles Selection, Zooming, and Wiring.
Client - Class in com.sun.electric.tool
 
Client(int) - Constructor for class com.sun.electric.tool.Client
Creates a new instance of AbstractClient
Client.BeepEvent - Class in com.sun.electric.tool
 
Client.EJobEvent - Class in com.sun.electric.tool
 
Client.JobQueueEvent - Class in com.sun.electric.tool
 
Client.OS - Enum in com.sun.electric.tool
OS is a typesafe enum class that describes the current operating system.
Client.PrintEvent - Class in com.sun.electric.tool
 
Client.ProgressNoteEvent - Class in com.sun.electric.tool
 
Client.ProgressValueEvent - Class in com.sun.electric.tool
 
Client.SavePrintEvent - Class in com.sun.electric.tool
 
Client.ServerEvent - Class in com.sun.electric.tool
 
Client.ShowMessageEvent - Class in com.sun.electric.tool
 
Client.StartProgressDialogEvent - Class in com.sun.electric.tool
 
Client.StopProgressDialogEvent - Class in com.sun.electric.tool
 
Client.TermLoggingEvent - Class in com.sun.electric.tool
 
clientDatabase() - Static method in class com.sun.electric.database.hierarchy.EDatabase
 
clientId - Variable in class com.sun.electric.tool.Job.Key
Client which launched the Job
clientJob - Variable in class com.sun.electric.tool.EJob
 
clipArc(double, double, double, double) - Method in class com.sun.electric.database.geometry.PolyBase
Method to clip a curved polygon (CIRCLE, THICKCIRCLE, DISC, CIRCLEARC, or THICKCIRCLEARC) against the rectangle lx <= X <= hx and ly <= Y <= hy.
Clipboard - Class in com.sun.electric.tool.user
Class for managing the circuitry clipboard (for copy and paste).
clipCellId - Static variable in class com.sun.electric.tool.user.Clipboard
The Clipboard CellId.
clipLine(Point2D, Point2D, double, double, double, double) - Static method in class com.sun.electric.database.geometry.GenMath
Method to clip a line against a rectangle (in double-precision).
clipLine(Point, Point, int, int, int, int) - Static method in class com.sun.electric.database.geometry.GenMath
Method to clip a line against a rectangle (in integer).
clipPoly(Point[], int, int, int, int) - Static method in class com.sun.electric.database.geometry.GenMath
Method to clip a polygon against a rectangular region.
clone() - Method in class com.sun.electric.technology.xml.XmlParam.Distance
 
clone() - Method in class com.sun.electric.technology.xml.XmlParam.DistanceRule
 
clone() - Method in class com.sun.electric.tool.user.Highlight2
 
close() - Method in class com.sun.electric.tool.io.output.Spice.FlatSpiceCodeVisitor
 
close() - Method in class com.sun.electric.tool.user.dialogs.Progress
Method to terminate the progress dialog.
close() - Method in class com.sun.electric.tool.user.Exec.OutputStreamChecker
 
close() - Method in class com.sun.electric.tool.user.MessagesStream
 
closeBinaryOutputStream() - Method in class com.sun.electric.tool.io.output.Output
Close output for writing binary to a file.
closeCommands() - Method in class com.sun.electric.tool.sandbox.TechExplorerDriver
 
closeDialog() - Method in class com.sun.electric.tool.user.dialogs.EDialog
 
closeDialog() - Method in class com.sun.electric.tool.user.dialogs.EModelessDialog
 
closedPolygonNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Closed-Polygon node.
closeEditInPlace() - Method in class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
 
closeInput() - Method in class com.sun.electric.tool.io.input.Input
 
closeLibrary(Library) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
Method called when closing library.
closeLibraryCommand(Library) - Static method in class com.sun.electric.tool.user.menus.FileMenu
 
closePanel() - Method in class com.sun.electric.tool.user.waveform.Panel
 
closePanel(Panel) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method called when a Panel is to be closed.
closestLayer(PortProto, ArcProto) - Method in class com.sun.electric.tool.generator.layout.TechType
 
closestPoint(Point2D) - Method in class com.sun.electric.database.geometry.PolyBase
Method to find the point on this polygon closest to a given point.
closestPointToLine(Point2D, Point2D, Point2D) - Static method in class com.sun.electric.database.geometry.GenMath
Method to find the point on a line that is closest to a given point.
closestPointToSegment(Point2D, Point2D, Point2D) - Static method in class com.sun.electric.database.geometry.GenMath
Method to find the point on a line segment that is closest to a given point.
closeStringsOutputStream() - Method in class com.sun.electric.tool.io.output.Output
Close output for collecting a list of strings.
closeTextOutputStream() - Method in class com.sun.electric.tool.io.output.Output
Close output for writing text to a file.
code() - Method in enum com.sun.electric.tool.simulation.Simulation.SpiceEngine
 
code() - Method in enum com.sun.electric.tool.simulation.Simulation.SpiceParasitics
 
CODE_ERROR - Static variable in class com.sun.electric.tool.ncc.strategy.Strategy
 
CODE_NO_CHANGE - Static variable in class com.sun.electric.tool.ncc.strategy.Strategy
 
CodeExpression - Class in com.sun.electric.database.variable
Class encapsulate expression in Java-like or Spice-like syntax
CodeExpression.Code - Enum in com.sun.electric.database.variable
The type of Code that determines how this Variable's value should be evaluated.
collapseVddGndPinNames - Variable in class com.sun.electric.tool.io.output.GDS.GDSPreferences
 
ColorPatternPanel - Class in com.sun.electric.tool.user.dialogs
A Panel to display color and pattern information.
ColorPatternPanel(boolean) - Constructor for class com.sun.electric.tool.user.dialogs.ColorPatternPanel
Create a Panel for editing color and pattern information.
ColorPatternPanel.Info - Class in com.sun.electric.tool.user.dialogs
Class to define the information on a color pattern panel.
ColorPatternPanel.MyPreviewPanel - Class in com.sun.electric.tool.user.dialogs
Class to provide an alternative preview panel for JColorChooser.
com.sun.electric - package com.sun.electric
Package for all of Electric.
com.sun.electric.database - package com.sun.electric.database
Package for the Electric database.
com.sun.electric.database.change - package com.sun.electric.database.change
Package for handling changes to the Electric database.
com.sun.electric.database.constraint - package com.sun.electric.database.constraint
Package for handling constraint propagation in the Electric database.
com.sun.electric.database.geometry - package com.sun.electric.database.geometry
Package for geometric support in Electric.
com.sun.electric.database.hierarchy - package com.sun.electric.database.hierarchy
Package for hierarchy (cell instances inside of cells).
com.sun.electric.database.id - package com.sun.electric.database.id
Package for Ids in the Electric database.
com.sun.electric.database.network - package com.sun.electric.database.network
Package for handling network control in Electric.
com.sun.electric.database.prototype - package com.sun.electric.database.prototype
Package for the prototype classes in Electric.
com.sun.electric.database.text - package com.sun.electric.database.text
Package for handling text.
com.sun.electric.database.topology - package com.sun.electric.database.topology
Package for connected Nodes and Arcs.
com.sun.electric.database.variable - package com.sun.electric.database.variable
Package for handling variables.
com.sun.electric.lib - package com.sun.electric.lib
Package for holding built-in library files.
com.sun.electric.plugins.j3d - package com.sun.electric.plugins.j3d
 
com.sun.electric.plugins.j3d.ui - package com.sun.electric.plugins.j3d.ui
 
com.sun.electric.plugins.j3d.utils - package com.sun.electric.plugins.j3d.utils
 
com.sun.electric.technology - package com.sun.electric.technology
Package for handling technology information.
com.sun.electric.technology.technologies - package com.sun.electric.technology.technologies
Package for the individual technologies.
com.sun.electric.technology.technologies.utils - package com.sun.electric.technology.technologies.utils
Package for handling technology support.
com.sun.electric.technology.xml - package com.sun.electric.technology.xml
Package for handling versions of Technology Xml syntax.
com.sun.electric.tool - package com.sun.electric.tool
Package for all synthesis and analysis tools.
com.sun.electric.tool.compaction - package com.sun.electric.tool.compaction
Package for handling the circuit compaction tool.
com.sun.electric.tool.cvspm - package com.sun.electric.tool.cvspm
Package for the CVS tool which synchronizes circuitry using source-code control.
com.sun.electric.tool.drc - package com.sun.electric.tool.drc
Package for handling the design-rule checking tool.
com.sun.electric.tool.erc - package com.sun.electric.tool.erc
Package for handling the Electrical-rules checking tools.
com.sun.electric.tool.extract - package com.sun.electric.tool.extract
Package for handling node extraction, parasitics, etc.
com.sun.electric.tool.generator - package com.sun.electric.tool.generator
Package for handling generation tools (PLA, ROM, pad-frame, etc.)
com.sun.electric.tool.generator.cmosPLA - package com.sun.electric.tool.generator.cmosPLA
 
com.sun.electric.tool.generator.flag - package com.sun.electric.tool.generator.flag
 
com.sun.electric.tool.generator.flag.designs.Infinity2 - package com.sun.electric.tool.generator.flag.designs.Infinity2
 
com.sun.electric.tool.generator.flag.hornFunnel2 - package com.sun.electric.tool.generator.flag.hornFunnel2
 
com.sun.electric.tool.generator.flag.router - package com.sun.electric.tool.generator.flag.router
 
com.sun.electric.tool.generator.flag.scan - package com.sun.electric.tool.generator.flag.scan
 
com.sun.electric.tool.generator.layout - package com.sun.electric.tool.generator.layout
 
com.sun.electric.tool.generator.layout.fill - package com.sun.electric.tool.generator.layout.fill
 
com.sun.electric.tool.generator.layout.gates - package com.sun.electric.tool.generator.layout.gates
 
com.sun.electric.tool.generator.sclibrary - package com.sun.electric.tool.generator.sclibrary
 
com.sun.electric.tool.io - package com.sun.electric.tool.io
Package for handling the I/O tool (file import and export).
com.sun.electric.tool.io.input - package com.sun.electric.tool.io.input
 
com.sun.electric.tool.io.input.spicenetlist - package com.sun.electric.tool.io.input.spicenetlist
 
com.sun.electric.tool.io.input.verilog - package com.sun.electric.tool.io.input.verilog
 
com.sun.electric.tool.io.output - package com.sun.electric.tool.io.output
 
com.sun.electric.tool.logicaleffort - package com.sun.electric.tool.logicaleffort
Package for handling the logical effort tool.
com.sun.electric.tool.ncc - package com.sun.electric.tool.ncc
Package for handling the Network Consistency Checking (LVS) tool.
com.sun.electric.tool.ncc.basic - package com.sun.electric.tool.ncc.basic
 
com.sun.electric.tool.ncc.lists - package com.sun.electric.tool.ncc.lists
 
com.sun.electric.tool.ncc.netlist - package com.sun.electric.tool.ncc.netlist
 
com.sun.electric.tool.ncc.processing - package com.sun.electric.tool.ncc.processing
 
com.sun.electric.tool.ncc.result - package com.sun.electric.tool.ncc.result
 
com.sun.electric.tool.ncc.result.equivalence - package com.sun.electric.tool.ncc.result.equivalence
 
com.sun.electric.tool.ncc.strategy - package com.sun.electric.tool.ncc.strategy
 
com.sun.electric.tool.ncc.trees - package com.sun.electric.tool.ncc.trees
 
com.sun.electric.tool.project - package com.sun.electric.tool.project
Package for handling the project management tool.
com.sun.electric.tool.routing - package com.sun.electric.tool.routing
Package for handling the Routing tools.
com.sun.electric.tool.sandbox - package com.sun.electric.tool.sandbox
 
com.sun.electric.tool.sc - package com.sun.electric.tool.sc
Package for handling the silicon-compiler tool.
com.sun.electric.tool.simulation - package com.sun.electric.tool.simulation
Package for handling the simulation tool.
com.sun.electric.tool.simulation.als - package com.sun.electric.tool.simulation.als
 
com.sun.electric.tool.user - package com.sun.electric.tool.user
Package for handling the user-interface tool.
com.sun.electric.tool.user.dialogs - package com.sun.electric.tool.user.dialogs
 
com.sun.electric.tool.user.dialogs.options - package com.sun.electric.tool.user.dialogs.options
 
com.sun.electric.tool.user.help - package com.sun.electric.tool.user.help
 
com.sun.electric.tool.user.menus - package com.sun.electric.tool.user.menus
 
com.sun.electric.tool.user.ncc - package com.sun.electric.tool.user.ncc
 
com.sun.electric.tool.user.projectSettings - package com.sun.electric.tool.user.projectSettings
 
com.sun.electric.tool.user.redisplay - package com.sun.electric.tool.user.redisplay
 
com.sun.electric.tool.user.tecEdit - package com.sun.electric.tool.user.tecEdit
 
com.sun.electric.tool.user.tecEditWizard - package com.sun.electric.tool.user.tecEditWizard
 
com.sun.electric.tool.user.ui - package com.sun.electric.tool.user.ui
 
com.sun.electric.tool.user.waveform - package com.sun.electric.tool.user.waveform
 
Command - Class in com.sun.electric.tool.simulation.als
Class to handle commands to the ALS Simulator.
commentStatusResult(Update.StatusResult, Update.UpdateEnum) - Static method in class com.sun.electric.tool.cvspm.Update
Parse the output of an 'cvs -nq update' command, which checks the status of the given files.
Commit - Class in com.sun.electric.tool.cvspm
User: gainsley Date: Mar 15, 2006
Commit() - Constructor for class com.sun.electric.tool.cvspm.Commit
 
commit(Library) - Static method in class com.sun.electric.tool.cvspm.Commit
Commit a library into CVS.
commit(Cell) - Static method in class com.sun.electric.tool.cvspm.Commit
Commit a Cell into CVs.
commit(List<Library>, List<Cell>) - Static method in class com.sun.electric.tool.cvspm.Commit
 
commitAllLibraries() - Static method in class com.sun.electric.tool.cvspm.Commit
 
commitMessage - Variable in class com.sun.electric.tool.cvspm.Log.LogEntry
 
Compaction - Class in com.sun.electric.tool.compaction
This is the Compaction tool.
CompactionTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Compaction" tab of the Preferences dialog.
CompactionTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.CompactionTab
Creates new form CompactionTab
compactNow(Cell, boolean) - Static method in class com.sun.electric.tool.compaction.Compaction
Method to compact the requested cell.
compare(Object, StringBuffer) - Method in class com.sun.electric.database.geometry.PolyBase
Initiative CrossLibCopy.
compare(Object, StringBuffer) - Method in class com.sun.electric.database.hierarchy.Cell
Use to compare cells in Cross Library Check
compare(Object, StringBuffer) - Method in class com.sun.electric.database.hierarchy.Export
This function is to compare Export elements.
compare(Cell, Cell) - Method in class com.sun.electric.database.text.TextUtils.CellsByDate
Method to sort Cells by their date.
compare(Cell, Cell) - Method in class com.sun.electric.database.text.TextUtils.CellsByName
Method to sort Cells by their name.
compare(Cell, Cell) - Method in class com.sun.electric.database.text.TextUtils.CellsByVersion
Method to sort Cells by their version number.
compare(Cell, Cell) - Method in class com.sun.electric.database.text.TextUtils.CellsByView
Method to sort Cells by their view order.
compare(Network, Network) - Method in class com.sun.electric.database.text.TextUtils.NetworksByName
Method to sort Networks by their name.
compare(Object, Object) - Method in class com.sun.electric.database.text.TextUtils.ObjectsByToString
Method to sort Objects by their string name.
compare(Pref, Pref) - Method in class com.sun.electric.database.text.TextUtils.PrefsByName
Method to sort Preferences by their name.
compare(Object, StringBuffer) - Method in class com.sun.electric.database.topology.ArcInst
This function is to compare NodeInst elements.
compare(Object, StringBuffer) - Method in class com.sun.electric.database.topology.NodeInst
This function is to compare NodeInst elements.
compare(Object, StringBuffer) - Method in class com.sun.electric.database.topology.PortInst
This function is to compare PortInst elements.
compare(Object, StringBuffer) - Method in class com.sun.electric.database.variable.Variable
This function is to compare Variable elements.
compare(DRCTemplate, DRCTemplate) - Method in class com.sun.electric.technology.DRCTemplate.DRCTemplateSort
 
compare(Log.LogEntry, Log.LogEntry) - Static method in class com.sun.electric.tool.cvspm.Log
 
compare(Cell, VarContext, Cell, VarContext, NccOptions) - Static method in class com.sun.electric.tool.ncc.Ncc
Compare two cells.
compare(Cell, VarContext, Cell, VarContext, PassedNcc, NccOptions, Job) - Static method in class com.sun.electric.tool.ncc.Ncc
Compare two cells.
compare(CellContext, CellContext, PassedNcc, NccOptions, Aborter) - Static method in class com.sun.electric.tool.ncc.NccBottomUp
Compare the two designs: cc1 and cc2.
compare(List<Cell>, List<VarContext>, HierarchyInfo, NccOptions, Aborter) - Static method in class com.sun.electric.tool.ncc.NccEngine
Check to see if all cells are topologically equivalent.
compare(Cell, VarContext, Cell, VarContext, HierarchyInfo, NccOptions, Aborter) - Static method in class com.sun.electric.tool.ncc.NccEngine
Check to see if two cells are topologically equivalent.
compare(SeaOfGates.NetsToRoute, SeaOfGates.NetsToRoute) - Method in class com.sun.electric.tool.routing.SeaOfGates.NetsToRouteByLength
Method to sort NetsToRoute by their length and power/ground usage.
compare(Export, Export) - Method in class com.sun.electric.tool.user.ExportChanges.ExportsByNumber
Method to sort Exports by their name.
compare(Export, Export) - Method in class com.sun.electric.tool.user.ExportChanges.ExportSortedByBusIndex
 
CompareList - Class in com.sun.electric.tool.ncc.basic
A CompareList is a collection of Cells that are SUPPOSED to be topologically identical.
CompareList(Cell, CellUsage, CellUsage, Set<Cell.CellGroup>) - Constructor for class com.sun.electric.tool.ncc.basic.CompareList
Collect all Cells in cell's CellGroup that are used by our designs.
CompareLists - Class in com.sun.electric.tool.ncc.basic
A collection of one or more CompareLists.
CompareLists() - Constructor for class com.sun.electric.tool.ncc.basic.CompareLists
 
compareTo(PolyQTree.PolyNode) - Method in class com.sun.electric.database.geometry.PolyQTree.PolyNode
Compare objects based on area.
compareTo(Cell) - Method in class com.sun.electric.database.hierarchy.Cell
Compares Cells by their Libraries and CellNames.
compareTo(Export) - Method in class com.sun.electric.database.hierarchy.Export
Compares Exports by their Cells and names.
compareTo(Library) - Method in class com.sun.electric.database.hierarchy.Library
Compares two Library objects.
compareTo(View) - Method in class com.sun.electric.database.hierarchy.View
Compares two View objects.
compareTo(Global.Set) - Method in class com.sun.electric.database.network.Global.Set
Compares this Global.Set with the specified Global.Set for order.
compareTo(Object) - Method in class com.sun.electric.database.network.Network
Networks are sorted by their description text.
compareTo(CellName) - Method in class com.sun.electric.database.text.CellName
Compares two CellName objects.
compareTo(Name) - Method in class com.sun.electric.database.text.Name
Compares this Name with the specified Name for order.
compareTo(Version) - Method in class com.sun.electric.database.text.Version
Compares two Version objects numerically.
compareTo(ArcInst) - Method in class com.sun.electric.database.topology.ArcInst
Compares ArcInsts by their Cells and names.
compareTo(NodeInst) - Method in class com.sun.electric.database.topology.NodeInst
Compares NodeInsts by their Cells and names.
compareTo(Variable.Key) - Method in class com.sun.electric.database.variable.Variable.Key
Compares Variable Keys by their names.
compareTo(ArcProto) - Method in class com.sun.electric.technology.ArcProto
Compares ArcProtos by their Technologies and definition order.
compareTo(Object) - Method in class com.sun.electric.technology.Layer
 
compareTo(PrimitiveNode) - Method in class com.sun.electric.technology.PrimitiveNode
Compares PrimtiveNodes by their Technologies and definition order.
compareTo(PrimitivePort) - Method in class com.sun.electric.technology.PrimitivePort
Compares PrimtivePorts by their PrimitiveNodes and definition order.
compareTo(Technology) - Method in class com.sun.electric.technology.Technology
Compares Technologies by their names.
compareTo(Object) - Method in class com.sun.electric.tool.cvspm.State
 
compareTo(Channel) - Method in class com.sun.electric.tool.generator.flag.router.Channel
 
compareTo(Object) - Method in class com.sun.electric.tool.generator.flag.router.Segment
 
compareTo(SchematicPosition) - Method in class com.sun.electric.tool.generator.flag.SchematicPosition
 
compareTo(Object) - Method in class com.sun.electric.tool.io.input.ELIB.Header
Compares two Header objects.
compareTo(Object) - Method in class com.sun.electric.tool.Tool
Compares Tools by their definition order.
compareTo(ErrorLogger.MessageLog) - Method in class com.sun.electric.tool.user.ErrorLogger.MessageLog
Compare objects lexicographically based on string comparator CASE_INSENSITIVE_ORDER This method doesn't guarantee (compare(x, y)==0) == (x.equals(y))
compareWithLocal(Log.LogEntry) - Static method in class com.sun.electric.tool.cvspm.Log
Compare the specified version with the local copy
CompileVHDL - Class in com.sun.electric.tool.user
This is the VHDL Compiler.
CompileVHDL(Cell) - Constructor for class com.sun.electric.tool.user.CompileVHDL
The constructor compiles the VHDL and produces a netlist.
compileVHDL() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to handle the menu command to compile a VHDL cell.
completeNodeCreation(NodeInst, Variable) - Static method in class com.sun.electric.tool.user.tecEdit.Manipulate
Method to complete the creation of a new node in a technology edit cell.
COMPLEXCELL - Static variable in class com.sun.electric.tool.sc.GetNetlist
 
complexityLimit - Variable in class com.sun.electric.tool.routing.SeaOfGates.SeaOfGatesOptions
 
ComplexWaveform - Class in com.sun.electric.tool.simulation
Complex Waveform - piecewise linear complex function of time There are methods which return realwaveforms which are real-part, imag-part, amplitude and phase of this complex waveform.
ComplexWaveform(double[], double[], double[]) - Constructor for class com.sun.electric.tool.simulation.ComplexWaveform
Constructs complex waveform by time/real/imag tripples.
COMPMENU_KEY - Static variable in class com.sun.electric.tool.user.tecEdit.Info
key of Variable holding component menu info.
componentHidden(ComponentEvent) - Method in class com.sun.electric.tool.user.dialogs.EDialog.MoveComponentListener
 
componentHidden(ComponentEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
ComponentMenu - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Component Menu" dialog.
ComponentMenu(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.ComponentMenu
Creates new form ComponentMenu
ComponentMenu.ComponentMenuPreferences - Class in com.sun.electric.tool.user.dialogs
 
ComponentMenuPreferences(boolean) - Constructor for class com.sun.electric.tool.user.dialogs.ComponentMenu.ComponentMenuPreferences
 
ComponentMenuTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Component Menu" tab of the preferences dialog.
ComponentMenuTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.ComponentMenuTab
Creates new form ComponentMenu
componentMoved(ComponentEvent) - Method in class com.sun.electric.tool.user.dialogs.EDialog.MoveComponentListener
 
componentMoved(ComponentEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
componentResized(ComponentEvent) - Method in class com.sun.electric.tool.user.dialogs.EDialog.MoveComponentListener
 
componentResized(ComponentEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
componentShown(ComponentEvent) - Method in class com.sun.electric.tool.user.dialogs.EDialog.MoveComponentListener
 
componentShown(ComponentEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
composeTitle(String, int) - Method in class com.sun.electric.tool.user.ui.WindowContextClass
Centralized version of naming windows.
composeTitle(Cell, String, int) - Method in class com.sun.electric.tool.user.ui.WindowFrame
Centralized version of naming windows.
composite(Rectangle) - Method in class com.sun.electric.tool.user.redisplay.PixelDrawing
Method to complete rendering by combining the transparent and opaque imagery.
computeArcBounds() - Method in class com.sun.electric.database.topology.Topology
Low-level routine.
computeArcCenter(Point2D, Point2D, Point2D) - Static method in class com.sun.electric.database.geometry.GenMath
Method used by "ioedifo.c" and "routmaze.c".
computeBounds(NodeInst, Rectangle2D.Double) - Method in class com.sun.electric.database.ImmutableNodeInst
 
computeExtension(int, double, double, int, short) - Static method in class com.sun.electric.technology.AbstractShapeBuilder
Computes extension vector of wire,
computeFinalStatistics() - Method in class com.sun.electric.tool.ncc.result.BenchmarkResults
 
computeHashCode() - Method in class com.sun.electric.tool.ncc.netlist.Mos
 
computeHashCode() - Method in class com.sun.electric.tool.ncc.netlist.Part
 
computeHashCode() - Method in class com.sun.electric.tool.ncc.netlist.Wire
 
computeLambda(Cell, int) - Method in class com.sun.electric.tool.io.input.ELIB
 
computeLambda(Cell, int) - Method in class com.sun.electric.tool.io.input.LibraryFiles
 
computeLambda(Cell, int) - Method in class com.sun.electric.tool.io.input.ReadableDump
 
computePrimitiveBounds() - Method in class com.sun.electric.database.CellBackup
 
computeShapeOfNode(CellBackup.Memoization, ImmutableNodeInst, boolean, boolean, Technology.NodeLayer[], EGraphics) - Method in class com.sun.electric.technology.Technology
Returns the polygons that describe node "ni", given a set of NodeLayer objects to use.
computeTech(Cell, Set) - Method in class com.sun.electric.tool.io.input.ELIB
 
computeTech(Cell, Set) - Method in class com.sun.electric.tool.io.input.LibraryFiles
 
computeTech(Cell, Set) - Method in class com.sun.electric.tool.io.input.ReadableDump
 
computeTextPoly(EditWindow0, Variable, Name) - Method in class com.sun.electric.database.topology.PortInst
 
computeTextPoly(EditWindow0, Variable.Key) - Method in class com.sun.electric.database.variable.ElectricObject
Method to compute a Poly that describes text.
concatenate(Orientation) - Method in class com.sun.electric.database.geometry.Orientation
Concatenates this Orientation with other Orientation.
concatStr - Static variable in class com.sun.electric.tool.io.output.GDS
separator string for lib + cell concatanated cell names
COND - Static variable in class com.sun.electric.database.variable.EvalSpice.Op
 
CONDCHOICE - Static variable in class com.sun.electric.database.variable.EvalSpice.Op
 
CONDIFF - Static variable in enum com.sun.electric.technology.Layer.Function
Describes a layer that contacts diffusion (used to identify contacts).
condition - Variable in class com.sun.electric.technology.DRCTemplate
 
Config - Class in com.sun.electric.database
This class defines configuration constants.
CONFIG - Static variable in class com.sun.electric.tool.generator.flag.designs.Infinity2.Infinity2Config
 
config - Variable in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
config - Variable in class com.sun.electric.tool.generator.layout.fill.TiledCell
 
configurationFile - Variable in class com.sun.electric.tool.io.input.EDIF.EDIFPreferences
 
confirmMessage(Object) - Method in interface com.sun.electric.database.variable.UserInterface
Method to show a message and ask for confirmation.
confirmMessage(Object) - Method in class com.sun.electric.Main.UserInterfaceDummy
Method to show a message and ask for confirmation.
confirmMessage(Object) - Method in class com.sun.electric.tool.user.UserInterfaceMain
Method to show a message and ask for confirmation.
confirmMessage(Object) - Method in class com.sun.electric.tool.UserInterfaceExec
Method to show a message and ask for confirmation.
CONFLICT - Static variable in class com.sun.electric.tool.cvspm.State
 
conList - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum distances when connected
conListMulti - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum distances when connected (multi-cut)
conListMultiRules - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum distance rules when connected (multi-cut)
conListNodes - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum distance ruless when connected
conListRules - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum distance ruless when connected
conListWide - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum distances when connected (wide)
conListWideRules - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum distance rules when connected (wide)
CONMETAL - Static variable in enum com.sun.electric.technology.Layer.Function
Describes a layer that contacts metal (used to identify contacts/vias).
connect(ArrayList<NodeInst>, String) - Method in class com.sun.electric.tool.generator.layout.TrackRouter
 
connect(NodeInst[], String) - Method in class com.sun.electric.tool.generator.layout.TrackRouter
 
connect(ArrayList<PortInst>) - Method in class com.sun.electric.tool.generator.layout.TrackRouter
 
connect(PortInst[]) - Method in class com.sun.electric.tool.generator.layout.TrackRouter
 
connect(PortInst) - Method in class com.sun.electric.tool.generator.layout.TrackRouter
 
connect(Export) - Method in class com.sun.electric.tool.generator.layout.TrackRouter
 
connect(PortInst, double) - Method in class com.sun.electric.tool.generator.layout.TrackRouter
 
connect(PortInst, double, double) - Method in class com.sun.electric.tool.generator.layout.TrackRouter
 
connect(PortInst, double, double) - Method in class com.sun.electric.tool.generator.layout.TrackRouterH
Place Via at newPort.X + viaOffset.
connect(PortInst, double, double) - Method in class com.sun.electric.tool.generator.layout.TrackRouterV
 
connect(Wire, Wire) - Method in class com.sun.electric.tool.ncc.netlist.Resistor
 
connectAllPortInsts(Cell) - Static method in class com.sun.electric.tool.generator.layout.fill.TiledCell
 
ConnectedSegments - Class in com.sun.electric.tool.generator.flag.router
 
ConnectedSegments() - Constructor for class com.sun.electric.tool.generator.flag.router.ConnectedSegments
 
Connection - Class in com.sun.electric.database.topology
An abstract class Connection is the link between a PortInst on a NodeInst and an ArcInst.
ConnectionCache - Class in com.sun.electric.tool.generator.flag.router
Object to allow efficient queries of the form: "Does PortInst have any ArcInst connected?" Note that this doesn't work right yet because PortInsts can't be compared using ==.
ConnectionCache(NodeInst) - Constructor for class com.sun.electric.tool.generator.flag.router.ConnectionCache
 
connectionDescription(int) - Method in class com.sun.electric.tool.ncc.netlist.Bipolar
 
connectionDescription(Wire) - Method in class com.sun.electric.tool.ncc.netlist.Bipolar
 
connectionDescription(int) - Method in class com.sun.electric.tool.ncc.netlist.Mos
 
connectionDescription(Wire) - Method in class com.sun.electric.tool.ncc.netlist.Mos
 
connectionDescription(int) - Method in class com.sun.electric.tool.ncc.netlist.NetObject
human readable description of things connected this NetObject
connectionDescription(Wire) - Method in class com.sun.electric.tool.ncc.netlist.Part
comma separated list of pins connected to w
connectionDescription(int) - Method in class com.sun.electric.tool.ncc.netlist.Port
 
connectionDescription(int) - Method in class com.sun.electric.tool.ncc.netlist.Resistor
 
connectionDescription(Wire) - Method in class com.sun.electric.tool.ncc.netlist.Resistor
 
connectionDescription(Wire) - Method in class com.sun.electric.tool.ncc.netlist.Subcircuit
 
connectionDescription(int) - Method in class com.sun.electric.tool.ncc.netlist.Subcircuit
 
connectionDescription(int) - Method in class com.sun.electric.tool.ncc.netlist.Wire
Get a String indicating up to N connections for this NetObject.
CONNECTIONS_ORDER - Static variable in class com.sun.electric.database.text.TextUtils
 
Connectivity - Class in com.sun.electric.tool.extract
This is the Connectivity extractor.
connectPwrGnd(List<NodeInst>) - Method in class com.sun.electric.tool.generator.flag.router.Router
 
connectsTo(ArcProto) - Method in class com.sun.electric.database.hierarchy.Export
Method to return true if the specified ArcProto can connect to this Export.
connectsTo(ArcProto) - Method in interface com.sun.electric.database.prototype.PortProto
Method to return true if the specified ArcProto can connect to this PortProto.
connectsTo(ArcProto) - Method in class com.sun.electric.database.topology.NodeInst
Method to tell whether this NodeInst can connect to a given ArcProto.
connectsTo(ArcProto) - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the PrimitivePort on this PrimitiveNode that can connect to an arc of the specified type.
connectsTo(ArcProto) - Method in class com.sun.electric.technology.PrimitivePort
Method to return true if this PrimitivePort can connect to an arc of a given type.
connectsToM2(PortInst) - Method in class com.sun.electric.tool.generator.flag.router.Router
 
connectsToM3(PortInst) - Method in class com.sun.electric.tool.generator.flag.router.Router
 
connectThisOne(int, int) - Method in interface com.sun.electric.tool.generator.layout.StdCellParams.SelectSrcDrn
 
CONPOLY - Static variable in enum com.sun.electric.technology.Layer.Function
Describes a layer that contacts polysilicon (used to identify contacts).
consolidate(List<Library>, List<Cell>) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
Remove cells from cell list if they are part of any library in libs list.
consolidateExportIds(Snapshot) - Static method in class com.sun.electric.database.IdMapper
 
constants - Variable in class com.sun.electric.tool.logicaleffort.LENetlister1
Netlister constants
constants - Variable in class com.sun.electric.tool.logicaleffort.LENetlister2
Netlister constants
Constraints - Class in com.sun.electric.database.constraint
Top-level class to handle constraints.
Constraints() - Constructor for class com.sun.electric.database.constraint.Constraints
 
consume(T) - Method in interface com.sun.electric.tool.Consumer
Consume value
Consumer<T> - Interface in com.sun.electric.tool
This interface consumes value of generic type T.
Contact - Class in com.sun.electric.tool.user.tecEditWizard
Class to handle the "Contact" tab of the Numeric Technology Editor dialog.
Contact(TechEditWizard, boolean) - Constructor for class com.sun.electric.tool.user.tecEditWizard.Contact
Creates new form Contact
ContactSize(ElectricObject, ElectricObject, Point2D, Point2D, Point2D, ArcProto, ArcProto, boolean) - Constructor for class com.sun.electric.tool.routing.Router.ContactSize
Determine the contact size, arc sizes, and arc angles based on the ElectricObjects to be connected, and the start, end, and corner location.
contains(double, double) - Method in class com.sun.electric.database.geometry.PolyBase
Method to tell whether a point is inside of this Poly.
contains(Point2D) - Method in class com.sun.electric.database.geometry.PolyBase
Method to tell whether a point is inside of this Poly.
contains(double, double, double, double) - Method in class com.sun.electric.database.geometry.PolyBase
Method to tell whether a rectangle is inside of this Poly.
contains(Rectangle2D) - Method in class com.sun.electric.database.geometry.PolyBase
Method to tell whether a rectangle is inside of this Poly.
contains(Layer, Rectangle2D) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to determine whether a rectangle exists in the merge.
contains(Layer, PolyBase) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to determine whether a polygon exists in the merge.
contains(Layer, Point2D) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to determine whether a point exists in the merge.
contains(NodeInst, int) - Method in interface com.sun.electric.database.hierarchy.Nodable
Returns true if this Nodable wraps NodeInst ni.
contains(Global) - Method in class com.sun.electric.database.network.Global.Set
Returns true if this Global.Set contains a specified Global.
contains(NodeInst, int) - Method in class com.sun.electric.database.topology.NodeInst
Implements Nodable.contains(NodeInst ni).
contains(Layer.Function, int) - Method in class com.sun.electric.technology.Layer.Function.Set
Returns true if specified Functions is in this Set.
containsCell(Cell) - Method in class com.sun.electric.database.hierarchy.Cell.CellGroup
Method to tell whether this CellGroup contains a specified Cell.
containsKey(Object) - Method in class com.sun.electric.technology.TechPool
 
containsStandardCell(Cell) - Method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen.StandardCellHierarchy
True if the cell contains standard cells (but false if it does not, or if it is a standard cell.
containsValue(Object) - Method in class com.sun.electric.technology.TechPool
 
content - Variable in class com.sun.electric.tool.ncc.lists.RecordList
 
contentsView() - Method in class com.sun.electric.database.hierarchy.Cell
Method to find the contents Cell associated with this Cell.
context - Variable in class com.sun.electric.tool.logicaleffort.LENodable
 
context - Variable in class com.sun.electric.tool.ncc.basic.CellContext
 
context - Variable in class com.sun.electric.tool.user.ncc.ExportConflict
Conflict Cell
contexts - Variable in class com.sun.electric.tool.user.ncc.ExportMismatch
Conetexts
controlMove(int) - Method in class com.sun.electric.plugins.j3d.J3DKeyBehavior
 
convertBracketsInExports - Variable in class com.sun.electric.tool.io.output.GDS.GDSPreferences
converts bracket to underscores in export names.
convertCadencePropToElectric(String) - Static method in class com.sun.electric.tool.io.output.EDIF
Convert a property in Cadence, with parameter passing, to Electric parameter passing syntax
convertCell(Cell, GenerateVHDL.VHDLPreferences) - Static method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to convert a cell to a list of strings with VHDL in them.
convertDistance(double, Technology, TextUtils.UnitScale) - Static method in class com.sun.electric.database.text.TextUtils
Method to convert a database coordinate into real spacing.
convertElectricPropToCadence(String) - Static method in class com.sun.electric.tool.io.output.EDIF
Convert a property in Electric, with parameter passing, to Cadence parameter passing syntax
convertExpressions - Variable in class com.sun.electric.tool.io.input.Sue.SuePreferences
 
convertFromDistance(double, Technology, TextUtils.UnitScale) - Static method in class com.sun.electric.database.text.TextUtils
Method to convert real spacing into a database coordinate.
convertGeomName(Object, boolean) - Static method in class com.sun.electric.tool.io.input.LibraryFiles
Method to conver name of Geometric object.
convertMosisCmosTechnologies - Variable in class com.sun.electric.tool.io.input.LibraryFiles
true if old MOSIS CMOS technologies appear in the library
convertMultiPageViews() - Static method in class com.sun.electric.tool.user.ViewChanges
CONVERT OLD-STYLE MULTI-PAGE SCHEMATICS
convertOldArcName(String) - Method in class com.sun.electric.technology.Technology
Method to convert old primitive arc names to their proper ArcProtos.
convertOldNodeName(String) - Method in class com.sun.electric.technology.Technology
Method to convert old primitive node names to their proper NodeProtos.
convertOldPortName(String, PrimitiveNode) - Method in class com.sun.electric.technology.technologies.MoCMOS
Method to convert old primitive port names to their proper PortProtos.
convertOldPortName(String, PrimitiveNode) - Method in class com.sun.electric.technology.technologies.Schematics
Method to convert old primitive port names to their proper PortProtos.
convertOldPortName(String, PrimitiveNode) - Method in class com.sun.electric.technology.Technology
Method to convert old primitive port names to their proper PortProtos.
convertOldVariable(String, Object) - Method in class com.sun.electric.technology.technologies.MoCMOS
Method to convert any old-style variable information to the new options.
convertOldVariable(String, Object) - Method in class com.sun.electric.technology.Technology
Method to convert any old-style variable information to the new options.
convertToEngineeringNotation(double) - Static method in class com.sun.electric.database.text.TextUtils
Method to converts a floating point number into engineering units such as pico, micro, milli, etc.
convertToEngineeringNotation(double, String) - Static method in class com.sun.electric.database.text.TextUtils
Method to converts a floating point number into engineering units such as pico, micro, milli, etc.
convertToEngineeringNotation(double, String, int) - Static method in class com.sun.electric.database.text.TextUtils
 
convertToOrthogonal(Point2D, Point2D) - Static method in class com.sun.electric.tool.user.ui.MeasureListener
Convert the mousePoint to be orthogonal to the startPoint.
convertToRadiant(double) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
 
convertToStrings() - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to convert the document in this window to an array of strings.
convertValues(String[]) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
 
convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class com.sun.electric.tool.user.ui.ExplorerTree
 
convertXDataToScreen(double) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to scale a simulation X value to the X coordinate in this window.
convertXScreenToData(int) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to scale an X coordinate from screen space to data space.
copy() - Method in class com.sun.electric.tool.generator.flag.SchematicPosition
 
copy() - Method in class com.sun.electric.tool.logicaleffort.LENodable
 
copy() - Static method in class com.sun.electric.tool.user.Clipboard
Method to copy the selected objects to the clipboard.
copyConstraintsFrom(ArcInst) - Method in class com.sun.electric.database.topology.ArcInst
Copies constraints (Rigid, Ends Extended, etc) from another arcinst to this arcinst It copies also attributes of Connections (arrow/negated/extended)
copyListToCell(Cell, List<Geometric>, List<DisplayedText>, List<Geometric>, List<DisplayedText>, Point2D, boolean, boolean, Dimension2D, AffineTransform, Orientation) - Static method in class com.sun.electric.tool.user.Clipboard
Method to copy the list of Geometrics to a new Cell.
copyListToClipboard(List<Geometric>, List<DisplayedText>, Dimension2D, AffineTransform, Orientation) - Static method in class com.sun.electric.tool.user.Clipboard
 
copyNames(NccResults) - Static method in class com.sun.electric.tool.ncc.AllSchemNamesToLay
 
copyNames(NccResults) - Static method in class com.sun.electric.tool.ncc.SchemNamesToLay
Copy Wire and Part names from the schematic to the layout.
copyNodeProto(Cell, Library, String, boolean) - Static method in class com.sun.electric.database.hierarchy.Cell
Method to copy a Cell to any Library.
copyNodeProto(Cell, Library, String, boolean, Map<String, Map<String, String>>) - Static method in class com.sun.electric.database.hierarchy.Cell
Method to copy a Cell to any Library.
copyNodeProtoUsingMapping(Cell, Library, String, Map<NodeInst, NodeProto>) - Static method in class com.sun.electric.database.hierarchy.Cell
Method to copy a Cell to any Library, using a preset mapping of node prototypes.
copyPropertiesFrom(ArcInst) - Method in class com.sun.electric.database.topology.ArcInst
Copies all properties (variables, constraints, and textdescriptor) from 'fraomAi' to this arcinst.
copyRecursively(List<Cell>, Library, boolean, boolean, boolean, boolean, boolean) - Static method in class com.sun.electric.tool.user.CellChangeJobs
Method to recursively copy cells between libraries.
CopyrightTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Copyright" tab of the Preferences dialog.
CopyrightTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.CopyrightTab
Creates new form CopyrightTab
copyRoutingTopology() - Static method in class com.sun.electric.tool.routing.Routing
Method called when the "Copy Routing Topology" command is issued.
copyState(Layer) - Method in class com.sun.electric.technology.Layer
 
copyState(Technology) - Method in class com.sun.electric.technology.technologies.MoCMOS
SUPPORT METHODS
copyState(Technology) - Method in class com.sun.electric.technology.Technology
 
copyState(Highlighter) - Method in class com.sun.electric.tool.user.Highlighter
Inherits the last selected object from the specified highlighter.
copyStateBits(Export) - Method in class com.sun.electric.database.hierarchy.Export
Method to copy state bits from other Export.
copyStateBits(NodeInst) - Method in class com.sun.electric.database.topology.NodeInst
Method to copy the various state bits from another NodeInst to this NodeInst.
copyTextDescriptorFrom(ElectricObject, Variable.Key) - Method in class com.sun.electric.database.variable.ElectricObject
Method to copy text descriptor from another ElectricObject to this ElectricObject.
copyTopology(Cell, Cell) - Static method in class com.sun.electric.tool.routing.Routing
Method to copy the routing topology from one cell to another.
copyVarsFrom(ElectricObject) - Method in class com.sun.electric.database.hierarchy.Export
Method to copy all variables from another Export to this Export.
copyVarsFrom(ElectricObject) - Method in class com.sun.electric.database.variable.ElectricObject
Method to copy all variables from another ElectricObject to this ElectricObject.
correctName(String, boolean, boolean) - Static method in class com.sun.electric.database.text.TextUtils
Method to replace all special characters in the instance name coming from external files such as"/"..
correctNormals(List<Point3d>, List<Point3d>) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to correct points sequence to obtain valid normals
correctSizesToDisk(List<CellRevision>, Version, Map<Setting, Object>, boolean, boolean) - Method in class com.sun.electric.technology.TechPool
 
cos(int) - Static method in class com.sun.electric.database.geometry.GenMath
Method to compute the cosine of an integer angle (in tenth-degrees).
COSMOS - Static variable in class com.sun.electric.tool.io.FileType
Describes COSMOS output.
cosSmall(int) - Static method in class com.sun.electric.database.geometry.GenMath
Method to compute the cosine of a small integer angle (in tenth-degrees).
countInBag(Map<T, GenMath.MutableInteger>, T) - Static method in class com.sun.electric.database.geometry.GenMath
Method to return the a value at a location in a collection.
countNumberOfTransistors(Cell) - Static method in class com.sun.electric.tool.extract.TransistorSearch
 
Counts(int, int, int, int, int, int) - Constructor for class com.sun.electric.tool.ncc.strategy.StratCount.Counts
 
countTracks() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
 
CoverageTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "New Arcs" tab of the Preferences dialog.
CoverageTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.CoverageTab
Creates new form CoverageTab
covertToXMLFormat(String) - Static method in class com.sun.electric.technology.DRCTemplate
Method to transform strings into XML-compatible characters.
create3DDemoDialog(Frame, URL) - Static method in class com.sun.electric.plugins.j3d.ui.J3DDemoDialog
Method to open demo dialog.
create3DTab(PreferencesFrame, boolean) - Static method in class com.sun.electric.tool.user.dialogs.options.ThreeDTab
Creates new form ThreeDTab depending on if 3Dplugin is on or not
create3DViewCommand(Boolean) - Static method in class com.sun.electric.plugins.j3d.ui.J3DMenu
This method creates 3D view of current cell
create3DViewDialog(Frame) - Static method in class com.sun.electric.plugins.j3d.ui.J3DViewDialog
 
create3DWindow(Cell, WindowFrame, WindowContent, boolean) - Static method in class com.sun.electric.plugins.j3d.View3DWindow
 
CreateAndViewCell(String, Library) - Constructor for class com.sun.electric.tool.user.ViewChanges.CreateAndViewCell
 
createBackground(BranchGroup) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Create the background node based on given background color
createBucket(NodeInst, ParasiticTool.ParasiticCellInfo) - Method in interface com.sun.electric.tool.extract.ParasiticGenerator
 
createBucket(NodeInst, ParasiticTool.ParasiticCellInfo) - Method in class com.sun.electric.tool.io.output.IRSIM
 
createCellsOnly(VerilogData, Job) - Method in class com.sun.electric.tool.io.input.verilog.VerilogReader
 
CreateCellWindow(Cell) - Constructor for class com.sun.electric.tool.user.menus.FileMenu.CreateCellWindow
 
createDrawing(EditWindow, AbstractDrawing, Cell) - Static method in class com.sun.electric.tool.user.redisplay.AbstractDrawing
 
createDRCErrorLogger(DRC.ReportInfo, DRC.DRCErrorType, String, Cell, double, double, String, PolyBase, Geometric, Layer, PolyBase, Geometric, Layer) - Static method in class com.sun.electric.tool.drc.DRC
 
createEditWindow(Cell) - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to create a new circuit-editing window on the screen that displays a Cell.
CreateElectricDoc(Cell, WindowFrame, Dimension) - Static method in class com.sun.electric.tool.user.ui.EditWindow
Factory method to create a new EditWindow with a given cell, in a given WindowFrame.
createExports - Variable in class com.sun.electric.tool.routing.AutoStitch.AutoOptions
 
createFileObject(File, String) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
createFileObject(String) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
createFileSystemRoot(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
createGeometryHandler(GeometryHandler.GHMode, int) - Static method in class com.sun.electric.database.geometry.GeometryHandler
Method to create appropiate GeometryHandler depending on the mode.
createIntersection(Rectangle2D) - Method in class com.sun.electric.database.geometry.ERectangle
 
createLayoutInstancesFromSchematic(FlagConstructorData) - Method in class com.sun.electric.tool.generator.flag.FlagDesign
Traverse schematic hierarchy.
createLights(BranchGroup) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Create the lights (directional and ambiental) for the given scene graph based on User's data
createMenuItem() - Method in class com.sun.electric.tool.user.menus.EMenu
 
createMenuItem() - Method in class com.sun.electric.tool.user.menus.EMenuItem.CheckBox
 
createMenuItem() - Method in class com.sun.electric.tool.user.menus.EMenuItem
Creates fresh GUI instance of this generic EMenuItem.
createNewFolder(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
createQuaternionFromEuler(double, double, double) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Convert three rotations about the Euler axes to a Quaternion.
createRoute(Route, Cell) - Method in class com.sun.electric.tool.routing.Router
Create the route within a Job.
CreateRouteJob(String, Route, Cell, boolean, Tool) - Constructor for class com.sun.electric.tool.routing.Router.CreateRouteJob
Constructor
createRouteNoJob(Route, Cell, Map<ArcProto, Integer>, Map<NodeProto, Integer>) - Static method in class com.sun.electric.tool.routing.Router
Method to create the route.
createSceneGraph(Cell) - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to create main transformation group
createSpecialText(Cell, Info.SpecialTextDescr[]) - Static method in class com.sun.electric.tool.user.tecEdit.Info
Method to create special text geometry described by "table" in cell "np".
createStructure(WindowFrame) - Method in class com.sun.electric.tool.user.ui.TopLevel
 
createToolBar() - Static method in class com.sun.electric.tool.user.ui.ToolBar
Method to create the toolbar.
createUnion(Rectangle2D) - Method in class com.sun.electric.database.geometry.ERectangle
 
createUniqueInstance(VarContext, LENetwork, float, float, LENetlister.NetlisterConstants) - Method in class com.sun.electric.tool.logicaleffort.LENodable
Factory method to create a copy of this Nodable with the context-relevant info evaluated.
createWaveformWindow(Stimuli) - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to create a new waveform window on the screen given the simulation data.
creationDate - Variable in class com.sun.electric.database.ImmutableCell
The date this ImmutableCell was created.
cropBox(Rectangle2D, Rectangle2D) - Static method in class com.sun.electric.database.geometry.PolyBase
Method to crop the box in the reference parameters (lx-hx, ly-hy) against the box in (bx-ux, by-uy).
cropBoxComplete(Rectangle2D, Rectangle2D) - Static method in class com.sun.electric.database.geometry.PolyBase
Method to crop the box in the reference parameters (lx-hx, ly-hy) against the box in (bx-ux, by-uy).
cropPerLayer(Poly) - Method in class com.sun.electric.database.topology.ArcInst
Method to crop given polygon against a connecting transistor.
CROSSCONTACT - Static variable in class com.sun.electric.technology.PrimitiveNode
set if node is a cross contact
crossedBoxNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Crossed-Box node.
Crosser - Class in com.sun.electric.tool.generator.flag.designs.Infinity2
Physical design for the Ring
Crosser(FlagConstructorData) - Constructor for class com.sun.electric.tool.generator.flag.designs.Infinity2.Crosser
 
CrossLibCopy - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Cross-Library Copy" dialog.
CrossLibCopy(Frame) - Constructor for class com.sun.electric.tool.user.dialogs.CrossLibCopy
Creates new form CrossLibCopy
CrossLibCopy.CrossLibraryCopyJob - Class in com.sun.electric.tool.user.dialogs
 
CrossLibraryCopyJob(List<Cell>, Library, CrossLibCopy, boolean, boolean, boolean, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.CrossLibCopy.CrossLibraryCopyJob
 
crossProbeWaveformToEditWindow() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method called when signal waveforms change, and equivalent should be shown in the edit window.
curKeyListener - Static variable in class com.sun.electric.tool.user.ui.WindowFrame
current key listener
curLib - Variable in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
 
curMouseListener - Static variable in class com.sun.electric.tool.user.ui.WindowFrame
current mouse listener
curMouseMotionListener - Static variable in class com.sun.electric.tool.user.ui.WindowFrame
current mouse motion listener
curMouseWheelListener - Static variable in class com.sun.electric.tool.user.ui.WindowFrame
current mouse wheel listener
currentDatabase() - Static method in class com.sun.electric.database.hierarchy.EDatabase
 
currentSubcircuitID() - Method in class com.sun.electric.tool.ncc.processing.HierarchyInfo
unique int ID of subcircuit being compared
currentSubcircuitName() - Method in class com.sun.electric.tool.ncc.processing.HierarchyInfo
name of the subcircuit being compared
curSegmentedNets - Variable in class com.sun.electric.tool.io.output.SpiceParasiticsGeneral
current segmented nets
CURSOR - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the cursor color.
curTech - Variable in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
 
curvable - Variable in class com.sun.electric.technology.Xml.ArcProto
 
curvable - Variable in class com.sun.electric.technology.xml.Xml805.ArcProto
 
curvable - Variable in class com.sun.electric.technology.xml.Xml806.ArcProto
 
curvable - Variable in class com.sun.electric.technology.xml.Xml807.ArcProto
 
curvable - Variable in class com.sun.electric.technology.xml.XmlParam.ArcProto
 
curvedArcGridOutline(ImmutableArcInst, long, long) - Method in class com.sun.electric.technology.AbstractShapeBuilder
Method to fill polygon "poly" with the outline in grid units of the curved arc in this ImmutableArcInst whose width in grid units is "gridWidth".
curvedArcLambdaOutline(Poly.Type, long, long) - Method in class com.sun.electric.database.topology.ArcInst
Method to fill polygon "poly" with the outline in lambda units of the curved arc in this ArcInst whose width in grid units is "gridWidth".
CurveListener - Class in com.sun.electric.tool.user.ui
Class to handle changes to arc curvature.
cut() - Static method in class com.sun.electric.tool.user.Clipboard
Method to copy the selected objects to the clipboard and then delete them.
CUT_ALIGNMENT - Static variable in class com.sun.electric.technology.Technology.NodeLayer
key of Variable for overridint cut alignent
CUT_SPACING - Static variable in class com.sun.electric.technology.Technology.NodeLayer
key of Variable for overriding cut spacing.
cutNodeSize - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
cut size in the technology
cutNodeSizeRules - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
cut size rules
cutNodeSpa1D - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
cut 1D spacing in the technology
cutNodeSpa1DRules - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
cut 1D s[acing rules
cutNodeSpa2D - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
cut 2D spacing in the technology
cutNodeSpa2DRules - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
cut 2D s[acing rules
cutNodeSurround - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
cut surround in the technology
cutNodeSurroundRules - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
cut surround rules
CVS - Class in com.sun.electric.tool.cvspm
The CVS Module
CVSLibrary - Class in com.sun.electric.tool.cvspm
Track the state of a library that has been checked into CVS.
CVSLibrary.LibsCells - Class in com.sun.electric.tool.cvspm
 
CVSLog - Class in com.sun.electric.tool.user.dialogs
 
CVSLog(List<Log.LogEntry>, String, String) - Constructor for class com.sun.electric.tool.user.dialogs.CVSLog
Creates new form CVSLog
CVSTab - Class in com.sun.electric.tool.user.dialogs.options
Class for showing the CVS preferences panel.
CVSTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.CVSTab
Creates new form CVSTab
CYAN - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color cyan.
cycle - Variable in class com.sun.electric.tool.generator.layout.ProjSettings.Tool2
 

D

d - Variable in class com.sun.electric.database.CellRevision
Cell persistent data.
d - Variable in class com.sun.electric.database.LibraryBackup
Library persistent data.
da - Variable in class com.sun.electric.tool.user.redisplay.AbstractDrawing
 
DAIS - Static variable in class com.sun.electric.tool.io.FileType
Describes Dais input.
DaisPreferences(boolean, boolean) - Constructor for class com.sun.electric.tool.io.IOTool.DaisPreferences
 
DaisTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Dais" tab of the Preferences dialog.
DaisTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.DaisTab
Creates new form DaisTab
dashedArc - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Dashed arc.
dashedLine - Static variable in class com.sun.electric.tool.user.Highlight2
for drawing dashed lines
database - Variable in class com.sun.electric.tool.user.redisplay.VectorCache
database to work.
databaseChanged(DatabaseChangeEvent) - Method in interface com.sun.electric.database.change.DatabaseChangeListener
Invoked in the java AWT Event thread when the database state changes.
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.dialogs.Array
Respond to database changes
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.dialogs.Attributes
Reload if the database has changed in a way we care about
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.dialogs.AttributesTable
 
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.dialogs.CellBrowser
 
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoArc
Respond to database changes
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoExport
Respond to database changes
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoMulti
Respond to database changes we care about
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoNode
Respond to database changes
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoOutline
Respond to database changes
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoText
 
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.dialogs.SelectObject
Respond to database changes and reload the list.
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.Highlighter
 
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.ui.ErrorLoggerTree.ErrorLoggerTreeNode
 
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.ui.LibraryPalette
 
databaseChanged(DatabaseChangeEvent) - Method in class com.sun.electric.tool.user.ui.StatusBar
 
DatabaseChangeEvent - Class in com.sun.electric.database.change
A semantic event which indicates that Electric database changed its state.
DatabaseChangeEvent(Snapshot, Snapshot) - Constructor for class com.sun.electric.database.change.DatabaseChangeEvent
 
DatabaseChangeListener - Interface in com.sun.electric.database.change
The database changes its state in transactional manner.
databaseToScreen(double, double) - Method in interface com.sun.electric.database.variable.EditWindow_
 
databaseToScreen(double, double, Point) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to convert a database coordinate to screen coordinates.
databaseToScreen(double, double) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to convert a database coordinate to screen coordinates.
databaseToScreen(Point2D) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to convert a database coordinate to screen coordinates.
databaseToScreen(Rectangle2D) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to convert a database rectangle to screen coordinates.
dataInputStream - Variable in class com.sun.electric.tool.io.input.Input
The input stream.
dataOutputStream - Variable in class com.sun.electric.tool.io.output.Output
for writing binary files
date - Variable in class com.sun.electric.tool.cvspm.Log.LogEntry
 
dateToSeconds(Date) - Static method in class com.sun.electric.tool.io.ELIBConstants
Method to convert a Java Date object to an integer (seconds since the epoch).
DB - Static variable in class com.sun.electric.tool.io.FileType
Describes Calibre DRC Error files.
DBLUE - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color dark blue.
DBMath - Class in com.sun.electric.database.geometry
This class is a collection of math utilities used for Database Units.
DBMath() - Constructor for class com.sun.electric.database.geometry.DBMath
 
DEBUG - Static variable in class com.sun.electric.tool.user.redisplay.VectorCache
 
Decode - Class in com.sun.electric.tool.generator.cmosPLA
Class to generate the decoder part of MOSIS CMOS PLAs.
decrement() - Method in class com.sun.electric.database.geometry.GenMath.MutableInteger
Method to increment this MutableInteger by 1.
DEEP - Static variable in enum com.sun.electric.technology.Layer.Function
Describes a deep layer.
deepClone() - Method in class com.sun.electric.database.Environment
 
deepClone() - Method in class com.sun.electric.technology.TechPool
 
deepClone() - Method in class com.sun.electric.technology.Xml.Technology
 
DEEPRULES - Static variable in class com.sun.electric.technology.technologies.MoCMOS
Value for deep rules.
DEF - Static variable in class com.sun.electric.tool.io.FileType
Describes DEF output.
DEF - Class in com.sun.electric.tool.io.input
This class reads files in DEF files.
DEF.DEFPreferences - Class in com.sun.electric.tool.io.input
 
DEF_SIZE - Static variable in class com.sun.electric.tool.generator.flag.FlagDesign
 
DEF_SIZE - Static variable in class com.sun.electric.tool.generator.flag.router.Router
 
DEF_SIZE - Static variable in class com.sun.electric.tool.generator.layout.fill.G
 
DEF_SIZE - Static variable in class com.sun.electric.tool.generator.layout.LayoutLib
Use the default size.
DEFAULT_AREA_COVERAGE - Static variable in class com.sun.electric.tool.extract.LayerCoverageTool.LayerCoveragePreferences
 
DEFAULT_DISTANCE - Static variable in class com.sun.electric.technology.Layer
 
DEFAULT_FACTOR - Static variable in class com.sun.electric.database.geometry.EGraphics
 
DEFAULT_FLAGS - Static variable in class com.sun.electric.database.ImmutableArcInst
initial bits
DEFAULT_LE_DIFFALPHA - Static variable in class com.sun.electric.technology.Xml
Default Logical effort diff alpha.
DEFAULT_LE_GATECAP - Static variable in class com.sun.electric.technology.Xml
Default Logical effort gate capacitance.
DEFAULT_LE_WIRERATIO - Static variable in class com.sun.electric.technology.Xml
Default Logical effort wire ratio.
DEFAULT_MODE - Static variable in class com.sun.electric.database.geometry.EGraphics
 
DEFAULT_THICKNESS - Static variable in class com.sun.electric.technology.Layer
 
defaultBackgroundCommand() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
This method implements the command to set default background colors.
defaultFont - Variable in class com.sun.electric.tool.user.GraphicsPreferences
The default font to use on the display.
defaultFoundry - Variable in class com.sun.electric.technology.Xml.Technology
 
defaultFoundry - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
defaultFoundry - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
defaultFoundry - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
defaultFoundry - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
defaultHeight - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
defaultHeight - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
defaultHeight - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
defaultHeight - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
defaultHeight - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
defaultLayer - Variable in class com.sun.electric.technology.technologies.Artwork
the layer
DEFAULTLIB - Static variable in class com.sun.electric.tool.io.FileType
Describes default file format.
defaultNumMetals - Variable in class com.sun.electric.technology.Xml.Technology
 
defaultNumMetals - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
defaultNumMetals - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
defaultNumMetals - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
defaultNumMetals - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
defaultParamVisibilityCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
Method to handle the "Default Parameter Visibility" command.
defaultWidth - Variable in class com.sun.electric.technology.Xml.ArcProto
 
defaultWidth - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
defaultWidth - Variable in class com.sun.electric.technology.xml.Xml805.ArcProto
 
defaultWidth - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
defaultWidth - Variable in class com.sun.electric.technology.xml.Xml806.ArcProto
 
defaultWidth - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
defaultWidth - Variable in class com.sun.electric.technology.xml.Xml807.ArcProto
 
defaultWidth - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
defaultWidth - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
DEFMETALRATIO - Static variable in class com.sun.electric.tool.erc.ERCAntenna
default maximum ratio of metal to gate area
DEFMETALTHICKNESS - Static variable in class com.sun.electric.tool.erc.ERCAntenna
default metal thickness for side-area
DEFPOLYRATIO - Static variable in class com.sun.electric.tool.erc.ERCAntenna
default maximum ratio of poly to gate area
DEFPOLYTHICKNESS - Static variable in class com.sun.electric.tool.erc.ERCAntenna
default poly thickness for side-area
DEFPreferences(boolean) - Constructor for class com.sun.electric.tool.io.input.DEF.DEFPreferences
 
DEFTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "DEF" tab of the Preferences dialog.
DEFTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.DEFTab
Creates new form DEFTab
delayPrefFlushing() - Static method in class com.sun.electric.database.text.Pref
Method to delay the saving of preferences to disk.
delete() - Method in class com.sun.electric.tool.user.Highlighter
Destructor
deleteAllLoggers() - Static method in class com.sun.electric.tool.user.ui.ErrorLoggerTree
 
deleteAllSignalsFromPanel(Panel) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method called to delete all signals from a Panel.
deleteArc(ArcInst) - Static method in class com.sun.electric.tool.routing.RouteElementArc
Factory method for making a deleteArc RouteElement
DeleteArcs(Set<ArcInst>) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.DeleteArcs
 
deleteArcsOnSelected(boolean) - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to delete arcs connected to selected nodes.
DeleteCell(Cell) - Constructor for class com.sun.electric.tool.user.CellChangeJobs.DeleteCell
 
deleteCell(Cell, boolean, boolean) - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to delete a cell.
deleteCell - Static variable in class com.sun.electric.tool.user.dialogs.CellBrowser.DoAction
 
DeleteCellGroup(Cell.CellGroup) - Constructor for class com.sun.electric.tool.user.CellChangeJobs.DeleteCellGroup
 
DeleteCellJob - Class in com.sun.electric.tool.project
This class deletes a cell from the Project Management repository.
deleteConfiguration(String) - Method in class com.sun.electric.tool.user.ui.InvisibleLayerConfiguration
Method to delete an invisible layer configuration.
deletedCell(Cell) - Static method in class com.sun.electric.tool.user.tecEdit.Manipulate
Method called when a cell has been deleted.
deleteEmptyBindings() - Method in class com.sun.electric.tool.user.KeyBindingManager
Check if there are any bindings that do not have any associated actions.
deleteExport() - Static method in class com.sun.electric.tool.user.ExportChanges
Method to delete the currently selected exports.
deleteExports(Cell, List<Export>) - Static method in class com.sun.electric.tool.user.ExportChanges
 
deleteExportsInArea() - Static method in class com.sun.electric.tool.user.ExportChanges
Method to delete all exports in the highlighted area.
deleteExportsOnSelected() - Static method in class com.sun.electric.tool.user.ExportChanges
Method to delete all exports on the highlighted objects.
deleteLayer(Layer) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to delete all geometry on a given layer.
deleteLog(int) - Method in class com.sun.electric.tool.user.ErrorLogger
 
deleteLogger(ExplorerTree) - Static method in class com.sun.electric.tool.user.ui.ErrorLoggerTree
 
DeleteManyCells(List<Cell>) - Constructor for class com.sun.electric.tool.user.CellChangeJobs.DeleteManyCells
 
deleteMessages(List<ErrorLogger.MessageLog>) - Method in class com.sun.electric.tool.user.ErrorLogger
 
DeleteMultiPageJob(Cell, int) - Constructor for class com.sun.electric.tool.user.menus.CellMenu.DeleteMultiPageJob
 
deleteNode(NodeInst) - Static method in class com.sun.electric.tool.routing.RouteElementPort
Factory method for making a deleteNode RouteElement
deleteRule(int, DRCTemplate) - Method in interface com.sun.electric.technology.DRCRules
 
deleteRule(int, DRCTemplate) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to delete a given spacing rule
deleteRule(int, DRCTemplate) - Method in class com.sun.electric.technology.XMLRules
Method to delete a given spacing rule
DeleteSelected(Cell, List<DisplayedText>, List<Geometric>, boolean) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.DeleteSelected
 
deleteSelected() - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to delete all selected objects.
DeleteSelectedGeometry(Cell, Rectangle2D) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.DeleteSelectedGeometry
 
deleteSelectedSignals() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method called when "delete" command (or key) is given.
deleteSignalFromPanel(Panel) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method called to delete the highlighted signal from its Panel.
deleteUser(String) - Static method in class com.sun.electric.tool.project.Users
Method to remove a user name from the user database.
deleteVariableCache() - Method in class com.sun.electric.database.variable.VarContext
Get rid of the variable cache thereby release its storage
DELIB - Static variable in class com.sun.electric.tool.io.FileType
Describes DELIB files.
DELIB - Class in com.sun.electric.tool.io.output
User: gainsley Date: Mar 8, 2006
delibCells - Variable in class com.sun.electric.database.ImmutableLibrary
DELIB cell files.
delParam(Variable.AttrKey) - Method in class com.sun.electric.database.hierarchy.Cell.CellGroup
Method to delete a parameter from icons/scheamtics this CellGroup.
delParameter(Variable.Key) - Method in class com.sun.electric.database.topology.NodeInst
Method to delete a defined Parameter from this NodeInst.
deltaDatabaseToScreen(double, double) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to convert a database distance to a screen distance.
deltaScreenToDatabase(int, int) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to convert a screen distance to a database distance.
deltaXInMicrons - Variable in class com.sun.electric.tool.extract.LayerCoverageTool.LayerCoveragePreferences
User preference for deltaX.
deltaYInMicrons - Variable in class com.sun.electric.tool.extract.LayerCoverageTool.LayerCoveragePreferences
User preference for deltaY.
delVar(Variable.Key) - Method in class com.sun.electric.database.hierarchy.Cell
Method to delete a Variable from this Cell.
delVar(Variable.Key) - Method in class com.sun.electric.database.hierarchy.Export
Method to delete a Variable from this Export.
delVar(Variable.Key) - Method in class com.sun.electric.database.hierarchy.Library
Method to delete a Variable from this Library.
delVar(Variable.Key) - Method in class com.sun.electric.database.topology.ArcInst
Method to delete a Variable from this ArcInst.
delVar(Variable.Key) - Method in class com.sun.electric.database.topology.NodeInst
Method to delete a Variable from this NodeInst.
delVar(Variable.Key) - Method in class com.sun.electric.database.topology.PortInst
Method to delete a Variable from this PortInst.
delVar(Variable.Key) - Method in class com.sun.electric.database.variable.ElectricObject
Method to delete a Variable from this ElectricObject.
delVars() - Method in class com.sun.electric.database.topology.PortInst
Method to delete all Variables of this PortInst.
dependsOn() - Method in class com.sun.electric.database.variable.CodeExpression
 
DEPLETION - Static variable in enum com.sun.electric.technology.Layer.Function
Describes a depletion layer.
depth() - Method in class com.sun.electric.tool.generator.flag.SchematicPosition
 
depth - Variable in class com.sun.electric.tool.ncc.strategy.Strategy
 
desc - Variable in class com.sun.electric.technology.Xml.Layer
 
desc - Variable in class com.sun.electric.technology.xml.Xml805.Layer
 
desc - Variable in class com.sun.electric.technology.xml.Xml806.Layer
 
desc - Variable in class com.sun.electric.technology.xml.Xml807.Layer
 
desc - Variable in class com.sun.electric.technology.xml.XmlParam.LayerDisplayStyle
 
describe(boolean) - Method in class com.sun.electric.database.hierarchy.Cell
Method to describe this cell.
describe(boolean) - Method in class com.sun.electric.database.network.Network
Method to describe this Network as a string.
describe(boolean) - Method in interface com.sun.electric.database.prototype.NodeProto
Method to describe this NodeProto as a string.
describe(boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to describe this ArcInst as a string.
describe(boolean) - Method in class com.sun.electric.database.topology.Geometric
Method to describe this Geometric as a string.
describe(boolean) - Method in class com.sun.electric.database.topology.NodeInst
Method to describe this NodeInst as a string.
describe(boolean) - Method in class com.sun.electric.database.topology.PortInst
Method to describe this NodeInst as a string.
describe(VarContext, Object) - Method in class com.sun.electric.database.variable.Variable
Method to return a description of this Variable.
describe(int) - Method in class com.sun.electric.database.variable.Variable
Return a description of this Variable without any context or helper object info
describe(int, VarContext, Object) - Method in class com.sun.electric.database.variable.Variable
Method to return a String describing this Variable.
describe() - Method in class com.sun.electric.technology.ArcProto
Method to describe this ArcProto as a string.
describe(boolean) - Method in class com.sun.electric.technology.PrimitiveNode
Method to describe this PrimitiveNode as a string.
describe() - Method in class com.sun.electric.tool.extract.GeometrySearch.GeometrySearchResult
 
describe() - Method in class com.sun.electric.tool.user.Highlight2
Describe the Highlight
describe() - Method in class com.sun.electric.tool.user.ui.KeyBindings
 
describeContext(Stack<String>) - Static method in class com.sun.electric.tool.user.projectSettings.ProjSettings
 
describeDescriptor(Variable, TextDescriptor, boolean) - Static method in class com.sun.electric.tool.io.output.JELIB
Method to convert a variable to a string that describes its TextDescriptor
describeExports(boolean) - Static method in class com.sun.electric.tool.user.ExportChanges
EXPORT LISTING
describeHighlightText(EditWindow, ElectricObject, Variable.Key) - Static method in class com.sun.electric.tool.user.Highlighter
Method to describe an object/variable-key pair as a set of points to draw.
describeLevel(int) - Static method in class com.sun.electric.tool.simulation.Stimuli
Method to describe the level in a given state.
describeLevelBriefly(int) - Static method in class com.sun.electric.tool.simulation.Stimuli
Method to describe the level in a given state, with only 1 character.
describeNodeMeaning(Geometric) - Static method in class com.sun.electric.tool.user.tecEdit.Manipulate
Method to return information about a given object.
describeStrength(int) - Static method in class com.sun.electric.tool.simulation.Stimuli
Method to describe the strength in a given state.
describeTechnology(Technology) - Static method in class com.sun.electric.tool.user.tecEdit.Manipulate
Method to print detailled information about a given technology.
describeTechnologyCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
 
describeThisCellCommand() - Static method in class com.sun.electric.tool.user.dialogs.CellLists
This method implements the command to describe the current Cell.
description - Variable in class com.sun.electric.technology.Xml.Technology
 
description - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
description - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
description - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
description - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
description() - Method in interface com.sun.electric.tool.ncc.netlist.PinType
 
description() - Method in class com.sun.electric.tool.ncc.netlist.Subcircuit.SubcircuitPinType
 
deselectAllArcsCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method implements the command to deselect all selected arcs.
deserializeResult() - Method in class com.sun.electric.tool.EJob
 
deserializeToClient() - Method in class com.sun.electric.tool.EJob
 
DesignRulesPanel - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Design Rules" tab of the Preferences frame.
DesignRulesPanel() - Constructor for class com.sun.electric.tool.user.dialogs.DesignRulesPanel
Creates new form DesignRulesTab
DesignRulesTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Design Rules" tab of the Preferences dialog.
DesignRulesTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.DesignRulesTab
Creates new form DesignRulesTab
desingNames - Variable in class com.sun.electric.tool.user.ncc.ExportMismatch
Cell names
destroyProcess() - Method in class com.sun.electric.tool.user.Exec
End this process, if it is running.
DGRAY - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color dark gray.
DGREEN - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color dark green.
diffCont_m1Width - Variable in class com.sun.electric.tool.generator.layout.TechType
 
diffContIncr - Variable in class com.sun.electric.tool.generator.layout.TechType
 
DigitalAnalysis - Class in com.sun.electric.tool.simulation
Analysis which contains digital signals
DigitalAnalysis(Stimuli, boolean) - Constructor for class com.sun.electric.tool.simulation.DigitalAnalysis
Constructor for a collection of digital simulation data.
DigitalSignal - Class in com.sun.electric.tool.simulation
Class to define a digital signal in the simulation waveform window.
DigitalSignal(DigitalAnalysis) - Constructor for class com.sun.electric.tool.simulation.DigitalSignal
Constructor for a digital signal.
Dimension2D - Class in com.sun.electric.database.geometry
Class to define a Dimension object.
Dimension2D() - Constructor for class com.sun.electric.database.geometry.Dimension2D
 
Dimension2D.Double - Class in com.sun.electric.database.geometry
Class to define a Double-precision Dimension object.
diodeNode - Variable in class com.sun.electric.technology.technologies.Schematics
diode
DISK_VERSION_1 - Static variable in class com.sun.electric.technology.Technology
Jelib writes base sizes since this Electric Version
DISK_VERSION_2 - Static variable in class com.sun.electric.technology.Technology
Jelib writes oversize over standard primitive since this Electric Version
diskOffset - Variable in class com.sun.electric.technology.Xml.ArcProto
 
diskOffset - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
diskOffset - Variable in class com.sun.electric.technology.xml.Xml805.ArcProto
 
diskOffset - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
diskOffset - Variable in class com.sun.electric.technology.xml.Xml806.ArcProto
 
diskOffset - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
diskOffset - Variable in class com.sun.electric.technology.xml.Xml807.ArcProto
 
diskOffset - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
diskOffset - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
display() - Method in class com.sun.electric.tool.user.ncc.NccMsgsFrame
Display NCC window.
displayableBounds() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return a rectangle in database coordinates that covers the viewable extent of this window.
displayAlgorithmChanged() - Static method in class com.sun.electric.tool.user.ui.EditWindow
Method requests that every EditWindow be redrawn, including a change of display algorithm.
DisplayAttributes() - Constructor for class com.sun.electric.tool.user.ui.WindowFrame.DisplayAttributes
 
DisplayAttributes(EditWindow) - Constructor for class com.sun.electric.tool.user.ui.WindowFrame.DisplayAttributes
 
DisplayAttributes(double, double, double, List<NodeInst>) - Constructor for class com.sun.electric.tool.user.ui.WindowFrame.DisplayAttributes
 
displayCell(Cell) - Static method in class com.sun.electric.database.variable.EvalJavaBsh
Display specified Cell after termibation of currently running script
displayCell(Cell) - Method in interface com.sun.electric.database.variable.UserInterface
Method to request that a Cell be displayed in a new window.
displayCell(Cell) - Method in class com.sun.electric.Main.UserInterfaceDummy
 
displayCell(Cell) - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
displayCell(Cell) - Method in class com.sun.electric.tool.UserInterfaceExec
Method to request that a Cell be displayed in a new window.
DisplayControlTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Display Control" tab of the Preferences dialog.
DisplayControlTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.DisplayControlTab
Creates new form Display Control
DisplayedCells - Class in com.sun.electric.tool.project
This is the Project Management tool.
DisplayedCells() - Constructor for class com.sun.electric.tool.project.DisplayedCells
The constructor returna an object that captures the cells being displayed.
DisplayedText - Class in com.sun.electric.database.variable
DisplayedText is the combination of an ElectricObject and a Variable Key.
DisplayedText(ElectricObject, Variable.Key) - Constructor for class com.sun.electric.database.variable.DisplayedText
 
displayOnly - Variable in class com.sun.electric.tool.io.IOTool.DaisPreferences
 
displayRTree(Cell) - Method in class com.sun.electric.database.topology.RTNode
Debugging method to display this R-Tree.
DisplayStyle() - Constructor for class com.sun.electric.technology.xml.XmlParam.DisplayStyle
 
DisplayStyleDef - Static variable in class com.sun.electric.StartupPrefs
Default initial display style for Electric.
DisplayStyleKey - Static variable in class com.sun.electric.StartupPrefs
Preferences key to tell the initial display style for Electric.
displayStyles - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
Distance() - Constructor for class com.sun.electric.technology.Xml.Distance
 
Distance() - Constructor for class com.sun.electric.technology.xml.Xml805.Distance
 
Distance() - Constructor for class com.sun.electric.technology.xml.Xml806.Distance
 
Distance() - Constructor for class com.sun.electric.technology.xml.Xml807.Distance
 
Distance() - Constructor for class com.sun.electric.technology.xml.XmlParam.Distance
 
distBetweenPoints(Point2D, Point2D) - Static method in class com.sun.electric.database.geometry.GenMath
Method to calcute Euclidean distance between two points.
distToArc(Rectangle2D, ArcInst, EditWindow) - Static method in class com.sun.electric.tool.user.Highlighter
Method to return the distance from a bounds to an ArcInst.
distToLine(Point2D, Point2D, Point2D) - Static method in class com.sun.electric.database.geometry.GenMath
Method to compute the distance between point (x,y) and the line that runs from (x1,y1) to (x2,y2).
distToNode(Rectangle2D, NodeInst, EditWindow) - Static method in class com.sun.electric.tool.user.Highlighter
Method to return the distance from a bound to a NodeInst.
DIV - Static variable in class com.sun.electric.database.variable.EvalSpice.Op
 
dividerParams(TechType.TechTypeEnum) - Static method in class com.sun.electric.tool.generator.layout.GateLayoutGenerator
 
dividerParams(TechType.TechTypeEnum, boolean) - Static method in class com.sun.electric.tool.generator.layout.GateLayoutGenerator
 
doAction() - Method in class com.sun.electric.tool.routing.RouteElement
Perform the action specified by RouteElementAction action.
doAction() - Method in class com.sun.electric.tool.routing.RouteElementArc
Perform the action specified by RouteElementAction action.
doAction() - Method in class com.sun.electric.tool.routing.RouteElementPort
Perform the action specified by RouteElementAction action.
doAntennaCheck() - Static method in class com.sun.electric.tool.erc.ERCAntenna
The main entrypoint for Antenna checking.
DOC - Static variable in class com.sun.electric.database.hierarchy.View
Defines the Documentation view (a text view).
doCheck(ErrorLogger, Cell, Geometric[], DRC.DRCPreferences) - Static method in class com.sun.electric.tool.drc.Schematic
 
doClick(String) - Static method in class com.sun.electric.tool.user.ui.ToolBarButton
Act as if ToolBarButton named name was clicked
DOCWAVE - Static variable in class com.sun.electric.database.hierarchy.View
Defines the simulation snapshot view.
doesAllowMultipleWideRules(int) - Method in interface com.sun.electric.technology.DRCRules
 
doesAllowMultipleWideRules(int) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to tell UI if multiple wide rules are allowed.
doesAllowMultipleWideRules(int) - Method in class com.sun.electric.technology.XMLRules
Method to tell UI if multiple wide rules are allowed
doesntConnect(PrimitivePort) - Method in class com.sun.electric.database.hierarchy.Export
helper method to ensure that all arcs connected to Export "pp" at instances of its Cell (or any of its export sites) can connect to Export newPP.
doesTouch(PathIterator) - Method in class com.sun.electric.database.geometry.PolyQTree.PolyNode
 
doEvalLine(String) - Method in class com.sun.electric.database.variable.EvalJavaBsh
 
DoExpandCommands(boolean, int) - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to change the expansion of the selected instances.
doFor(EquivRecord) - Method in class com.sun.electric.tool.ncc.strategy.StratCheck
 
doFor(Circuit) - Method in class com.sun.electric.tool.ncc.strategy.StratCheck
 
doFor(NetObject) - Method in class com.sun.electric.tool.ncc.strategy.StratCheck
 
doFor(EquivRecord) - Method in class com.sun.electric.tool.ncc.strategy.StratCheckSizes
 
doFor(Circuit) - Method in class com.sun.electric.tool.ncc.strategy.StratCheckSizes
 
doFor(NetObject) - Method in class com.sun.electric.tool.ncc.strategy.StratCheckSizes
 
doFor(EquivRecord) - Method in class com.sun.electric.tool.ncc.strategy.StratCount
 
doFor(NetObject) - Method in class com.sun.electric.tool.ncc.strategy.StratCount
doFor(NetObject) counts Wires and Parts.
doFor(EquivRecord) - Method in class com.sun.electric.tool.ncc.strategy.StratDebug
 
doFor(Circuit) - Method in class com.sun.electric.tool.ncc.strategy.StratDebug
 
doFor(NetObject) - Method in class com.sun.electric.tool.ncc.strategy.StratDebug
 
doFor(RecordList) - Method in class com.sun.electric.tool.ncc.strategy.Strategy
Apply this Strategy to a list of leaf and internal records.
doFor(Iterator<EquivRecord>) - Method in class com.sun.electric.tool.ncc.strategy.Strategy
 
doFor(EquivRecord) - Method in class com.sun.electric.tool.ncc.strategy.Strategy
Method doFor(EquivRecord) processes a single EquivRecord.
doFor(Circuit) - Method in class com.sun.electric.tool.ncc.strategy.Strategy
Method doFor(Circuit) process a single Circuit, dividing the circuit according to this strategy, and placing the NetObjects of the Circuit into new Circuits mapped in the return according to the separation Integer.
doFor(NetObject) - Method in class com.sun.electric.tool.ncc.strategy.Strategy
doFor(NetObject) tests the NetObject to decide its catagory.
doFor(EquivRecord) - Method in class com.sun.electric.tool.ncc.strategy.StratHashParts
 
doFor(NetObject) - Method in class com.sun.electric.tool.ncc.strategy.StratHashParts
 
doFor(EquivRecord) - Method in class com.sun.electric.tool.ncc.strategy.StratHashWires
 
doFor(NetObject) - Method in class com.sun.electric.tool.ncc.strategy.StratHashWires
 
doFor(NetObject) - Method in class com.sun.electric.tool.ncc.strategy.StratPartPopularity
 
doFor(NetObject) - Method in class com.sun.electric.tool.ncc.strategy.StratPartType
 
doFor(RecordList) - Method in class com.sun.electric.tool.ncc.strategy.StratPortName
 
doFor(EquivRecord) - Method in class com.sun.electric.tool.ncc.strategy.StratPortName
 
doFor(NetObject) - Method in class com.sun.electric.tool.ncc.strategy.StratPortName
 
doFor(EquivRecord) - Method in class com.sun.electric.tool.ncc.strategy.StratPrint
 
doFor(Circuit) - Method in class com.sun.electric.tool.ncc.strategy.StratPrint
 
doFor(NetObject) - Method in class com.sun.electric.tool.ncc.strategy.StratPrint
 
doFor(NetObject) - Method in class com.sun.electric.tool.ncc.strategy.StratRandomMatch
 
doFor(NetObject) - Method in class com.sun.electric.tool.ncc.strategy.StratSizes
 
doInput(URL, Library, Technology, Map<Library, Cell>, Job) - Method in class com.sun.electric.tool.io.input.Applicon860.Applicon860Preferences
 
doInput(URL, Library, Technology, Map<Library, Cell>, Job) - Method in class com.sun.electric.tool.io.input.CIF.CIFPreferences
 
doInput(URL, Library, Technology, Map<Library, Cell>, Job) - Method in class com.sun.electric.tool.io.input.DEF.DEFPreferences
 
doInput(URL, Library, Technology, Map<Library, Cell>, Job) - Method in class com.sun.electric.tool.io.input.DXF.DXFPreferences
 
doInput(URL, Library, Technology, Map<Library, Cell>, Job) - Method in class com.sun.electric.tool.io.input.EDIF.EDIFPreferences
 
doInput(URL, Library, Technology, Map<Library, Cell>, Job) - Method in class com.sun.electric.tool.io.input.GDS.GDSPreferences
 
doInput(URL, Library, Technology, Map<Library, Cell>, Job) - Method in class com.sun.electric.tool.io.input.Input.InputPreferences
 
doInput(URL, Library, Technology, Map<Library, Cell>, Job) - Method in class com.sun.electric.tool.io.input.LEF.LEFPreferences
 
doInput(URL, Library, Technology, Map<Library, Cell>, Job) - Method in class com.sun.electric.tool.io.input.Spice.SpicePreferences
 
doInput(URL, Library, Technology, Map<Library, Cell>, Job) - Method in class com.sun.electric.tool.io.input.Sue.SuePreferences
 
doInput(URL, Library, Technology, Map<Library, Cell>, Job) - Method in class com.sun.electric.tool.io.input.verilog.VerilogReader.VerilogPreferences
 
doInput(URL, Library, Technology, Map<Library, Cell>, Job) - Method in class com.sun.electric.tool.io.IOTool.DaisPreferences
 
doIt() - Method in class com.sun.electric.database.change.Undo.UndoJob
 
doIt() - Method in class com.sun.electric.plugins.j3d.utils.J3DClientApp
 
doIt() - Method in class com.sun.electric.tool.cvspm.AddRemove.AddRemoveJob
 
doIt() - Method in class com.sun.electric.tool.cvspm.AddRemove.UndoAddRemoveJob
 
doIt() - Method in class com.sun.electric.tool.cvspm.Edit.EditConsistencyCheckJob
 
doIt() - Method in class com.sun.electric.tool.cvspm.Edit.ListEditorsJob
 
doIt() - Method in class com.sun.electric.tool.cvspm.Edit.MarkForEditJob
 
doIt() - Method in class com.sun.electric.tool.cvspm.Log.RevertToVersion
 
doIt() - Method in class com.sun.electric.tool.drc.DRC.CheckDRCJob
 
doIt() - Method in class com.sun.electric.tool.generator.flag.AddFlagAnnotationJob
 
doIt() - Method in class com.sun.electric.tool.generator.flag.FlagJob
 
doIt() - Method in class com.sun.electric.tool.generator.flag.FlagLibraryCheckerJob
 
doIt() - Static method in class com.sun.electric.tool.generator.flag.hornFunnel2.SkewTree
 
doIt() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.SkewTreeJob
 
doIt() - Method in class com.sun.electric.tool.generator.layout.fill.FillGenJob
Implementation of Job.doIt() running only the doTemplateFill function.
doIt() - Method in class com.sun.electric.tool.generator.layout.fill.StitchFillJob
 
doIt() - Method in class com.sun.electric.tool.generator.layout.GateLayoutGenerator.GenerateFromSchematicsJob
 
doIt() - Method in class com.sun.electric.tool.generator.layout.GateRegression
 
doIt() - Method in class com.sun.electric.tool.io.output.Output.WriteJELIB
 
doIt() - Method in class com.sun.electric.tool.Job
This is the main work method.
doIt() - Method in class com.sun.electric.tool.logicaleffort.LETool.AnalyzeCell
 
doIt() - Method in class com.sun.electric.tool.logicaleffort.LETool.ClearStoredSizes
 
doIt() - Method in class com.sun.electric.tool.logicaleffort.LETool.ClearStoredSizesLibrary
 
doIt() - Method in class com.sun.electric.tool.MultiTaskJob
This method is not overriden by subclasses.
doIt() - Method in class com.sun.electric.tool.ncc.AllSchemNamesToLay.RenameJob
 
doIt() - Method in class com.sun.electric.tool.ncc.NccJob
 
doIt() - Method in class com.sun.electric.tool.ncc.SchemNamesToLay.RenameJob
 
doIt() - Method in class com.sun.electric.tool.project.AddCellJob
 
doIt() - Method in class com.sun.electric.tool.project.AddLibraryJob
 
doIt() - Method in class com.sun.electric.tool.project.CancelCheckOutJob
 
doIt() - Method in class com.sun.electric.tool.project.CheckInJob
 
doIt() - Method in class com.sun.electric.tool.project.CheckOutJob
 
doIt() - Method in class com.sun.electric.tool.project.DeleteCellJob
 
doIt() - Method in class com.sun.electric.tool.project.UpdateJob
 
doIt() - Method in class com.sun.electric.tool.routing.Router.CreateRouteJob
 
doIt(boolean) - Method in class com.sun.electric.tool.SwingExamineTask
This should contain the code that needs to examine the database while in the GUI thread
doIt() - Method in class com.sun.electric.tool.UniversalJob
 
doIt() - Method in class com.sun.electric.tool.user.CellChangeJobs.DeleteCell
 
doIt() - Method in class com.sun.electric.tool.user.CellChangeJobs.DeleteCellGroup
 
doIt() - Method in class com.sun.electric.tool.user.CellChangeJobs.DeleteManyCells
 
doIt() - Method in class com.sun.electric.tool.user.CellChangeJobs.DuplicateCell
 
doIt() - Method in class com.sun.electric.tool.user.CellChangeJobs.ExtractCellInstances
 
doIt() - Method in class com.sun.electric.tool.user.CellChangeJobs.GraphCells
 
doIt() - Method in class com.sun.electric.tool.user.CellChangeJobs.NewCellVersion
 
doIt() - Method in class com.sun.electric.tool.user.CellChangeJobs.PackageCell
 
doIt() - Method in class com.sun.electric.tool.user.CellChangeJobs.RenameCell
 
doIt() - Method in class com.sun.electric.tool.user.CellChangeJobs.RenameCellGroup
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.AlignNodes
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.AlignObjects
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.ChangeArcProperties
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.CheckAndRepairJob
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.CleanupChanges
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.ClearCellLocked
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.ClearNodeLocked
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.DeleteArcs
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.DeleteSelected
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.DeleteSelectedGeometry
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.ManyMove
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.ReloadLibraryJob
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.RenameLibrary
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.RenameTechnology
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.RipTheBus
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.RotateSelected
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.ShortenArcs
 
doIt() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.ToggleNegationJob
 
doIt() - Method in class com.sun.electric.tool.user.dialogs.AnnularRing.MakeAnnulus
 
doIt() - Method in class com.sun.electric.tool.user.dialogs.CrossLibCopy.CrossLibraryCopyJob
 
doIt() - Method in class com.sun.electric.tool.user.ExportChanges.FollowExport
 
doIt() - Method in class com.sun.electric.tool.user.ExportChanges.ReExportPorts
 
doIt() - Method in class com.sun.electric.tool.user.ExportChanges.RenumberNumericExports
 
doIt() - Method in class com.sun.electric.tool.user.menus.CellMenu.DeleteMultiPageJob
 
doIt() - Method in class com.sun.electric.tool.user.menus.CellMenu.SetMultiPageJob
 
doIt() - Method in class com.sun.electric.tool.user.menus.FileMenu.ClearCellDate
 
doIt() - Method in class com.sun.electric.tool.user.menus.FileMenu.ImportLibrary
 
doIt() - Method in class com.sun.electric.tool.user.menus.FileMenu.QuitJob
 
doIt() - Method in class com.sun.electric.tool.user.menus.FileMenu.ReadLibrary
 
doIt() - Method in class com.sun.electric.tool.user.menus.FileMenu.SaveAllLibrariesInFormatJob
 
doIt() - Method in class com.sun.electric.tool.user.projectSettings.ProjSettings.ImportSettingsJob
 
doIt() - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNewNode
 
doIt() - Method in class com.sun.electric.tool.user.ViewChanges.CreateAndViewCell
 
doIt() - Method in class com.sun.electric.tool.user.ViewChanges.MakeLayoutView
 
doItOnServer - Variable in class com.sun.electric.tool.Job.Key
 
doNCC(Cell, String) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Perform Network Consistency Check if the user has so requested
done() - Method in class com.sun.electric.tool.io.output.CIF
 
done() - Method in class com.sun.electric.tool.io.output.EDIF
 
done() - Method in class com.sun.electric.tool.io.output.GDS
 
done() - Method in class com.sun.electric.tool.io.output.GenerateVHDL
 
done() - Method in class com.sun.electric.tool.io.output.Geometry
Abstract method called after traversal
done() - Method in class com.sun.electric.tool.io.output.HPGL
 
done() - Method in class com.sun.electric.tool.io.output.MOSSIM
 
done() - Method in class com.sun.electric.tool.io.output.Silos
 
done() - Method in class com.sun.electric.tool.io.output.Spice
Method called once at the end of netlisting.
done() - Method in class com.sun.electric.tool.io.output.Tegas
 
done() - Method in class com.sun.electric.tool.io.output.Topology
Abstract method called after traversal
done() - Method in class com.sun.electric.tool.io.output.Verilog
 
done() - Method in class com.sun.electric.tool.logicaleffort.LENetlister
Call to stop or interrupt netlisting
done() - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
 
done() - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
 
doneVisitNodeInst(Nodable, HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
 
doneVisitNodeInst(Nodable, HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.IOTool.SkillPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.ArchSim.ArchSimPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.CIF.CIFPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.DXF.DXFPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.Eagle.EaglePreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.ECAD.ECADPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.EDIF.EDIFPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.FastHenry.FastHenryPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.GDS.GDSPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.HPGL.HPGLPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.IRSIM.IRSIMPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.L.LPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.LEF.LEFPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.Maxwell.MaxwellPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.MOSSIM.MOSSIMPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.Output.OutputPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.Pads.PadsPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.PAL.PALPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.PostScript.PostScriptPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.Silos.SilosPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.Sim.SimPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.Tegas.TegasPreferences
 
doOutput(Cell, VarContext, String) - Method in class com.sun.electric.tool.io.output.Verilog.VerilogPreferences
 
doSilCompActivityNoJob(Cell, int, boolean) - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
doSiliconCompilation(Cell, boolean) - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to handle the menu command to convert a cell to layout.
doTemplateFill(FillGeneratorTool) - Method in class com.sun.electric.tool.generator.layout.fill.FillGenJob
 
dottedArc - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Dotted arc.
dottedLine - Static variable in class com.sun.electric.tool.user.Highlight2
for drawing dotted lines
Double() - Constructor for class com.sun.electric.database.geometry.Dimension2D.Double
Constructor to build a Dimension2D.Double with size 0x0.
Double(Dimension2D) - Constructor for class com.sun.electric.database.geometry.Dimension2D.Double
Constructor to build a Dimension2D.Double.
Double(double, double) - Constructor for class com.sun.electric.database.geometry.Dimension2D.Double
Constructor to build a Dimension2D.Double.
doubleClickOnNode(EditWindow, NodeInst) - Static method in class com.sun.electric.tool.user.dialogs.SpecialProperties
Method to handle special dialogs that are associated with double-clicking on a node.
doubleCoords - Variable in class com.sun.electric.technology.AbstractShapeBuilder
 
doublesClose(double, double) - Static method in class com.sun.electric.database.geometry.GenMath
Method to compare two double-precision numbers within an approximate epsilon.
doublesEqual(double, double) - Static method in class com.sun.electric.database.geometry.GenMath
Method to compare two double-precision numbers within an acceptable epsilon.
doublesEqual(double, double, double) - Static method in class com.sun.electric.database.geometry.GenMath
Method to compare two double-precision numbers within a given epsilon
doublesLessThan(double, double) - Static method in class com.sun.electric.database.geometry.GenMath
Method to compare two numbers and see if one is less than the other within an acceptable epsilon.
doubleValue() - Method in class com.sun.electric.database.geometry.GenMath.MutableDouble
Method to return the value of this MutableDouble.
downHierarchy(boolean, boolean, boolean) - Method in class com.sun.electric.tool.user.ui.EditWindow
Push into an instance (go down the hierarchy)
doYourJob(Cell, Cell) - Static method in class com.sun.electric.tool.ncc.ListNccAnnotations
 
doYourJob(Set<Part>, Set<Wire>, NccGlobals) - Static method in class com.sun.electric.tool.ncc.processing.ForceMatch
Must be called before any other partitioning occurs.
doYourJob(NccGlobals) - Static method in class com.sun.electric.tool.ncc.processing.HashCodePartitioning
 
doYourJob(Set<Part>, Set<Wire>, NccGlobals) - Static method in class com.sun.electric.tool.ncc.processing.LocalPartitioning
Partition Parts and wires based upon purely local information.
doYourJob(Set<Wire>, NccGlobals) - Static method in class com.sun.electric.tool.ncc.processing.LocalPartitionWires
Partition Wires based upon purely local information
doYourJob(NccGlobals) - Static method in class com.sun.electric.tool.ncc.processing.SerialParallelMerge
 
doYourJob(EquivRecord, NccGlobals) - Static method in class com.sun.electric.tool.ncc.strategy.StratCheck
 
doYourJob(NccGlobals) - Static method in class com.sun.electric.tool.ncc.strategy.StratCheckSizes
 
doYourJob(NccGlobals) - Static method in class com.sun.electric.tool.ncc.strategy.StratCount
 
doYourJob(NccGlobals) - Static method in class com.sun.electric.tool.ncc.strategy.StratDebug
 
doYourJob(Iterator<EquivRecord>, NccGlobals) - Static method in class com.sun.electric.tool.ncc.strategy.StratHashParts
 
doYourJob(EquivRecord, NccGlobals) - Static method in class com.sun.electric.tool.ncc.strategy.StratHashParts
 
doYourJob(Iterator<EquivRecord>, NccGlobals) - Static method in class com.sun.electric.tool.ncc.strategy.StratHashWires
 
doYourJob(EquivRecord, NccGlobals) - Static method in class com.sun.electric.tool.ncc.strategy.StratHashWires
 
doYourJob(Set<Part>, NccGlobals) - Static method in class com.sun.electric.tool.ncc.strategy.StratPartPopularity
 
doYourJob(Set<Part>, NccGlobals) - Static method in class com.sun.electric.tool.ncc.strategy.StratPartType
 
doYourJob(NccGlobals) - Static method in class com.sun.electric.tool.ncc.strategy.StratPortName
 
doYourJob(EquivRecord, NccGlobals) - Static method in class com.sun.electric.tool.ncc.strategy.StratPrint
 
doYourJob(NccGlobals) - Static method in class com.sun.electric.tool.ncc.strategy.StratRandomMatch
Find the smallest active equivalence class.
doYourJob(NccGlobals) - Static method in class com.sun.electric.tool.ncc.strategy.StratSizes
Find the equivalence class with the largest deviation in Part sizes and partition that class based on sizes.
dp - Variable in class com.sun.electric.tool.drc.MTDRCTool
 
DragButton - Class in com.sun.electric.tool.user.waveform
Class to extend a JButton so that it is draggable.
DragButton(String, int) - Constructor for class com.sun.electric.tool.user.waveform.DragButton
 
dragDropEnd(DragSourceDropEvent) - Method in class com.sun.electric.tool.user.ui.ExplorerTree
 
dragDropEnd(DragSourceDropEvent) - Method in class com.sun.electric.tool.user.ui.LayerTab
 
dragDropEnd(DragSourceDropEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
dragDropEnd(DragSourceDropEvent) - Method in class com.sun.electric.tool.user.waveform.DragButton
 
dragEnter(DragSourceDragEvent) - Method in class com.sun.electric.tool.user.ui.ExplorerTree
 
dragEnter(DragSourceDragEvent) - Method in class com.sun.electric.tool.user.ui.LayerTab
 
dragEnter(DragSourceDragEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
dragEnter(DragSourceDragEvent) - Method in class com.sun.electric.tool.user.waveform.DragButton
 
dragExit(DragSourceEvent) - Method in class com.sun.electric.tool.user.ui.ExplorerTree
 
dragExit(DragSourceEvent) - Method in class com.sun.electric.tool.user.ui.LayerTab
 
dragExit(DragSourceEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
dragExit(DragSourceEvent) - Method in class com.sun.electric.tool.user.waveform.DragButton
 
dragGestureRecognized(DragGestureEvent) - Method in class com.sun.electric.tool.user.ui.LayerTab
DRAG AND DROP
dragGestureRecognized(DragGestureEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
dragGestureRecognized(DragGestureEvent) - Method in class com.sun.electric.tool.user.waveform.DragButton
 
dragOver(DragSourceDragEvent) - Method in class com.sun.electric.tool.user.ui.ExplorerTree
 
dragOver(DragSourceDragEvent) - Method in class com.sun.electric.tool.user.ui.LayerTab
 
dragOver(DragSourceDragEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
dragOver(DragSourceDragEvent) - Method in class com.sun.electric.tool.user.waveform.DragButton
 
drainName - Variable in class com.sun.electric.tool.extract.TransistorPBucket
 
draw(Cell) - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
Draw a schematic Cell for this tree
drawLine(Graphics, EditWindow, int, int, int, int) - Static method in class com.sun.electric.tool.user.Highlight2
Implementing clipping here speeds things up a lot if there are many large highlights off-screen
drawNode(NodeInst) - Static method in class com.sun.electric.tool.user.redisplay.VectorCache
 
drawOutlineFromPoints(EditWindow, Graphics, Point2D[], int, int, boolean, boolean) - Static method in class com.sun.electric.tool.user.Highlight2
Method to draw an array of points as highlighting.
drawPolys(ImmutableArcInst, Poly[]) - Static method in class com.sun.electric.tool.user.redisplay.VectorCache
 
drawShapes(Graphics2D, GraphicsPreferences, int, int, double, VectorCache.VectorBase[], PixelDrawing, Rectangle) - Static method in class com.sun.electric.tool.user.redisplay.AbstractDrawing
Method to draw polygon "poly", transformed through "trans".
drawText(Rectangle, Poly.Type, TextDescriptor, String, byte[][], EGraphics, boolean) - Method in class com.sun.electric.tool.user.redisplay.PixelDrawing
Method to draw a text on the off-screen buffer
DRC - Class in com.sun.electric.tool.drc
This is the Design Rule Checker tool.
DRC.CheckDRCJob - Class in com.sun.electric.tool.drc
Base class for checking design rules.
DRC.DRCCheckLogging - Enum in com.sun.electric.tool.drc
 
DRC.DRCCheckMinArea - Enum in com.sun.electric.tool.drc
 
DRC.DRCCheckMode - Enum in com.sun.electric.tool.drc
Control different level of error checking
DRC.DRCErrorType - Enum in com.sun.electric.tool.drc
QUICK DRC ERROR REPORTING
DRC.DRCPreferences - Class in com.sun.electric.tool.drc
OPTIONS
DRC.ReportInfo - Class in com.sun.electric.tool.drc
 
DRC_LAST_GOOD_BIT_DEFAULT - Static variable in class com.sun.electric.database.constraint.Layout
Default valud when no bit is found
DRC_LAST_GOOD_BIT_SPACING - Static variable in class com.sun.electric.database.constraint.Layout
key of Variable for last valid DRC bit on a Cell.
DRC_LAST_GOOD_DATE_AREA - Static variable in class com.sun.electric.database.constraint.Layout
No need of bit for area since it is only 1 mode
DRC_LAST_GOOD_DATE_SPACING - Static variable in class com.sun.electric.database.constraint.Layout
key of Variable for last valid DRC date on a Cell.
drcCheck - Variable in class com.sun.electric.tool.erc.ERCWellCheck.WellCheckPreferences
Whether ERC should check DRC Spacing condition.
drcLay - Variable in class com.sun.electric.technology.technologies.Generic
the DRC exclusion Layer.
drcNode - Variable in class com.sun.electric.technology.technologies.Generic
the DRC exclusion node, all design-rule errors covered by this node are ignored.
DRCPreferences(boolean) - Constructor for class com.sun.electric.tool.drc.DRC.DRCPreferences
 
DrcRing - Class in com.sun.electric.tool.generator.layout.gates
Create a ring in layers p1 and m1 - m5.
DrcRing() - Constructor for class com.sun.electric.tool.generator.layout.gates.DrcRing
 
DrcRings - Class in com.sun.electric.tool.generator.layout
 
DrcRings() - Constructor for class com.sun.electric.tool.generator.layout.DrcRings
 
DrcRings.Filter - Class in com.sun.electric.tool.generator.layout
 
DRCRules - Interface in com.sun.electric.technology
Interface for abstracting design rules.
drcRules - Variable in class com.sun.electric.technology.DRCTemplate.DRCXMLBucket
 
drcSpacingRule - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
DRCTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "DRC" tab of the Preferences dialog.
DRCTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.DRCTab
Creates new form DRCTab
DRCTemplate - Class in com.sun.electric.technology
Class to define rules from TSCM files...
DRCTemplate(DRCTemplate) - Constructor for class com.sun.electric.technology.DRCTemplate
 
DRCTemplate(String, int, DRCTemplate.DRCRuleType, String, String, double[], String, String) - Constructor for class com.sun.electric.technology.DRCTemplate
 
DRCTemplate(String, int, DRCTemplate.DRCRuleType, double, double, double[], int) - Constructor for class com.sun.electric.technology.DRCTemplate
For different spacing depending on wire length and multi cuts.
DRCTemplate(String, int, DRCTemplate.DRCRuleType, double, double, String, String, double[], int) - Constructor for class com.sun.electric.technology.DRCTemplate
For different spacing depending on wire length and multi cuts.
DRCTemplate.DRCMode - Enum in com.sun.electric.technology
 
DRCTemplate.DRCRuleType - Enum in com.sun.electric.technology
 
DRCTemplate.DRCTemplateSort - Class in com.sun.electric.technology
Auxiliar class to sort areas in array
DRCTemplate.DRCXMLBucket - Class in com.sun.electric.technology
Class used to store read rules and foundry associated to them
DRCTemplate.DRCXMLParser - Class in com.sun.electric.technology
Public XML Parser for DRC decks
DRCTemplateSort() - Constructor for class com.sun.electric.technology.DRCTemplate.DRCTemplateSort
 
DRCXMLBucket() - Constructor for class com.sun.electric.technology.DRCTemplate.DRCXMLBucket
 
DRCXMLParser() - Constructor for class com.sun.electric.technology.DRCTemplate.DRCXMLParser
 
DRED - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color dark red.
drivesLoad() - Method in class com.sun.electric.tool.logicaleffort.Net
Returns true if this net drives a load or a wire
drivesSizableGate() - Method in class com.sun.electric.tool.logicaleffort.Net
Returns true if this net drives a sizeable gate.
drivesStaticGate() - Method in class com.sun.electric.tool.logicaleffort.Net
Returns true if this net drives a static gate.
dropActionChanged(DragSourceDragEvent) - Method in class com.sun.electric.tool.user.ui.ExplorerTree
 
dropActionChanged(DragSourceDragEvent) - Method in class com.sun.electric.tool.user.ui.LayerTab
 
dropActionChanged(DragSourceDragEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
dropActionChanged(DragSourceDragEvent) - Method in class com.sun.electric.tool.user.waveform.DragButton
 
DSPF - Static variable in class com.sun.electric.tool.io.FileType
Describes DSPF input.
DummyPreferences - Class in com.sun.electric.tool.sandbox
Dummy implementation of Preferebces class.
DummyPreferences(AbstractPreferences, String) - Constructor for class com.sun.electric.tool.sandbox.DummyPreferences
Creates a new instance of MyPrefernces
DummyPreferencesFactory - Class in com.sun.electric.tool.sandbox
Dummy implementation of PreferencesFactory.
DummyPreferencesFactory() - Constructor for class com.sun.electric.tool.sandbox.DummyPreferencesFactory
 
dump(String) - Static method in class com.sun.electric.database.DumpHeap
Method to dump JVM heap.
dump() - Method in class com.sun.electric.database.id.IdManager
 
dump(PrintWriter, Map<Setting, Object>) - Method in class com.sun.electric.technology.Technology
 
dumpAll(String) - Method in class com.sun.electric.tool.sandbox.TechExplorer
 
dumpExtraProjectSettings(PrintWriter, Map<Setting, Object>) - Method in class com.sun.electric.technology.technologies.MoCMOS
 
dumpExtraProjectSettings(PrintWriter, Map<Setting, Object>) - Method in class com.sun.electric.technology.Technology
 
DumpHeap - Class in com.sun.electric.database
Class to dump JVM heap.
dumpPrefs(String) - Method in class com.sun.electric.tool.sandbox.TechExplorer
 
dumpXMLFile(String) - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardData
Leave as oublic for the regression.
duplicate() - Static method in class com.sun.electric.tool.user.Clipboard
Method to duplicate the selected objects.
DuplicateCell(Cell, String, boolean) - Constructor for class com.sun.electric.tool.user.CellChangeJobs.DuplicateCell
 
duplicateCell - Static variable in class com.sun.electric.tool.user.dialogs.CellBrowser.DoAction
 
DXF - Static variable in class com.sun.electric.tool.io.FileType
Describes DXF output.
DXF - Class in com.sun.electric.tool.io.input
This class reads files in DEF files.
DXF - Class in com.sun.electric.tool.io.output
This is the netlister for DXF.
DXF.DXFPreferences - Class in com.sun.electric.tool.io.input
 
DXF.DXFPreferences - Class in com.sun.electric.tool.io.output
 
DXF_HEADER_ID_KEY - Static variable in class com.sun.electric.tool.io.input.DXF
key of Variable holding DXF header information.
DXF_HEADER_ID_KEY - Static variable in class com.sun.electric.tool.io.output.DXF
key of Variable holding DXF header information.
DXF_HEADER_TEXT_KEY - Static variable in class com.sun.electric.tool.io.input.DXF
key of Variable holding DXF header text.
DXF_HEADER_TEXT_KEY - Static variable in class com.sun.electric.tool.io.output.DXF
key of Variable holding DXF header text.
DXF_LAYER_KEY - Static variable in class com.sun.electric.tool.io.input.DXF
key of Variable holding DXF layer name.
DXF_LAYER_KEY - Static variable in class com.sun.electric.tool.io.output.DXF
key of Variable holding DXF layer name.
DXFPreferences(boolean) - Constructor for class com.sun.electric.tool.io.input.DXF.DXFPreferences
 
DXFPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.DXF.DXFPreferences
 
DXFTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "DXF" tab of the Preferences dialog.
DXFTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.DXFTab
Creates new form DXFTab

E

EAGLE - Static variable in class com.sun.electric.tool.io.FileType
Describes Eagle files.
Eagle - Class in com.sun.electric.tool.io.output
Class to write Eagle netlists.
Eagle.EaglePreferences - Class in com.sun.electric.tool.io.output
 
EaglePreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.Eagle.EaglePreferences
 
ECAD - Static variable in class com.sun.electric.tool.io.FileType
Describes ECAD files.
ECAD - Class in com.sun.electric.tool.io.output
Class to write ECAD netlists.
ECAD.ECADPreferences - Class in com.sun.electric.tool.io.output
 
ECADPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.ECAD.ECADPreferences
 
EDatabase - Class in com.sun.electric.database.hierarchy
Electric run-time database is a graph of ElectricObjects.
EDatabase(Environment) - Constructor for class com.sun.electric.database.hierarchy.EDatabase
 
EDatabase(Snapshot) - Constructor for class com.sun.electric.database.hierarchy.EDatabase
Creates a new instance of EDatabase
edgeCapacitance - Variable in class com.sun.electric.technology.Xml.Layer
 
edgeCapacitance - Variable in class com.sun.electric.technology.xml.Xml805.Layer
 
edgeCapacitance - Variable in class com.sun.electric.technology.xml.Xml806.Layer
 
edgeCapacitance - Variable in class com.sun.electric.technology.xml.Xml807.Layer
 
edgeCapacitance - Variable in class com.sun.electric.technology.xml.XmlParam.Layer
 
EdgeH - Class in com.sun.electric.technology
An EdgeH is a scalable X coordinate that converts a NodeInst bounds to a location inside of that NodeInst.
EdgeH(double, double) - Constructor for class com.sun.electric.technology.EdgeH
Constructs an EdgeH with the specified values.
edgeList - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum edge distances
edgeListRules - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum edge distance rules
edgeSelect - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
edgeSelect - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
edgeSelect - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
edgeSelect - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
edgeSelect - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
edgeToContDist() - Static method in class com.sun.electric.tool.generator.layout.gates.WellTie
The maximum distance from an internal well contact to the right edge of the WellTie.
EdgeV - Class in com.sun.electric.technology
An EdgeV is a scalable Y coordinate that converts a NodeInst bounds to a location inside of that NodeInst.
EdgeV(double, double) - Constructor for class com.sun.electric.technology.EdgeV
Constructs an EdgeV with the specified values.
EDialog - Class in com.sun.electric.tool.user.dialogs
Superclass for all dialogs that handles remembering the last location.
EDialog(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.EDialog
Creates new form
EDialog.MoveComponentListener - Class in com.sun.electric.tool.user.dialogs
 
EDIF - Static variable in class com.sun.electric.tool.io.FileType
Describes EDIF files.
EDIF - Class in com.sun.electric.tool.io.input
This class reads EDIF files.
EDIF - Class in com.sun.electric.tool.io.output
This is the netlister for EDIF.
EDIF.EDIFPreferences - Class in com.sun.electric.tool.io.input
 
EDIF.EDIFPreferences - Class in com.sun.electric.tool.io.output
 
EDIFEquiv - Class in com.sun.electric.tool.io.output
Reads in a configuration file that specifies the equivalent Electric nodes for Nodes found in (or to be written to) the EDIF file.
EDIFEquiv(String) - Constructor for class com.sun.electric.tool.io.output.EDIFEquiv
Create a new EDIF equivalence object.
EDIFEquiv.FigureGroupEquivalence - Class in com.sun.electric.tool.io.output
 
EDIFEquiv.GlobalEquivalence - Class in com.sun.electric.tool.io.output
 
EDIFEquiv.NodeEquivalence - Class in com.sun.electric.tool.io.output
 
EDIFEquiv.Port - Class in com.sun.electric.tool.io.output
 
EDIFEquiv.PortEquivalence - Class in com.sun.electric.tool.io.output
 
EDIFEquiv.VariableEquivalence - Class in com.sun.electric.tool.io.output
 
EDIFPreferences(boolean) - Constructor for class com.sun.electric.tool.io.input.EDIF.EDIFPreferences
 
EDIFPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.EDIF.EDIFPreferences
 
EDIFTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "EDIF" tab of the Preferences dialog.
EDIFTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.EDIFTab
Creates new form EDIFTab
Edit - Class in com.sun.electric.tool.cvspm
User: gainsley Date: Mar 15, 2006
Edit() - Constructor for class com.sun.electric.tool.cvspm.Edit
 
edit(Cell) - Static method in class com.sun.electric.tool.cvspm.Edit
Mark the current user as an editor of the cell
edit(String, String) - Static method in class com.sun.electric.tool.cvspm.Edit
Establish a lock the file in dir for your exclusive edit.
Edit.EditConsistencyCheckJob - Class in com.sun.electric.tool.cvspm
 
Edit.Editor - Class in com.sun.electric.tool.cvspm
 
Edit.ListEditorsJob - Class in com.sun.electric.tool.cvspm
 
Edit.MarkForEditJob - Class in com.sun.electric.tool.cvspm
 
editCell - Static variable in class com.sun.electric.tool.user.dialogs.CellBrowser.DoAction
 
editClipboard() - Static method in class com.sun.electric.tool.user.Clipboard
 
editComponentMenu() - Static method in class com.sun.electric.tool.user.tecEdit.Manipulate
Method to edit the component menu for the technology.
editConsistencyCheck() - Static method in class com.sun.electric.tool.cvspm.Edit
Consistency check - a cell that is either modified in Electric, or that is CVS modified, should be marked for Edit.
editConsistencyCheck(List<Library>, List<Cell>) - Static method in class com.sun.electric.tool.cvspm.Edit
 
EditConsistencyCheckJob(List<Library>, List<Cell>) - Constructor for class com.sun.electric.tool.cvspm.Edit.EditConsistencyCheckJob
 
editDocViewCommand() - Static method in class com.sun.electric.tool.user.menus.ViewMenu
 
editIconViewCommand() - Static method in class com.sun.electric.tool.user.menus.ViewMenu
 
EditingPreferences - Class in com.sun.electric.database
Class to mirror on a server a portion of client environment
EditingPreferences(boolean, TechPool) - Constructor for class com.sun.electric.database.EditingPreferences
 
EditInPlaceListener(GetInfoText.CachedTextInfo, EditWindow, Font, int, int) - Constructor for class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
 
EditKeyBinding - Class in com.sun.electric.tool.user.dialogs
Class to manage binding of keys to pulldown menus.
EditKeyBinding(EMenuItem, EMenuBar, Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.EditKeyBinding
Creates new form EditKeyBinding.
EditKeyBindingConflict - Class in com.sun.electric.tool.user.dialogs
Class to manage conflicts in the bindings of keys to pulldown menus.
EditKeyBindingConflict(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.EditKeyBindingConflict
Creates new form EditKeyBindingConflict
EditKeyBindings - Class in com.sun.electric.tool.user.dialogs
Class to manage bindings of keystrokes to pulldown menus.
EditKeyBindings(EMenuBar, Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.EditKeyBindings
Creates new form EditKeyBindings
editLayoutViewCommand() - Static method in class com.sun.electric.tool.user.menus.ViewMenu
 
editLibraryDependencies() - Static method in class com.sun.electric.tool.user.tecEdit.Manipulate
Method to reorganize the dependent libraries
EditMenu - Class in com.sun.electric.tool.user.menus
Class to handle the commands in the "Edit" pulldown menu.
EditMenu() - Constructor for class com.sun.electric.tool.user.menus.EditMenu
 
editOtherViewCommand() - Static method in class com.sun.electric.tool.user.menus.ViewMenu
 
editSchematicViewCommand() - Static method in class com.sun.electric.tool.user.menus.ViewMenu
 
editSkeletonViewCommand() - Static method in class com.sun.electric.tool.user.menus.ViewMenu
 
editTextInPlace() - Static method in class com.sun.electric.tool.user.dialogs.GetInfoText
Method to edit text in place.
editVHDLViewCommand() - Static method in class com.sun.electric.tool.user.menus.ViewMenu
 
EditWindow - Class in com.sun.electric.tool.user.ui
This class defines an editing window for displaying circuitry.
EditWindow.NodeProtoDataFlavor - Class in com.sun.electric.tool.user.ui
Class to define a custom data flavor that packages a NodeProto to create.
EditWindow.NodeProtoTransferable - Class in com.sun.electric.tool.user.ui
Class to define a custom transferable that packages a Cell or Group.
EditWindow0 - Interface in com.sun.electric.database.variable
This interface gives a limited access to EditWindow necessary for calculating a shape of some primitives.
EditWindow_ - Interface in com.sun.electric.database.variable
This interface gives a limited access to EditWindow_ necessary for calculating a shape of some primitives.
EditWindowFocusBrowser - Class in com.sun.electric.tool.user.ui
This class saves foci much like a web browser saves page history.
EFIDO - Class in com.sun.electric.technology.technologies
This is the Digital Filter Technology.
EFIDO(Generic, TechFactory) - Constructor for class com.sun.electric.technology.technologies.EFIDO
 
EFormatter - Class in com.sun.electric.database.text
Logging formatter for Electric.
EFormatter() - Constructor for class com.sun.electric.database.text.EFormatter
 
EGraphics - Class in com.sun.electric.database.geometry
Class to define the appearance of a piece of geometry.
EGraphics(boolean, boolean, EGraphics.Outline, int, int, int, int, double, boolean, int[]) - Constructor for class com.sun.electric.database.geometry.EGraphics
Method to create a graphics object.
EGraphics(boolean, boolean, EGraphics.Outline, int, int, int, int, double, boolean, int[], EGraphics.J3DTransparencyOption, double) - Constructor for class com.sun.electric.database.geometry.EGraphics
Method to create a graphics object.
EGraphics.J3DTransparencyOption - Enum in com.sun.electric.database.geometry
 
EGraphics.Outline - Enum in com.sun.electric.database.geometry
Class to define the type of outline around a stipple pattern.
ejob - Variable in class com.sun.electric.tool.Client.EJobEvent
 
EJob - Class in com.sun.electric.tool
Class to track Job serializing and execution.
EJob.State - Enum in com.sun.electric.tool
 
elapsedTime() - Method in class com.sun.electric.tool.ncc.strategy.Strategy
 
elecFGName - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.FigureGroupEquivalence
 
elecGName - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.GlobalEquivalence
 
ElectricObject - Class in com.sun.electric.database.variable
This class is the base class of all Electric objects that can be extended with "Variables".
ElectricObject() - Constructor for class com.sun.electric.database.variable.ElectricObject
The protected constructor.
ElectricPrinter - Class in com.sun.electric.tool.user.ui
Class to define a printer interface.
ElectricPrinter(WindowContent, PageFormat, PrinterJob) - Constructor for class com.sun.electric.tool.user.ui.ElectricPrinter
 
electricVersion - Variable in class com.sun.electric.technology.Xml.Version
 
electricVersion - Variable in class com.sun.electric.technology.xml.Xml805.Version
 
electricVersion - Variable in class com.sun.electric.technology.xml.Xml806.Version
 
electricVersion - Variable in class com.sun.electric.technology.xml.Xml807.Version
 
elecVarName - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.VariableEquivalence
 
ELEMENT_NAME - Static variable in class com.sun.electric.technology.technologies.GEM
Variable key for GEM element name.
ELIB - Static variable in class com.sun.electric.tool.io.FileType
Describes ELIB files.
ELIB - Class in com.sun.electric.tool.io.input
This class reads files in binary (.elib) format.
ELIB - Class in com.sun.electric.tool.io.output
This class writes files in binary (.elib) format.
ELIB.Header - Class in com.sun.electric.tool.io.input
 
ELIBConstants - Class in com.sun.electric.tool.io
This class has constants for reading and writing binary (.elib) files.
ELIBConstants() - Constructor for class com.sun.electric.tool.io.ELIBConstants
 
elibSize - Variable in class com.sun.electric.technology.xml.XmlParam.ArcPin
 
elibWidthOffset - Variable in class com.sun.electric.technology.xml.XmlParam.ArcProto
 
EMenu - Class in com.sun.electric.tool.user.menus
Generic Electric menu.
EMenu(String, EMenuItem...) - Constructor for class com.sun.electric.tool.user.menus.EMenu
 
EMenu(String, List<EMenuItem>) - Constructor for class com.sun.electric.tool.user.menus.EMenu
 
EMenuBar - Class in com.sun.electric.tool.user.menus
EMenuBar is a menu bar template.
EMenuBar.Instance - Class in com.sun.electric.tool.user.menus
 
EMenuItem - Class in com.sun.electric.tool.user.menus
Generic Electric menu item.
EMenuItem(String, KeyStroke) - Constructor for class com.sun.electric.tool.user.menus.EMenuItem
 
EMenuItem(String) - Constructor for class com.sun.electric.tool.user.menus.EMenuItem
 
EMenuItem(String, char) - Constructor for class com.sun.electric.tool.user.menus.EMenuItem
 
EMenuItem.CheckBox - Class in com.sun.electric.tool.user.menus
A subclass of EMenuItem to represent toggle button.
emitCopyright(String, String) - Method in class com.sun.electric.tool.io.output.Output
Method to write copyright header information to the output.
EModelessDialog - Class in com.sun.electric.tool.user.dialogs
Superclass for all modeless dialogs.
EModelessDialog(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.EModelessDialog
Creates new form
EMPTY - Static variable in class com.sun.electric.database.ImmutablePortInst
 
empty - Static variable in class com.sun.electric.database.network.Global.Set
A private set for search in allSets.
EMPTY - Static variable in class com.sun.electric.database.variable.TextDescriptor
empty text descriptor.
EMPTY - Static variable in class com.sun.electric.tool.io.GDSLayers
 
empty() - Method in class com.sun.electric.tool.ncc.basic.CompareList
Say whether or not there are any CellContexts in CompareList.
EMPTY_CONTEXT - Static variable in class com.sun.electric.technology.xml.XmlParam
 
EMPTY_ITERATOR - Static variable in class com.sun.electric.database.text.ArrayIterator
The empty iterator (immutable).
EMPTY_LIST - Static variable in class com.sun.electric.database.CellBackup
 
EMPTY_LIST - Static variable in class com.sun.electric.database.CellRevision
 
EMPTY_LIST - Static variable in class com.sun.electric.database.geometry.ERectangle
 
EMPTY_LIST - Static variable in class com.sun.electric.database.ImmutableArcInst
 
EMPTY_LIST - Static variable in class com.sun.electric.database.ImmutableExport
 
EMPTY_LIST - Static variable in class com.sun.electric.database.ImmutableNodeInst
 
EMPTY_LIST - Static variable in class com.sun.electric.database.LibraryBackup
 
EMPTY_LIST - Static variable in class com.sun.electric.technology.Technology
 
emptyIterator() - Static method in class com.sun.electric.database.text.ArrayIterator
Returns the empty iterator (immutable).
EmptyPreferencesFactory - Class in com.sun.electric.database.text
Empty Preferences to ensure that Electric server doesn't touch real Preferences.
EmptyPreferencesFactory() - Constructor for class com.sun.electric.database.text.EmptyPreferencesFactory
 
enableBacktracking - Variable in class com.sun.electric.tool.ncc.PIEOptions
Whether or not to allow serial/parallel transistor merging
enableNCC(String) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Turn on Network Consistency Checking after each gate is generated.
encryptPassword(String) - Static method in class com.sun.electric.tool.project.Users
Method to encrypt a string in the most simple of ways.
endBatch(Snapshot, Snapshot, boolean) - Method in interface com.sun.electric.database.change.Changes
Method to annonunce database changes of a Job.
endBatch(String) - Method in class com.sun.electric.database.constraint.Constraints
Method to handle the end of a batch of changes.
endBatch(String) - Method in class com.sun.electric.database.constraint.Layout
Method to do hierarchical update on any cells that changed
endBatch() - Method in class com.sun.electric.database.network.NetworkManager
Method to annonunce database changes of a Job.
endBatch(Snapshot, Snapshot, boolean) - Method in class com.sun.electric.tool.cvspm.CVS
Handles database changes of a Job.
endBatch(Snapshot, Snapshot, boolean) - Method in class com.sun.electric.tool.drc.DRC
Handles database changes of a Job.
endBatch(Snapshot, Snapshot, boolean) - Method in class com.sun.electric.tool.Listener
Handles database changes of a Job.
endBatch(Snapshot, Snapshot, boolean) - Method in class com.sun.electric.tool.project.Project
Handles database changes of a Job.
endBatch(Snapshot, Snapshot, boolean) - Method in class com.sun.electric.tool.routing.Routing
Handles database changes of a Job.
endBatch(Snapshot, Snapshot, boolean) - Method in class com.sun.electric.tool.user.User
Handles database changes of a Job.
endChanges(Snapshot, Tool, String, Snapshot) - Static method in class com.sun.electric.database.change.Undo
Method to terminate the current batch of changes.
endTime - Variable in class com.sun.electric.tool.Job
job end time
engine - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
Engine - Class in com.sun.electric.tool.simulation
This is a Simulation Engine (such as IRSIM).
Engine() - Constructor for class com.sun.electric.tool.simulation.Engine
 
ENHANCEMENT - Static variable in enum com.sun.electric.technology.Layer.Function
Describes a enhancement layer.
ensureCapacity(int) - Method in class com.sun.electric.database.text.ImmutableArrayList
 
ensureComboBoxFont(JComboBox, String) - Static method in class com.sun.electric.tool.user.dialogs.EDialog
Method to ensure that a JComboBox of font names contains a given name.
ensureExportsWithMatchingNamesAreOnEquivalentNets() - Method in class com.sun.electric.tool.ncc.processing.ExportChecker
Check that Exports with matching names are on equivalent nets.
ensureHighlightingSeen() - Method in class com.sun.electric.tool.user.Highlighter
Method to ensure that the highlighting is visible.
ensureMinimumSize() - Method in class com.sun.electric.tool.user.dialogs.EDialog
Method to ensure that the dialog is at least as large as the user-specified size.
ensureProperSize() - Method in class com.sun.electric.tool.user.dialogs.EModelessDialog
Method to ensure that the dialog is the proper size.
enterCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.Visitor
The HierarchyEnumerator is about to begin enumerating the contents of a new Cell instance.
enterCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.extract.GeometrySearch
Enumerator class
enterCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.extract.LayerCoverageTool.LayerVisitor
 
enterCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.generator.flag.SchematicVisitor
 
enterCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen.StandardCellHierarchy
 
enterCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.io.output.Geometry.Visitor
 
enterCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.io.output.Spice
Method called during hierarchy traversal.
enterCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.io.output.Spice.FlatSpiceCodeVisitor
 
enterCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.io.output.Topology
Called at the end of the enter cell phase of hierarchy enumeration
enterCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.io.output.Topology.Visitor
 
enterCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
Enter cell initializes the LECellInfo.
enterCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
Enter cell initializes the LECellInfo.
enterCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.ncc.NccCrossProbing
 
enterCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.user.NetworkHighlighter
 
entrySet() - Method in class com.sun.electric.technology.TechPool
 
enumerateCell(Cell, VarContext, HierarchyEnumerator.Visitor) - Static method in class com.sun.electric.database.hierarchy.HierarchyEnumerator
Begin enumeration of the contents of the Cell root.
enumerateCell(Cell, VarContext, HierarchyEnumerator.Visitor, Netlist.ShortResistors) - Static method in class com.sun.electric.database.hierarchy.HierarchyEnumerator
 
enumerateCell(Netlist, VarContext, HierarchyEnumerator.Visitor) - Static method in class com.sun.electric.database.hierarchy.HierarchyEnumerator
 
enumerateCell(Netlist, VarContext, HierarchyEnumerator.Visitor, boolean) - Static method in class com.sun.electric.database.hierarchy.HierarchyEnumerator
Experimental.
enumerateLayoutView(Cell) - Method in class com.sun.electric.tool.io.output.Spice
 
enumerateLayoutView(Cell) - Method in class com.sun.electric.tool.io.output.Topology
Used to switch from schematic enumeration to layout enumeration
enumName() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Returns name of the enumeration constant.
Environment - Class in com.sun.electric.database
Immutable class to represent Database environment
Environment(IdManager) - Constructor for class com.sun.electric.database.Environment
 
environment - Variable in class com.sun.electric.database.Snapshot
 
EObjectInputStream - Class in com.sun.electric.database
EObjectInputStream resolves Electric objects in specified database from Key objects.
EObjectInputStream(InputStream, EDatabase) - Constructor for class com.sun.electric.database.EObjectInputStream
Creates a new instance of EObjectInputStream
EObjectInputStream.Key<T> - Class in com.sun.electric.database
 
EObjectOutputStream - Class in com.sun.electric.database
ObjectOutputStream which repalaces Electric objects by serializable key objects.
EObjectOutputStream(OutputStream, EDatabase) - Constructor for class com.sun.electric.database.EObjectOutputStream
 
eofDuring(String) - Method in class com.sun.electric.tool.io.input.Input
Method to display an error message because end-of-file was reached.
ep - Variable in class com.sun.electric.tool.io.input.Input
editing preferences
EPIC - Static variable in class com.sun.electric.tool.io.FileType
Describes EPIC simulation output.
EpicAnalysis - Class in com.sun.electric.tool.io.input
Class to define a set of simulation data producet by Epic simulators.
EpicAnalysis.EpicTreeNode - Class in com.sun.electric.tool.io.input
EpicTreeNode ********************************************* This class denotes an element of a Context.
epicMemorySize - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
EpicOutProcess - Class in com.sun.electric.tool.io.input
Class for reading and displaying waveforms from Epic output.
EPoint - Class in com.sun.electric.database.geometry
The EPoint immutable class defines a point representing a location in (x, y) coordinate space.
EPoint(double, double) - Constructor for class com.sun.electric.database.geometry.EPoint
Constructs and initializes a EPoint with the specified coordinates in lambda units snapped to the grid.
EPS - Static variable in class com.sun.electric.tool.io.FileType
Describes Encapsulated PS files.
epsilon - Variable in class com.sun.electric.tool.logicaleffort.LENetlister.NetlisterConstants
convergence criteron
EQ - Static variable in class com.sun.electric.database.variable.EvalSpice.Op
 
equals(Object) - Method in class com.sun.electric.database.EditingPreferences
 
equals(Object) - Method in class com.sun.electric.database.geometry.EGraphics
 
equals(EPoint) - Method in class com.sun.electric.database.geometry.EPoint
Returns true if this EPoint is equal to the other EPoint.
equals(Object) - Method in class com.sun.electric.database.geometry.PolyQTree.PolyNode
 
equals(Object) - Method in class com.sun.electric.database.hierarchy.Cell.CellGroup
Method to compare two CellGroups.
equals(Object) - Method in class com.sun.electric.database.text.CellName
Compares this CellName object to the specified object.
equals(Object) - Method in class com.sun.electric.database.text.Version
Compares this Version object to the specified object.
equals(Object) - Method in class com.sun.electric.database.variable.CodeExpression
 
equals(Object) - Method in class com.sun.electric.database.variable.VarContext
Does deep comparison of two VarContexts.
equals(Object) - Method in class com.sun.electric.database.variable.Variable
 
equals(Object) - Method in class com.sun.electric.technology.EdgeH
Compare to another EdgeH
equals(Object) - Method in class com.sun.electric.technology.EdgeV
Compare to another EdgeV
equals(Object) - Method in class com.sun.electric.technology.TechFactory.Param
 
equals(TechPool) - Method in class com.sun.electric.technology.TechPool
Tests that two TechPools contains the same set of Tehnologies
equals(Object) - Method in class com.sun.electric.technology.TechPool
 
equals(Object) - Method in class com.sun.electric.technology.XMLRules.XMLRule
 
equals(GDSLayers) - Method in class com.sun.electric.tool.io.GDSLayers
Method to determine if the numbers in this GDSLayers are the same as another.
equals(Object) - Method in class com.sun.electric.tool.io.input.ELIB.Header
Compares this Header object to the specified object.
equals(Object) - Method in class com.sun.electric.tool.Job.Key
 
equals(LENetlister.NetlisterConstants) - Method in class com.sun.electric.tool.logicaleffort.LENetlister.NetlisterConstants
Returns true if the two NetlisterConstants have the same values for all fields
equals(Object) - Method in class com.sun.electric.tool.ncc.basic.CellContext
 
equals(Object) - Method in class com.sun.electric.tool.ncc.processing.LocalPartitionWires.Signature
 
equals(Object) - Method in class com.sun.electric.tool.ncc.result.Permutation
 
equals(Object) - Method in class com.sun.electric.tool.user.GraphicsPreferences
 
equals(Object) - Method in class com.sun.electric.tool.user.ui.ErrorLoggerTree.ErrorLoggerGroupNode
 
equalsExceptVariables(ImmutableElectricObject) - Method in class com.sun.electric.database.ImmutableArcInst
Indicates whether fields of other ImmutableElectricObject are equal to fileds of this object.
equalsExceptVariables(ImmutableElectricObject) - Method in class com.sun.electric.database.ImmutableCell
Indicates whether fields of other ImmutableElectricObject are equal to fileds of this object.
equalsExceptVariables(ImmutableElectricObject) - Method in class com.sun.electric.database.ImmutableElectricObject
Indicates whether fields of other ImmutableElectricObject are equal to fileds of this object.
equalsExceptVariables(ImmutableElectricObject) - Method in class com.sun.electric.database.ImmutableExport
Indicates whether fields of other ImmutableElectricObject are equal to fileds of this object.
equalsExceptVariables(ImmutableElectricObject) - Method in class com.sun.electric.database.ImmutableIconInst
Indicates whether fields of other ImmutableElectricObject are equal to fields of this object.
equalsExceptVariables(ImmutableElectricObject) - Method in class com.sun.electric.database.ImmutableLibrary
Indicates whether fields of other ImmutableElectricObject are equal to fileds of this object.
equalsExceptVariables(ImmutableElectricObject) - Method in class com.sun.electric.database.ImmutableNodeInst
Indicates whether fields of other ImmutableElectricObject are equal to fileds of this object.
equalsExceptVariables(ImmutableElectricObject) - Method in class com.sun.electric.database.ImmutablePortInst
Indicates whether fields of other ImmutableElectricObject are equal to fileds of this object.
equalsIgnoreVersion(Object) - Method in class com.sun.electric.database.text.CellName
Compares this CellName object to the specified object.
Equivalence - Class in com.sun.electric.tool.ncc.result.equivalence
Save the equivalence information produced by NCC so that a tool can map a Part or Wire in the schematic to the equivalent Part or Wire in the layout.
Equivalence(HierarchyEnumerator.NetNameProxy[][], HierarchyEnumerator.NodableNameProxy[][], Cell[], VarContext[]) - Constructor for class com.sun.electric.tool.ncc.result.equivalence.Equivalence
 
EquivRecord - Class in com.sun.electric.tool.ncc.trees
Leaf EquivRecords hold Circuits.
EquivRecReport - Class in com.sun.electric.tool.ncc.result
EquivRecReport stores information needed by the NCC GUI in order to report mismatches to the user.
EquivRecReport(EquivRecReport.EquivRecReportable, boolean) - Constructor for class com.sun.electric.tool.ncc.result.EquivRecReport
 
EquivRecReport(boolean, boolean, List<List<NetObjReport>>, List<List<NetObjReport>>, List<String>) - Constructor for class com.sun.electric.tool.ncc.result.EquivRecReport
 
EquivRecReport.EquivRecReportable - Interface in com.sun.electric.tool.ncc.result
 
erase() - Method in class com.sun.electric.database.hierarchy.Library
Method to remove all contents from this Library.
eraseLibrary(Library) - Method in interface com.sun.electric.database.change.Changes
Method to announce that a Library is about to be erased.
eraseLibrary(Library) - Method in class com.sun.electric.database.constraint.Constraints
Method to announce that a Library is about to be erased.
eraseLibrary(Library) - Method in class com.sun.electric.tool.Listener
Method to announce that a Library is about to be erased.
eraseObjectsInList(Cell, List<Geometric>, boolean, Set<ElectricObject>) - Static method in class com.sun.electric.tool.user.CircuitChangeJobs
Method to delete all of the Geometrics in a list.
erasePassThru(NodeInst, boolean, boolean) - Static method in class com.sun.electric.tool.user.CircuitChangeJobs.Reconnect
Method to find a possible Reconnect through a given NodeInst.
ERC - Class in com.sun.electric.tool.erc
This is the Electrical Rule Checker tool.
ERCAntenna - Class in com.sun.electric.tool.erc
This is the Antenna checker of the Electrical Rule Checker tool.
ERCAntenna.AntennaPreferences - Class in com.sun.electric.tool.erc
 
ERCWellCheck - Class in com.sun.electric.tool.erc
This is the Electrical Rule Checker tool.
ERCWellCheck.WellCheckPreferences - Class in com.sun.electric.tool.erc
 
ERectangle - Class in com.sun.electric.database.geometry
The ERectangle immutable class defines a point representing defined by a location (x, y) and dimension (w x h).
ERR - Static variable in class com.sun.electric.tool.io.FileType
Describes Assura DRC Error files.
error(boolean, String) - Static method in class com.sun.electric.tool.generator.flag.FlagDesign
 
error(boolean, String) - Method in class com.sun.electric.tool.generator.flag.TaskPrinter
 
error(boolean, String) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
error(boolean, String) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Print a message, dump a stack trace, and throw a RuntimeException if errorHasOccurred argument is true.
error(boolean, String) - Method in class com.sun.electric.tool.ncc.lists.RecordList
 
error(boolean, String) - Method in class com.sun.electric.tool.ncc.NccGlobals
Print a message and abort execution if pred is true.
error(String) - Method in class com.sun.electric.tool.ncc.NccGlobals
Print a message and abort execution
error(boolean, String) - Static method in class com.sun.electric.tool.ncc.netlist.NetObject
 
error(boolean, String) - Method in class com.sun.electric.tool.ncc.strategy.Strategy
Die if error occurs
errorCount - Variable in class com.sun.electric.tool.io.input.LibraryFiles
Number of errors in this LibraryFile
ErrorHighlight - Class in com.sun.electric.tool.user
Class to define Highlighted errors.
errorLogger - Static variable in class com.sun.electric.tool.io.input.Input
Log errors.
errorLogger - Variable in class com.sun.electric.tool.io.output.Output
for storing generated errors
ErrorLogger - Class in com.sun.electric.tool.user
Class for logging errors.
ErrorLogger() - Constructor for class com.sun.electric.tool.user.ErrorLogger
 
ErrorLogger.MessageLog - Class in com.sun.electric.tool.user
Create a Log of a single message.
ErrorLogger.WarningLog - Class in com.sun.electric.tool.user
Create a Log of a single warning.
ErrorLogger.XMLParser - Class in com.sun.electric.tool.user
 
ErrorLoggerTree - Class in com.sun.electric.tool.user.ui
Class to define a collection of highlighted errors in the Explorer tree.
ErrorLoggerTree() - Constructor for class com.sun.electric.tool.user.ui.ErrorLoggerTree
 
ErrorLoggerTree.ErrorLoggerDefaultMutableTreeNode - Class in com.sun.electric.tool.user.ui
 
ErrorLoggerTree.ErrorLoggerGroupNode - Class in com.sun.electric.tool.user.ui
 
ErrorLoggerTree.ErrorLoggerTreeNode - Class in com.sun.electric.tool.user.ui
 
errorLoggingType - Variable in class com.sun.electric.tool.drc.DRC.DRCPreferences
Logging type in DRC.
errorNode - Static variable in class com.sun.electric.tool.user.ui.ErrorLoggerTree
 
errorType - Variable in class com.sun.electric.tool.drc.DRC.DRCPreferences
Checking level in DRC.
ESandBox - Class in com.sun.electric.tool.sandbox
This abstract class is a framework for stand-alone process which loads "electric.jar (possibly with old Electric version), (partially) initializes it and executes there different test Jobs.
ESandBox(URL) - Constructor for class com.sun.electric.tool.sandbox.ESandBox
 
escapePressed() - Method in class com.sun.electric.plugins.j3d.ui.J3DDemoDialog
 
escapePressed() - Method in class com.sun.electric.plugins.j3d.ui.J3DViewDialog
 
escapePressed() - Method in class com.sun.electric.tool.project.HistoryDialog
 
escapePressed() - Method in class com.sun.electric.tool.project.LibraryDialog
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.About
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.AnnularRing
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.Array
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.ArtworkLook
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.Attributes
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.BusParameters
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.CellBrowser
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.CellLists
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.CellProperties
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.Change
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.ChangeCurrentLib
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.ChangeText
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.ComponentMenu
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.CVSLog
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.EDialog
Method called when the ESCAPE key is pressed.
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.EModelessDialog
Method called when the ESCAPE key is pressed.
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.FastHenryArc
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.FindText
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.GetInfoArc
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.GetInfoExport
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.GetInfoMulti
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.GetInfoNode
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.GetInfoOutline
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.GetInfoText
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.LanguageScripts
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.LayoutText
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.ManipulateExports
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.ManipulatePorts
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.MoveBy
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.NewCell
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.NewExport
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.PreferencesFrame
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.PromptAt
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.SavedViews
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.SelectObject
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.SetFocus
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.Spread
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.ViewControl
 
escapePressed() - Method in class com.sun.electric.tool.user.dialogs.WaveformZoom
 
escapePressed() - Method in class com.sun.electric.tool.user.menus.CellMenu.NewCellName
 
escapePressed() - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizard
 
escapePressed() - Method in class com.sun.electric.tool.user.ViewChanges.MakeNewViewDialog
 
ESIM - Static variable in class com.sun.electric.tool.io.FileType
Describes ESIM/RNL output.
essentialBounds() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
essentialBounds() - Method in class com.sun.electric.tool.generator.layout.TechType
Essential-Bounds
essentialBoundsNode - Variable in class com.sun.electric.technology.technologies.Generic
the Essential-bounds node, used (in pairs) to define the important area of a cell.
estimateDelaysCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
EToolBarGeneralMenuButton(String, String, String, EMenuItem) - Constructor for class com.sun.electric.tool.user.ui.ToolBar.EToolBarGeneralMenuButton
 
eval() - Method in class com.sun.electric.database.variable.CodeExpression
 
eval() - Method in class com.sun.electric.database.variable.EvalSpice.SimpleEq
Return either a Double, if the equation can be resolved numerically, or a String representing the equation after any numerical resolution can be done.
EvalException() - Constructor for exception com.sun.electric.database.variable.VarContext.EvalException
 
EvalException(String) - Constructor for exception com.sun.electric.database.variable.VarContext.EvalException
 
EvalException(String, Throwable) - Constructor for exception com.sun.electric.database.variable.VarContext.EvalException
 
EvalException(Throwable) - Constructor for exception com.sun.electric.database.variable.VarContext.EvalException
 
EvalJavaBsh - Class in com.sun.electric.database.variable
Used for evaluating Java expressions in Variables It is meant to be invoked from the Variable context; these methods should not be used from other contexts, and thus are declared protected.
EvalJavaBsh() - Constructor for class com.sun.electric.database.variable.EvalJavaBsh
the contructor
evalJavaBsh - Static variable in class com.sun.electric.database.variable.EvalJavaBsh
the singleton object of this class.
EvalSpice - Class in com.sun.electric.database.variable
Class to evaluate Spice expressions.
EvalSpice(String) - Constructor for class com.sun.electric.database.variable.EvalSpice
 
evalSpice(Variable, boolean) - Method in class com.sun.electric.database.variable.VarContext
Evaluate a spice variable
EvalSpice.Op - Class in com.sun.electric.database.variable
 
EvalSpice.ParseException - Exception in com.sun.electric.database.variable
 
EvalSpice.SimpleEq - Class in com.sun.electric.database.variable
A simple equation consists of two Identifiers (operands) that are Doubles, Strings, or other SimpleEq, and an operator *,/,+,-.
evaluate() - Method in class com.sun.electric.database.variable.EvalSpice
 
evalVar(Variable) - Method in class com.sun.electric.database.variable.VarContext
Gets the value of Variable @param var.
evalVar(Variable, Object) - Method in class com.sun.electric.database.variable.VarContext
Same as evalVar, except an additional object 'info' is passed to the evaluator.
evalVarObject(CodeExpression, VarContext, Object) - Method in class com.sun.electric.database.variable.EvalJavaBsh
Evaluate Object as if it were a String containing java code.
evalVarRecurse(Variable, Object) - Method in class com.sun.electric.database.variable.VarContext
This is the recursive version of evalVar that may throw an EvalException.
EVEN - Static variable in class com.sun.electric.tool.generator.layout.StdCellParams
 
evenLayersHorizontal - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
EVENT_1 - Static variable in class com.sun.electric.technology.technologies.GEM
Variable key for GEM event 1.
EVENT_2 - Static variable in class com.sun.electric.technology.technologies.GEM
Variable key for GEM event 2.
EVENT_3 - Static variable in class com.sun.electric.technology.technologies.GEM
Variable key for GEM event 3.
EVENT_4 - Static variable in class com.sun.electric.technology.technologies.GEM
Variable key for GEM event 4.
EXACTSELECTDISTANCE - Static variable in class com.sun.electric.tool.user.Highlighter
the max pixel distance that's acceptable selection
examineCell(Cell) - Method in interface com.sun.electric.database.change.Changes
Method to examine a cell because it has changed.
examineCell(Cell) - Method in class com.sun.electric.database.constraint.Constraints
Method to examine a cell because it has changed.
examineCell(Cell) - Method in class com.sun.electric.tool.Listener
Method to examine a cell because it has changed.
examineHistory(Cell) - Static method in class com.sun.electric.tool.project.HistoryDialog
Method to examine the history of a cell.
examineThisHistory() - Static method in class com.sun.electric.tool.project.HistoryDialog
Method to examine the history of the currently edited cell.
Example - Class in com.sun.electric.tool.user.tecEdit
This class defines graphical node and arc examples during conversion of libraries to technologies.
Example() - Constructor for class com.sun.electric.tool.user.tecEdit.Example
 
excludeMenu - Static variable in class com.sun.electric.tool.user.help.ManualViewer
the menus that are not checked
excludeSubcells - Variable in class com.sun.electric.tool.io.IOTool.SkillPreferences
 
exclusive(Layer, PolyBase) - Method in class com.sun.electric.database.geometry.PolyMerge
 
Exec - Class in com.sun.electric.tool.user
Runtime.exec() has many pitfalls to it's proper use.
Exec(String, String[], File, OutputStream, OutputStream) - Constructor for class com.sun.electric.tool.user.Exec
Execute an external process.
Exec(String[], String[], File, OutputStream, OutputStream) - Constructor for class com.sun.electric.tool.user.Exec
Execute an external process.
Exec.ExecProcessReader - Class in com.sun.electric.tool.user
This class is used to read data from an external process.
Exec.FinishedEvent - Class in com.sun.electric.tool.user
The event passed to listeners when the process finishes
Exec.FinishedListener - Interface in com.sun.electric.tool.user
Objects that want to be notified of the process finishing should implement this interface, and add themselves as a listener to the process.
Exec.OutputStreamChecker - Class in com.sun.electric.tool.user
Check for a string passed to the OutputStream.
Exec.OutputStreamCheckerListener - Interface in com.sun.electric.tool.user
Interface for objects to be notified immediately when OutputStreamChecker matches when it is looking for.
ExecDialog - Class in com.sun.electric.tool.user.dialogs
A Dialog for running and interacting with an external process.
ExecDialog(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.ExecDialog
Creates new form ExecDialog
ExecMulti - Class in com.sun.electric.tool.user
Run multiple external processes in sequence (serial).
ExecMulti() - Constructor for class com.sun.electric.tool.user.ExecMulti
 
ExecProcessReader(InputStream) - Constructor for class com.sun.electric.tool.user.Exec.ExecProcessReader
Create a stream reader that will read from the stream
ExecProcessReader(InputStream, OutputStream) - Constructor for class com.sun.electric.tool.user.Exec.ExecProcessReader
Create a stream reader that will read from the stream, and store the read text into buffer.
existingPortInst(PortInst, EPoint) - Static method in class com.sun.electric.tool.routing.RouteElementPort
Factory method for making a dummy RouteElement for an existing PortInst.
existingPortInst(PortInst, Poly) - Static method in class com.sun.electric.tool.routing.RouteElementPort
Factory method for making a dummy RouteElement for an existing PortInst.
exists(String) - Method in class com.sun.electric.tool.user.ui.InvisibleLayerConfiguration
Method to tell whether a invisible layer configuration name exists.
exitCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.Visitor
The HierarchyEnumerator has finished enumerating the contents of the current Cell instance.
exitCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.extract.GeometrySearch
 
exitCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.extract.LayerCoverageTool.LayerVisitor
In case of non null bounding box, it will undo the transformation
exitCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.generator.flag.SchematicVisitor
 
exitCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen.StandardCellHierarchy
 
exitCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.io.output.Geometry.Visitor
 
exitCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.io.output.Spice.FlatSpiceCodeVisitor
 
exitCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.io.output.Topology.Visitor
 
exitCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
Nothing to do for exitCell
exitCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
Nothing to do for exitCell
exitCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.ncc.NccCrossProbing
 
exitCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.user.NetworkHighlighter
 
exortedType - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.NodeEquivalence
 
expandCells - Variable in class com.sun.electric.tool.io.input.GDS.GDSPreferences
 
expandOneLevelCommand - Static variable in class com.sun.electric.tool.user.ui.ToolBar
 
expansionChanged(Cell) - Static method in class com.sun.electric.tool.user.ui.EditWindow
Method to recurse flag all windows showing a cell to redraw.
explain - Variable in class com.sun.electric.tool.Client.TermLoggingEvent
 
explainBits(int, DRC.DRCPreferences) - Static method in class com.sun.electric.tool.drc.DRC
 
ExplorerTree - Class in com.sun.electric.tool.user.ui
Class to display a cell explorer tree-view of the database.
ExplorerTree.KeepTreeExpansion - Class in com.sun.electric.tool.user.ui
Class to remember the expansion state of a JTree and restore it after a change.
ExplorerTreeModel - Class in com.sun.electric.tool.user.ui
Model of a cell explorer tree-view of the database.
Export - Class in com.sun.electric.database.hierarchy
An Export is a PortProto at the Cell level.
EXPORT_BUS_TEMPLATE - Static variable in class com.sun.electric.tool.user.dialogs.BusParameters
key for export's bus template.
EXPORT_NAME - Static variable in class com.sun.electric.database.hierarchy.Export
Key of text descriptor of export name
EXPORT_REFERENCE_NAME - Static variable in class com.sun.electric.database.hierarchy.Export
Key of Varible holding reference name.
ExportAssertionFailures - Class in com.sun.electric.tool.user.ncc
Each object of this class holds one Export Assertion Failure
ExportAssertionFailures(Cell, VarContext, Object[][], String[][]) - Constructor for class com.sun.electric.tool.user.ncc.ExportAssertionFailures
 
exportCellCommand(Cell, VarContext, String, FileType, List<PolyBase>) - Static method in class com.sun.electric.tool.io.output.Output
This is the non-interactive version of exportCellCommand
ExportChanges - Class in com.sun.electric.tool.user
This class has all of the Export change commands in Electric.
ExportChanges() - Constructor for class com.sun.electric.tool.user.ExportChanges
 
ExportChanges.ExportsByNumber - Class in com.sun.electric.tool.user
Comparator class for sorting Export by their name with number considered.
ExportChanges.ExportSortedByBusIndex - Class in com.sun.electric.tool.user
 
ExportChanges.FollowExport - Class in com.sun.electric.tool.user
Class to follow the current export up the hierarchy.
ExportChanges.ReExportPorts - Class in com.sun.electric.tool.user
Helper class for re-exporting a port on a node.
ExportChanges.RenumberNumericExports - Class in com.sun.electric.tool.user
Class to rename a list of Exports with numeric suffixes in a new thread.
ExportChecker - Class in com.sun.electric.tool.ncc.processing
The ExportChecker checks the Exports of the two Cells that are supposed to be equivalent.
ExportChecker(NccGlobals) - Constructor for class com.sun.electric.tool.ncc.processing.ExportChecker
 
exportCommand(FileType, boolean) - Static method in class com.sun.electric.tool.user.menus.FileMenu
This method implements the export cell command for different export types.
ExportConfig - Class in com.sun.electric.tool.generator.layout.fill
 
ExportConfig(int[], int[]) - Constructor for class com.sun.electric.tool.generator.layout.fill.ExportConfig
 
ExportConflict - Class in com.sun.electric.tool.user.ncc
This class is an abstract container for an Export Conflict.
ExportConflict(Cell, VarContext, String) - Constructor for class com.sun.electric.tool.user.ncc.ExportConflict
 
ExportConflict.CharactConflict - Class in com.sun.electric.tool.user.ncc
This class is a container for an Export/Global Characteristics conflict.
ExportConflict.NetworkConflict - Class in com.sun.electric.tool.user.ncc
This class is a container for an Export/Global Network Conflict.
exportDisplayLevel - Variable in class com.sun.electric.tool.user.GraphicsPreferences
How to display exports.
exportDRCDecks(String, Technology) - Static method in class com.sun.electric.technology.DRCTemplate
Method to export DRC rules in XML format
exportDRCRule(PrintWriter, DRCTemplate) - Static method in class com.sun.electric.technology.DRCTemplate
 
exportErrorLogger(String) - Method in class com.sun.electric.tool.user.ErrorLogger
 
ExportId - Class in com.sun.electric.database.id
The ExportId immutable class identifies a type of PortInst independently of threads.
exportId - Variable in class com.sun.electric.database.ImmutableExport
id of this Export.
exportLogger(ErrorLoggerTree.ErrorLoggerTreeNode) - Static method in class com.sun.electric.tool.user.ui.ErrorLoggerTree
 
exportMatch() - Method in class com.sun.electric.tool.ncc.result.NccResult
No problem was found with Exports
exportMatch() - Method in class com.sun.electric.tool.ncc.result.NccResults
No problem was found with Exports
ExportMenu - Class in com.sun.electric.tool.user.menus
Class to handle the commands in the "Export" pulldown menu.
ExportMenu() - Constructor for class com.sun.electric.tool.user.menus.ExportMenu
 
ExportMismatch - Class in com.sun.electric.tool.user.ncc
This class is an abstract superclass for Export mismatches
ExportMismatch() - Constructor for class com.sun.electric.tool.user.ncc.ExportMismatch
 
ExportMismatch(String, String) - Constructor for class com.sun.electric.tool.user.ncc.ExportMismatch
 
ExportMismatch.MultiMatch - Class in com.sun.electric.tool.user.ncc
This class implements a zero-to-one, zero-to-many, one-to-many, and many-to-many Export mismatch.
ExportMismatch.NameMismatch - Class in com.sun.electric.tool.user.ncc
This class is a container for a suggested Export match.
ExportMismatch.TopologyMismatch - Class in com.sun.electric.tool.user.ncc
This class is a container for a topological Export mismatch.
ExportNamer - Class in com.sun.electric.tool.generator.flag
 
ExportNamer(String) - Constructor for class com.sun.electric.tool.generator.flag.ExportNamer
 
ExportNamer(String, int) - Constructor for class com.sun.electric.tool.generator.flag.ExportNamer
 
exportNamesString() - Method in class com.sun.electric.tool.ncc.netlist.Port
Electric allows multiple Exports to be attached to network.
exportNamesString() - Method in class com.sun.electric.tool.ncc.result.PortReport
 
exportNamesString() - Method in interface com.sun.electric.tool.ncc.result.PortReport.PortReportable
 
exportPerimeter(VddGndStraps, Cell) - Method in class com.sun.electric.tool.generator.layout.fill.FillCell
 
exportPerimeter(VddGndStraps[], int, int, ExportConfig, Cell) - Method in class com.sun.electric.tool.generator.layout.fill.FillCell
 
exportPrefs(String) - Static method in class com.sun.electric.database.text.Pref
Method to export the preferences to an XML file.
exportPrefs(String, Preferences) - Static method in class com.sun.electric.database.text.Pref
Method to export the preferences to an XML file.
exportPrefsCommand() - Static method in class com.sun.electric.tool.user.menus.FileMenu
Method to export the preferences to an XML file.
exports - Variable in class com.sun.electric.database.CellRevision
An array of Exports on the Cell by chronological index.
ExportsByNumber() - Constructor for class com.sun.electric.tool.user.ExportChanges.ExportsByNumber
 
exportSettings() - Static method in class com.sun.electric.tool.user.projectSettings.ProjSettings
Write settings to disk.
exportSimulationData() - Static method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to write the simulation data as a tab-separated file.
exportsOnly - Variable in class com.sun.electric.tool.io.IOTool.SkillPreferences
 
ExportSortedByBusIndex() - Constructor for class com.sun.electric.tool.user.ExportChanges.ExportSortedByBusIndex
 
exportUnconnectedPortInsts(NodeInst[][], boolean, Cell) - Method in class com.sun.electric.tool.generator.layout.fill.TiledCell
 
exportWiring(VddGndStraps, Cell) - Method in class com.sun.electric.tool.generator.layout.fill.FillCell
 
exportWiring(VddGndStraps[], int, int, ExportConfig, Cell) - Method in class com.sun.electric.tool.generator.layout.fill.FillCell
 
extend - Variable in class com.sun.electric.technology.Xml.ArcLayer
 
extend - Variable in class com.sun.electric.technology.xml.Xml805.ArcLayer
 
extend - Variable in class com.sun.electric.technology.xml.Xml806.ArcLayer
 
extend - Variable in class com.sun.electric.technology.xml.Xml807.ArcLayer
 
extend - Variable in class com.sun.electric.technology.xml.XmlParam.ArcLayer
 
EXTEND_0 - Static variable in class com.sun.electric.technology.AbstractShapeBuilder.Shrinkage
 
EXTEND_90 - Static variable in class com.sun.electric.technology.AbstractShapeBuilder.Shrinkage
 
extended - Variable in class com.sun.electric.technology.Xml.ArcProto
 
extended - Variable in class com.sun.electric.technology.xml.Xml805.ArcProto
 
extended - Variable in class com.sun.electric.technology.xml.Xml806.ArcProto
 
extended - Variable in class com.sun.electric.technology.xml.Xml807.ArcProto
 
extended - Variable in class com.sun.electric.technology.xml.XmlParam.ArcProto
 
externalCell - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.NodeEquivalence
 
externalId - Variable in class com.sun.electric.database.id.PortProtoId
representation of PortProtoId in disk files.
externalLib - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.NodeEquivalence
 
externalView - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.NodeEquivalence
 
externFGName - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.FigureGroupEquivalence
 
externGName - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.GlobalEquivalence
 
externVarName - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.VariableEquivalence
 
extInit() - Method in class com.sun.electric.tool.extract.ParasiticTool.ParasiticCellInfo
initialize ParasiticCellInfo: called from enterCell
ExtNode() - Constructor for class com.sun.electric.tool.sc.GetNetlist.ExtNode
 
Extract - Class in com.sun.electric.tool.extract
This is the Extraction tool.
ExtractCellInstances(Cell, List<NodeInst>, int, boolean, boolean) - Constructor for class com.sun.electric.tool.user.CellChangeJobs.ExtractCellInstances
 
extractCells(int) - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to yank the contents of complex node instance "topno" into its parent cell.
extractCurCell(boolean) - Static method in class com.sun.electric.tool.extract.Connectivity
Method to examine the current cell and extract it's connectivity in a new one.
extractedNetDelimiter - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
ExtractedPBucket - Interface in com.sun.electric.tool.extract
Class to describe an extracted feature.
extraFunction - Variable in class com.sun.electric.technology.Xml.Layer
 
extraFunction - Variable in class com.sun.electric.technology.xml.Xml805.Layer
 
extraFunction - Variable in class com.sun.electric.technology.xml.Xml806.Layer
 
extraFunction - Variable in class com.sun.electric.technology.xml.Xml807.Layer
 
extraFunction - Variable in class com.sun.electric.technology.xml.XmlParam.Layer
 
extrapolateValues() - Method in class com.sun.electric.tool.simulation.Analysis
Method to tell whether signal values should be extrapolated to the right side of the waveform window.

F

facetCenter() - Method in class com.sun.electric.tool.generator.layout.TechType
Facet-Center
factor3D - Variable in class com.sun.electric.technology.xml.Xml805.Layer
 
factor3D - Variable in class com.sun.electric.technology.xml.Xml806.Layer
 
factor3D - Variable in class com.sun.electric.technology.xml.Xml807.Layer
 
factor3D - Variable in class com.sun.electric.technology.xml.XmlParam.LayerDisplayStyle
 
factorSubcircuit - Variable in class com.sun.electric.tool.ncc.PIEOptions
Whether or not to factor the subcircuits
FACTORY_DEFAULT_FLAGS - Static variable in class com.sun.electric.database.ImmutableArcInst
initial factory bits: FIXED_ANGLE=SLIDABLE=TAIL_EXTENDED=HEAD_EXTENDED=true, others false
FACTORY_DEFAULT_FONT - Static variable in class com.sun.electric.tool.user.GraphicsPreferences
 
factoryMenuPalette - Variable in class com.sun.electric.technology.Technology
Xml representation of menu palette
factoryReset() - Method in class com.sun.electric.database.text.Pref
Method to reset Pref value to factory default.
factoryReset() - Method in class com.sun.electric.tool.user.dialogs.ComponentMenu
 
factoryReset() - Static method in class com.sun.electric.tool.user.ui.LayerVisibility
Reset "standard" LayerVisibility to factory values.
factoryResetModelFile(Cell) - Method in class com.sun.electric.tool.io.output.CellModelPrefs
 
factoryRules - Variable in class com.sun.electric.technology.Technology
Factory rules for the technology.
factoryValue - Variable in class com.sun.electric.technology.TechFactory.Param
 
failed() - Method in class com.sun.electric.tool.user.tecEdit.TechConversionResult
Method to return the success status.
FALL_DELAY_KEY - Static variable in class com.sun.electric.tool.simulation.Simulation
key of Variable holding fall time.
FAST_SPEED - Static variable in class com.sun.electric.plugins.j3d.J3DKeyBehavior
 
FASTHENRY - Static variable in class com.sun.electric.tool.io.FileType
Describes FastHenry files.
FastHenry - Class in com.sun.electric.tool.io.output
This is the netlister for FastHenry.
FastHenry.FastHenryArcInfo - Class in com.sun.electric.tool.io.output
Class for managing FastHenry information on arcs.
FastHenry.FastHenryPreferences - Class in com.sun.electric.tool.io.output
 
FastHenryArc - Class in com.sun.electric.tool.user.dialogs
Class to handle the "FastHenryArc" dialog.
FastHenryArcInfo(ArcInst, FastHenry.FastHenryPreferences) - Constructor for class com.sun.electric.tool.io.output.FastHenry.FastHenryArcInfo
 
FastHenryPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.FastHenry.FastHenryPreferences
 
FastHenryTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "FastHenry" tab of the Preferences dialog.
FastHenryTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.FastHenryTab
Creates new form FastHenryTab
fastProxParams(TechType.TechTypeEnum) - Static method in class com.sun.electric.tool.generator.layout.GateLayoutGenerator
 
FEEDCELL - Static variable in class com.sun.electric.tool.sc.GetNetlist
 
feedThruSize - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The size of feed-throughs.
FEMTO - Static variable in class com.sun.electric.database.text.TextUtils.UnitScale
Describes femto scale (10 to the -15th).
Field(String) - Constructor for class com.sun.electric.tool.user.dialogs.PromptAt.Field
Constructor for a field in a prompt dialog that displays a message.
Field(String, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.PromptAt.Field
Constructor for a field in a prompt dialog that chooses between Yes and No.
Field(String, String) - Constructor for class com.sun.electric.tool.user.dialogs.PromptAt.Field
Constructor for a field in a prompt dialog that edits a string.
Field(String, String[], String) - Constructor for class com.sun.electric.tool.user.dialogs.PromptAt.Field
Constructor for a field in a prompt dialog that selects among different choices.
Field(String, Color) - Constructor for class com.sun.electric.tool.user.dialogs.PromptAt.Field
Constructor for a field in a prompt dialog that edits a color value.
Field(String, JButton) - Constructor for class com.sun.electric.tool.user.dialogs.PromptAt.Field
Constructor for a field in a prompt dialog that places a button.
fieldVariableChanged(String) - Method in class com.sun.electric.tool.EJob
Method to remember that a field variable of the Job has been changed by the doIt() method.
fieldVariableChanged(String) - Method in class com.sun.electric.tool.Job
Method to remember that a field variable of the Job has been changed by the doIt() method.
figureAngle(Point2D, Point2D) - Static method in class com.sun.electric.database.geometry.GenMath
Method to return the angle between two points.
figureAngle(double, double) - Static method in class com.sun.electric.database.geometry.GenMath
Method to return the angle of a vector.
figureAngleRadians(Point2D, Point2D) - Static method in class com.sun.electric.database.geometry.GenMath
Method to return the angle between two points.
fileLength - Variable in class com.sun.electric.tool.io.input.Input
The length of the file.
FileMenu - Class in com.sun.electric.tool.user.menus
Class to handle the commands in the "File" pulldown menu.
FileMenu() - Constructor for class com.sun.electric.tool.user.menus.FileMenu
 
FileMenu.ClearCellDate - Class in com.sun.electric.tool.user.menus
Class to clear the date information on a Cell.
FileMenu.CreateCellWindow - Class in com.sun.electric.tool.user.menus
Class to display a new window.
FileMenu.ImportLibrary - Class in com.sun.electric.tool.user.menus
Class to import a library in a new thread.
FileMenu.QuitJob - Class in com.sun.electric.tool.user.menus
Class to quit Electric in a Job.
FileMenu.ReadLibrary - Class in com.sun.electric.tool.user.menus
Class to read a library in a new thread.
FileMenu.SaveAllLibrariesInFormatJob - Class in com.sun.electric.tool.user.menus
 
fileName - Variable in class com.sun.electric.tool.user.dialogs.LanguageScripts.ScriptBinding
 
filePath - Variable in class com.sun.electric.plugins.j3d.utils.J3DCanvas3D
 
filePath - Variable in class com.sun.electric.tool.Client.SavePrintEvent
 
filePath - Variable in class com.sun.electric.tool.Client.StartProgressDialogEvent
 
filePath - Variable in class com.sun.electric.tool.io.input.Input
Name of the file being input.
filePath - Variable in class com.sun.electric.tool.io.output.Output
file path
FileType - Class in com.sun.electric.tool.io
A typesafe enum class that describes the types of files that can be read or written.
FillCell - Class in com.sun.electric.tool.generator.layout.fill
 
FillCell(TechType) - Constructor for class com.sun.electric.tool.generator.layout.fill.FillCell
 
fillCellType - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
fillCellWidth - Variable in class com.sun.electric.tool.generator.flag.FlagConfig
 
fillContacts - Static variable in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
 
fillCutPoly(ImmutableNodeInst, int) - Method in class com.sun.electric.technology.Technology.CarbonNanotube
Method to fill in the rails of the carbon nanotube transistor.
fillCutPoly(ImmutableNodeInst, int) - Method in class com.sun.electric.technology.Technology.MultiCutData
Method to fill in the contact cuts of a contact when there are multiple cuts.
fillCutPoly(EPoint, int) - Method in class com.sun.electric.technology.Technology.MultiCutData
Method to fill in the contact cuts based on anchor information.
fillDiffAndSelectNotches(FoldedMos[], boolean) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Fix notch errors between adjacent source/drain regions.
filledBoxNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Filled-Box node.
filledCircleNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Filled-Circle node.
filledPolygonNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Filled-Polygon node.
filledTriangleNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Filled-Triangle node.
fillEllipse(Point2D, double, double, double, double) - Static method in class com.sun.electric.technology.technologies.Artwork
Method to return an array of Point2D that describe an ellipse.
FillGen - Class in com.sun.electric.tool.generator.layout.fill
Fill Generation for bean shell scripts
FillGen(TechType.TechTypeEnum) - Constructor for class com.sun.electric.tool.generator.layout.fill.FillGen
 
FillGenConfig - Class in com.sun.electric.tool.generator.layout.fill
CONFIG
FillGenConfig(FillGeneratorTool.FillTypeEnum, TechType.TechTypeEnum, String, ExportConfig, int, int, double, double, boolean, int[], boolean, double, double, boolean, boolean, boolean, double, FillGenConfig.FillGenType, int) - Constructor for class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
fillGenConfig - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenJob
 
FillGenConfig.FillGenType - Enum in com.sun.electric.tool.generator.layout.fill
 
FillGenConfig.ReserveConfig - Class in com.sun.electric.tool.generator.layout.fill
 
FillGenDialog - Class in com.sun.electric.tool.user.dialogs
Unused class to manage fill generators.
FillGenDialog(Technology, Frame) - Constructor for class com.sun.electric.tool.user.dialogs.FillGenDialog
Creates new form FillGenDialog
FillGeneratorTool - Class in com.sun.electric.tool.generator.layout.fill
Object for building fill libraries
FillGeneratorTool() - Constructor for class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
FillGeneratorTool.FillTypeEnum - Enum in com.sun.electric.tool.generator.layout.fill
 
FillGeneratorTool.Units - Enum in com.sun.electric.tool.generator.layout.fill
 
FillGenJob - Class in com.sun.electric.tool.generator.layout.fill
User: gg151869 Date: Sep 19, 2006
FillGenJob(Cell, FillGenConfig, boolean, LayerCoverageTool.LayerCoveragePreferences) - Constructor for class com.sun.electric.tool.generator.layout.fill.FillGenJob
 
fillInX() - Static method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to make the waveform window/panel fill in X only.
fillInY() - Static method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to make the waveform window/panel fill in Y only.
fillLibName - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
fillScreen() - Method in interface com.sun.electric.database.variable.EditWindow_
 
fillScreen() - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to reset zoom/rotation/extraTrans to original place (Fill Window operation)
fillScreen() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to pan and zoom the screen so that the entire cell is displayed.
fillScreen() - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to pan and zoom the screen so that the entire cell is displayed.
fillScreen() - Method in interface com.sun.electric.tool.user.ui.WindowContent
 
fillScreen() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to make the waveform window/panel fill in X and Y.
fillSelect(Cell, boolean, boolean, boolean) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
This fills the cell with N/P select over current N/P select areas, and over poly.
fillSpline(double, double, Point2D[]) - Method in class com.sun.electric.technology.technologies.Artwork
Method to convert the given spline control points into a spline curve.
fillType - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
Filter() - Constructor for class com.sun.electric.tool.generator.layout.DrcRings.Filter
 
filter(Iterator<PortInst>) - Method in class com.sun.electric.tool.generator.layout.PortFilter
Remove selected PortInsts from the input list
filterRouteObject(ElectricObject, Point2D) - Static method in class com.sun.electric.tool.routing.InteractiveRouter
If routeObj is a NodeInst, first thing we do is get the nearest PortInst to where the user clicked, and use that instead.
find(Rectangle2D) - Method in class com.sun.electric.database.geometry.ObjectQTree
Method to find set of elements overlaping the search box.
find(int) - Static method in enum com.sun.electric.tool.generator.layout.fill.FillGenConfig.FillGenType
 
find(int) - Static method in enum com.sun.electric.tool.simulation.Simulation.SpiceGlobal
 
findAllInArea(Highlighter, Cell, boolean, boolean, boolean, boolean, boolean, boolean, Rectangle2D, EditWindow) - Static method in class com.sun.electric.tool.user.Highlighter
Method to search a Cell for all objects at a point.
findAllSignals(Cell, VarContext, boolean, boolean) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Test signal lookup
findAnalysis(Analysis.AnalysisType) - Method in class com.sun.electric.tool.simulation.Stimuli
Method to find an Analysis of a given type.
findAnalysisType(String) - Static method in class com.sun.electric.tool.simulation.Analysis.AnalysisType
 
findArc(String) - Method in class com.sun.electric.database.hierarchy.Cell
Method to find a named ArcInst on this Cell.
findArc(String) - Method in class com.sun.electric.database.topology.Topology
Method to find a named ArcInst on this Cell.
findArc(String) - Method in class com.sun.electric.technology.Xml.Technology
 
findArc(String) - Method in class com.sun.electric.technology.xml.Xml805.Technology
 
findArc(String) - Method in class com.sun.electric.technology.xml.Xml806.Technology
 
findArc(String) - Method in class com.sun.electric.technology.xml.Xml807.Technology
 
findArc(String) - Method in class com.sun.electric.technology.xml.XmlParam.Technology
 
findArcConnectingPoint(Route, ArcInst, Point2D, PolyMerge) - Method in class com.sun.electric.tool.routing.InteractiveRouter
If drawing to/from an ArcInst, we may connect to some point along the arc.
findArcProto(String) - Static method in class com.sun.electric.technology.ArcProto
Method to find the ArcProto with the given name.
findArcProto(String) - Method in class com.sun.electric.technology.Technology
Returns the ArcProto in this technology with a particular name.
findBounds(Cell) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
findButton(WaveSignal) - Method in class com.sun.electric.tool.user.waveform.Panel
 
findCell(String, View) - Static method in class com.sun.electric.tool.io.output.Verilog
Find a cell corresponding to the Verilog-style name of a cell.
findCellHistoryIndex(Cell, VarContext) - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to find a CellHistory index that shows a given cell and context.
findCellInLibraries(String, View, String) - Static method in class com.sun.electric.database.hierarchy.Library
 
findCenters(double, Point2D, Point2D) - Static method in class com.sun.electric.database.geometry.GenMath
Method to find the two possible centers for a circle given a radius and two edge points.
findCenters(double, double, double, double, double, double) - Static method in class com.sun.electric.database.geometry.GenMath
Method to find the two possible centers for a circle whose radius is "r" and has two points (x01,y01) and (x02,y02) on the edge.
findChanOverVertInterval(double, double, double) - Method in class com.sun.electric.tool.generator.flag.router.LayerChannels
For a horizontal layer, find a channel that covers a vertical pin at x from y1 to y2.
findCharacteristic(int) - Static method in enum com.sun.electric.database.prototype.PortCharacteristic
Method to find the characteristic associated with the given bit value.
findCharacteristic(String) - Static method in enum com.sun.electric.database.prototype.PortCharacteristic
Method to find the characteristic associated with the given name.
findCharacteristicShort(String) - Static method in enum com.sun.electric.database.prototype.PortCharacteristic
Method to find the characteristic associated with the given short name.
findClosestPortInst(Point2D) - Method in class com.sun.electric.database.topology.NodeInst
Method to return the PortInst on this NodeInst that is closest to a point.
findColorIndex(String) - Static method in class com.sun.electric.database.geometry.EGraphics
Method to find the index of a color, given its name.
findDisplayedSignal(Signal) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to locate a simulation signal in the waveform.
findEquivalentNet(VarContext, Network) - Method in class com.sun.electric.tool.ncc.result.equivalence.Equivalence
Given a Network in one design, return the matching network in the other design.
findEquivalentNetShortingResistors(VarContext, Network) - Method in class com.sun.electric.tool.ncc.result.equivalence.Equivalence
Given a Network in one design, return the matching network in the other design.
findEquivalentNode(VarContext, Nodable) - Method in class com.sun.electric.tool.ncc.result.equivalence.Equivalence
Given a Nodable in one design, return the matching Nodable in the other design.
findEssentialBounds() - Method in class com.sun.electric.database.hierarchy.Cell
Method to compute the "essential bounds" of this Cell.
findEssentialBounds() - Method in class com.sun.electric.database.topology.NodeInst
Return the Essential Bounds of this NodeInst.
findExport(String) - Method in class com.sun.electric.database.hierarchy.Cell
Method to find a named Export on this Cell.
findExport(Name) - Method in class com.sun.electric.database.hierarchy.Cell
Method to find a named Export on this Cell.
findExportWithSameCharacteristic(PortProto) - Method in class com.sun.electric.database.network.Network
 
findFoundry(String) - Method in class com.sun.electric.technology.Technology
Find the Foundry in this technology with a particular name.
findFromIndex(int) - Static method in class com.sun.electric.database.text.TextUtils.UnitScale
Method to convert the index value to a UnitScale.
findFromIndex(int) - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to find the WindowFrame associated with an index number.
findGeometries(Geometric, Cell, Geometric, Cell) - Method in class com.sun.electric.tool.user.ErrorLogger.MessageLog
 
findHardWiredConfiguration(int) - Method in class com.sun.electric.tool.user.ui.InvisibleLayerConfiguration
Method to find the configuration that is hard-wired to a given index.
findKey(String) - Static method in class com.sun.electric.database.variable.Variable
Method to return the Key object for a given Variable name.
findLayer(String) - Method in class com.sun.electric.technology.Technology
Method to find a Layer with a given name.
findLayer(String) - Method in class com.sun.electric.technology.Xml.Technology
 
findLayer(String) - Method in class com.sun.electric.technology.xml.Xml805.Technology
 
findLayer(String) - Method in class com.sun.electric.technology.xml.Xml806.Technology
 
findLayer(String) - Method in class com.sun.electric.technology.xml.Xml807.Technology
 
findLayer(String) - Method in class com.sun.electric.technology.xml.XmlParam.Technology
 
findLayerFromFunction(Layer.Function, int) - Method in class com.sun.electric.technology.Technology
Method to find the Layer in this Technology that matches a function description.
findLibrary(String) - Method in class com.sun.electric.database.hierarchy.EDatabase
Method to find a Library with the specified name.
findLibrary(String) - Static method in class com.sun.electric.database.hierarchy.Library
Method to find a Library with the specified name.
findMessage(Cell, Geometric, Cell, Geometric, boolean) - Method in class com.sun.electric.tool.user.ErrorLogger
Method to determine if existing report was not looged already as error or warning
findMulticut() - Method in class com.sun.electric.technology.PrimitiveNode
Find a NodeLayer of this PrimitiveNode has NodeLayer with MULTICUTBOX representation.
findName(String) - Static method in class com.sun.electric.database.text.Name
Method to return the name object for this string.
findName(String) - Static method in enum com.sun.electric.technology.PrimitiveNode.Function
Method to find a Function from its name.
findNetEnds(Network, Set<ArcInst>, Set<NodeInst>, Netlist, boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to find the endpoints of a network.
findNextText(boolean) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
findNextText(boolean) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to find the next occurrence of a string.
findNextText(boolean) - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to find the next occurrence of a string.
findNextText(boolean) - Method in interface com.sun.electric.tool.user.ui.WindowContent
Method to find the next occurrence of a string.
findNextText(boolean) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to find the next occurrence of a string.
findNode(String) - Method in class com.sun.electric.database.hierarchy.Cell
Method to find a named NodeInst on this Cell.
findNode(String) - Method in class com.sun.electric.technology.Xml.Technology
 
findNode(String) - Method in class com.sun.electric.technology.xml.Xml805.Technology
 
findNode(String) - Method in class com.sun.electric.technology.xml.Xml806.Technology
 
findNode(String) - Method in class com.sun.electric.technology.xml.Xml807.Technology
 
findNode(String) - Method in class com.sun.electric.technology.xml.XmlParam.Technology
 
findNodeGroup(String) - Method in class com.sun.electric.technology.Xml.Technology
 
findNodeLayer(Layer, boolean) - Method in class com.sun.electric.technology.PrimitiveNode
Method to find the NodeLayer on this PrimitiveNode with a given Layer.
findNodeProto(String) - Static method in class com.sun.electric.database.hierarchy.Cell
Method to find the NodeProto with the given name.
findNodeProto(String) - Method in class com.sun.electric.database.hierarchy.Library
Method to find the Cell with the given name in this Library.
findNodeProto(String) - Method in class com.sun.electric.technology.Technology
Returns the PrimitiveNode in this technology with a particular name.
findObject() - Method in class com.sun.electric.tool.cvspm.Edit.Editor
 
findObject(Point2D, EditWindow, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.sun.electric.tool.user.Highlighter
Method to handle a click in a window and select the appropriate objects.
findOldViewName(String) - Method in class com.sun.electric.tool.io.input.LibraryFiles
Method to find the View to use for an old View name.
findOutline(int) - Static method in enum com.sun.electric.database.geometry.EGraphics.Outline
 
findOutline(String) - Static method in enum com.sun.electric.database.geometry.EGraphics.Outline
 
findOverridablePinProto(EditingPreferences) - Method in class com.sun.electric.technology.ArcProto
Method to find the PrimitiveNode pin corresponding to this ArcProto type.
findPart(String, double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Look for parts in layoutLib
findPart(String) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
findPinProto() - Method in class com.sun.electric.technology.ArcProto
Method to find the PrimitiveNode pin corresponding to this ArcProto type.
findPortInst(String) - Method in class com.sun.electric.database.topology.NodeInst
Method to return the named PortInst on this NodeInst.
findPortInstFromProto(PortProto) - Method in class com.sun.electric.database.topology.NodeInst
Method to return the Portinst on this NodeInst with a given prototype.
findPortProto(String) - Method in class com.sun.electric.database.hierarchy.Cell
Method to find the PortProto that has a particular name.
findPortProto(Name) - Method in class com.sun.electric.database.hierarchy.Cell
Method to find the PortProto that has a particular Name.
findPortProto(String) - Method in interface com.sun.electric.database.prototype.NodeProto
Method to find the PortProto that has a particular name.
findPortProto(Name) - Method in interface com.sun.electric.database.prototype.NodeProto
Method to find the PortProto that has a particular Name.
findPortProto(String) - Method in class com.sun.electric.technology.PrimitiveNode
Method to find the PortProto that has a particular name.
findPortProto(Name) - Method in class com.sun.electric.technology.PrimitiveNode
Method to find the PortProto that has a particular Name.
findQuadrant(Point2D, Point2D) - Static method in class com.sun.electric.tool.routing.InteractiveRouter
Determines what route quadrant pt is compared to refPoint.
findReferenceInCell(Library, Set<Cell>) - Method in class com.sun.electric.database.hierarchy.Cell
Method to fill a set with any nodes in this Cell that refer to an external library.
findReferenceInCell(Library) - Method in class com.sun.electric.database.hierarchy.EDatabase
Get list of cells contained in other libraries that refer to cells contained in this library
findReferenceInCell(Library) - Static method in class com.sun.electric.database.hierarchy.Library
Get list of cells contained in other libraries that refer to cells contained in this library
findSchematicAndLayout(Cell) - Static method in class com.sun.electric.tool.ncc.basic.NccUtils
If cell is layout then pair it with the main schematic cell of cell's CellGroup.
findSignalForNetwork(String) - Method in class com.sun.electric.tool.simulation.Analysis
Method to return the signal that corresponds to a given Network name.
findSignalForNetworkQuickly(String) - Method in class com.sun.electric.tool.io.input.EpicAnalysis
Method to quickly return the signal that corresponds to a given Network name.
findSignalForNetworkQuickly(String) - Method in class com.sun.electric.tool.simulation.Analysis
Method to quickly return the signal that corresponds to a given Network name.
findStringInString(String, String, int, boolean, boolean) - Static method in class com.sun.electric.database.text.TextUtils
Method to find a string inside of another string.
findSuffixed(int) - Method in class com.sun.electric.database.text.Name
Returns the name obtained from base of this simple name by adding numerical suffix.
findTechnology(String) - Static method in class com.sun.electric.technology.Technology
Find the Technology with a particular name.
findTechnology(TechId) - Static method in class com.sun.electric.technology.Technology
Find the Technology with a particular TechId.
findTechnology(String) - Method in class com.sun.electric.technology.TechPool
Find Technology by its name
findTechnologyName(String) - Method in class com.sun.electric.tool.io.input.LibraryFiles
 
FindText - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Search and Replace" dialog.
findTextDialog() - Static method in class com.sun.electric.tool.user.dialogs.FindText
 
findTool(String) - Static method in class com.sun.electric.tool.Tool
Method to find the Tool with a specified name.
findType(String) - Static method in class com.sun.electric.tool.io.FileType
Method to find a given type by name.
findUnusedLibraryFiles() - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to implement the "Find unused library files" command.
findValidSnapshot() - Static method in class com.sun.electric.tool.JobManager
Find some valid snapshot in cache.
findVertBridge(Channel, Channel, double, double) - Method in class com.sun.electric.tool.generator.flag.router.LayerChannels
For a vertical layer, find a vertical channel between x1 and x2 that can connect the two horizontal channels: horChan1 and horChan2.
findView(String) - Static method in class com.sun.electric.database.hierarchy.View
Method to return a View using its full or short name.
findWaveformWindow(Cell) - Static method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to return the waveform window associated with a Cell.
findWaveSignal(Signal) - Method in class com.sun.electric.tool.user.waveform.Panel
 
findWaveSignal(JButton) - Method in class com.sun.electric.tool.user.waveform.Panel
 
findWindow(Cell) - Static method in class com.sun.electric.tool.user.ui.EditWindow
Method to find an EditWindow that is displaying a given cell.
findWorstCaseWell - Variable in class com.sun.electric.tool.erc.ERCWellCheck.WellCheckPreferences
Whether ERC should find the contact that is farthest from the well edge.
finished() - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to get rid of this EditWindow.
finished() - Method in class com.sun.electric.tool.io.input.EpicAnalysis
Free allocated resources before closing.
finished - Variable in class com.sun.electric.tool.Job
is job finished?
finished() - Method in class com.sun.electric.tool.simulation.AnalogAnalysis
Free allocated resources before closing.
finished() - Method in class com.sun.electric.tool.simulation.Analysis
Free allocated resources before closing.
finished() - Method in class com.sun.electric.tool.simulation.DigitalAnalysis
 
finished() - Method in class com.sun.electric.tool.simulation.DigitalSignal
 
finished() - Method in class com.sun.electric.tool.simulation.Signal
 
finished() - Method in class com.sun.electric.tool.simulation.Stimuli
Free allocated resources before closing.
finished() - Static method in class com.sun.electric.tool.user.ActivityLogger
Call to close output writer and warn user if any exceptions were logged.
finished() - Method in class com.sun.electric.tool.user.Highlighter
Method to indicate that changes to highlighting are finished.
finished() - Method in class com.sun.electric.tool.user.KeyBindingManager
Called when disposing of this manager, allows memory used to be reclaimed by removing static references to this.
finished() - Method in class com.sun.electric.tool.user.menus.EMenuBar.Instance
Called when a TopLevel (in SDI mode) is disposed.
finished() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to get rid of this EditWindow.
finished() - Method in class com.sun.electric.tool.user.ui.LayerTab
Free allocated resources before closing.
finished(EditWindow, boolean) - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeListener
 
finished() - Method in class com.sun.electric.tool.user.ui.StatusBar
Call when done with this Object.
finished() - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to get rid of this EditWindow.
finished() - Method in class com.sun.electric.tool.user.ui.ToolBar
Call when done with this toolBar to release its resources
finished() - Method in class com.sun.electric.tool.user.ui.ToolBarButton
Called when a TopLevel (in SDI mode) is disposed.
finished() - Method in class com.sun.electric.tool.user.ui.TopLevel
Method called when done with this Frame.
finished() - Method in interface com.sun.electric.tool.user.ui.WindowContent
 
finished() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to record that this WindowFrame has been closed.
finished() - Method in class com.sun.electric.tool.user.waveform.Panel
Method to get rid of this Panel.
finished() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to get rid of this WaveformWindow.
FinishedEvent(Object, String, File, int) - Constructor for class com.sun.electric.tool.user.Exec.FinishedEvent
 
finishedHighlighting() - Method in interface com.sun.electric.database.variable.EditWindow_
 
finishedHighlighting() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
finishInitialization() - Method in class com.sun.electric.tool.AbstractUserInterface
 
finishInitialization() - Method in class com.sun.electric.tool.user.dialogs.EDialog
Method to complete initialization of a dialog.
finishInitialization() - Method in class com.sun.electric.tool.user.dialogs.EModelessDialog
Method to complete initialization of a dialog.
finishInitialization() - Method in class com.sun.electric.tool.user.UserInterfaceMain
Method is called when initialization was finished.
finishWindowFrameInformation(WindowContent, Cell) - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to finish with frame pointers.
finishWrite() - Method in class com.sun.electric.tool.io.output.Output
Method to terminate the logging process in the ErrorLogger
fireDatabaseChangeEvent(DatabaseChangeEvent) - Static method in class com.sun.electric.tool.user.UserInterfaceMain
Fire DatabaseChangeEvent to DatabaseChangeListeners.
firstLayer - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
firstViaDefFromLEF - Static variable in class com.sun.electric.tool.io.input.LEFDEF
 
fitToSignal(Signal) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to make this Panel show a signal fully.
FIXED_ANGLE - Static variable in class com.sun.electric.database.ImmutableArcInst
Flag to set an ImmutableArcInst to be fixed-angle.
fixedAngle - Variable in class com.sun.electric.technology.Xml.ArcProto
 
fixedAngle - Variable in class com.sun.electric.technology.xml.Xml805.ArcProto
 
fixedAngle - Variable in class com.sun.electric.technology.xml.Xml806.ArcProto
 
fixedAngle - Variable in class com.sun.electric.technology.xml.Xml807.ArcProto
 
fixedAngle - Variable in class com.sun.electric.technology.xml.XmlParam.ArcProto
 
fixStaleCellReferences(List<Library>) - Static method in class com.sun.electric.tool.cvspm.CVS
Reloading libraries has the side affect that any EditWindows containing cells that were reloaded now point to old, unlinked cells instead of the new ones.
fixStaleCellReferences(Library) - Static method in class com.sun.electric.tool.cvspm.CVS
Reloading libraries has the side affect that any EditWindows containing cells that were reloaded now point to old, unlinked cells instead of the new ones.
fixStaleCellReferences(IdMapper) - Static method in class com.sun.electric.tool.user.User
Reloading oe renaming libraries has the side affect that any EditWindows containing cells that were reloaded now point to old, unlinked cells instead of the new ones.
fixup(EPoint) - Method in class com.sun.electric.technology.Technology.NodeLayer
 
Flag - Class in com.sun.electric.tool.generator.flag
 
Flag(Cell, Job, SeaOfGates.SeaOfGatesOptions) - Constructor for class com.sun.electric.tool.generator.flag.Flag
 
FLAG_ANNOTATION_KEY - Static variable in class com.sun.electric.tool.generator.flag.FlagAnnotations
key of Variable holding FLAG Cell annotations.
FlagAnnotations - Class in com.sun.electric.tool.generator.flag
 
FlagAnnotations(Cell) - Constructor for class com.sun.electric.tool.generator.flag.FlagAnnotations
Method to get the FLAG annotations on a Cell.
FlagConfig - Class in com.sun.electric.tool.generator.flag
 
FlagConfig() - Constructor for class com.sun.electric.tool.generator.flag.FlagConfig
 
FlagConstructorData - Class in com.sun.electric.tool.generator.flag
I bundle all the data to be passed by the physical design contructors into a single object because I'd like to be able to add things in the future without changing existing code that may be stored with the design.
FlagDesign - Class in com.sun.electric.tool.generator.flag
Super class for the physical design objects of all Cells
FlagDesign(FlagConfig, FlagConstructorData) - Constructor for class com.sun.electric.tool.generator.flag.FlagDesign
 
FlagJob - Class in com.sun.electric.tool.generator.flag
This class handles the "Job" aspects of the Infinity layout generator
FlagJob() - Constructor for class com.sun.electric.tool.generator.flag.FlagJob
 
FlagLibraryCheckerJob - Class in com.sun.electric.tool.generator.flag
 
FlagLibraryCheckerJob() - Constructor for class com.sun.electric.tool.generator.flag.FlagLibraryCheckerJob
 
flags - Variable in class com.sun.electric.database.ImmutableElectricObject
flags of this IimmutableElectricObject.
flagsFromElib(int) - Static method in class com.sun.electric.database.ImmutableArcInst
Method to convert ELIB userbits to database flags.
flagsFromElib(int) - Static method in class com.sun.electric.database.ImmutableNodeInst
Get flag bits from ELIB user bits.
Flat - Class in com.sun.electric.tool.simulation.als
Class to flatten circuitry for the ALS Simulator.
FLAT_EACH_CELL - Static variable in class com.sun.electric.tool.ncc.NccOptions
 
FLAT_TOP_CELL - Static variable in class com.sun.electric.tool.ncc.NccOptions
 
FlatSpiceCodeVisitor(String, Spice) - Constructor for class com.sun.electric.tool.io.output.Spice.FlatSpiceCodeVisitor
 
flattenHierarchy - Variable in class com.sun.electric.tool.io.input.DXF.DXFPreferences
 
flattenHierarchy - Variable in class com.sun.electric.tool.io.IOTool.SkillPreferences
 
flattenInstance(String) - Method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
 
FLEETMenu() - Static method in class com.sun.electric.tool.simulation.Simulation
 
flipflopNode - Variable in class com.sun.electric.technology.technologies.Schematics
flipflop
floorInt(double) - Static method in class com.sun.electric.database.geometry.GenMath
 
floorLong(double) - Static method in class com.sun.electric.database.geometry.GenMath
 
flush() - Method in class com.sun.electric.database.id.IdWriter
Flushes this SnapshotWriter
flush() - Method in class com.sun.electric.tool.ncc.NccGlobals
Flush System.out
flush() - Method in class com.sun.electric.tool.user.MessagesStream
 
flushAll() - Static method in class com.sun.electric.database.text.Pref
Method to immediately flush all Electric preferences to disk.
flushSpi() - Method in class com.sun.electric.tool.sandbox.DummyPreferences
This method is invoked with this node locked.
focusClearOnTextField(JTextComponent) - Static method in class com.sun.electric.tool.user.dialogs.EDialog
Unselect the text in the specified textComponebnt.
focusOnHighlighted() - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
focusOnHighlighted() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
 
focusOnHighlighted() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
focusOnHighlighted() - Method in class com.sun.electric.tool.user.ui.TextWindow
 
focusOnHighlighted() - Method in interface com.sun.electric.tool.user.ui.WindowContent
 
focusOnHighlighted() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
focusOnTextField(JTextComponent) - Static method in class com.sun.electric.tool.user.dialogs.EDialog
Sets the cursor to have focus in the specified textComponent, and highlights any text in that text field.
focusScreen(Rectangle2D) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to focus the screen so that an area fills it.
FoldedMos - Class in com.sun.electric.tool.generator.layout
first cut at a folded transistor generator.
FoldedMos.GateSpace - Interface in com.sun.electric.tool.generator.layout
Users use GateSpace objects to tell the FoldedMos constructors to leave additional space between diffusion contacts and gates and between adjacent gates.
FoldedNmos - Class in com.sun.electric.tool.generator.layout
The FoldedNmos class is a layer beneath the gate layout generators.
FoldedNmos(double, double, int, int, double, Cell, TechType) - Constructor for class com.sun.electric.tool.generator.layout.FoldedNmos
By default the FoldedNmos shifts the diffusion contact to the top of the transistor
FoldedNmos(double, double, int, int, double, FoldedMos.GateSpace, char, Cell, TechType) - Constructor for class com.sun.electric.tool.generator.layout.FoldedNmos
 
FoldedPmos - Class in com.sun.electric.tool.generator.layout
The FoldedPmos class is a layer beneath the gate layout generators.
FoldedPmos(double, double, int, int, double, Cell, TechType) - Constructor for class com.sun.electric.tool.generator.layout.FoldedPmos
By default the FoldedPmos shifts the diffusion contact to the bottom of the transistor
FoldedPmos(double, double, int, int, double, FoldedMos.GateSpace, char, Cell, TechType) - Constructor for class com.sun.electric.tool.generator.layout.FoldedPmos
 
FoldsAndWidth - Class in com.sun.electric.tool.generator.layout
This class is used to return the result from StdCellParms.calcFoldsAndWidth.
FoldsAndWidth(int, double, double) - Constructor for class com.sun.electric.tool.generator.layout.FoldsAndWidth
 
FollowExport() - Constructor for class com.sun.electric.tool.user.ExportChanges.FollowExport
 
FONT_ASSOCIATIONS - Static variable in class com.sun.electric.database.hierarchy.Library
key of Variable holding font associations.
fontSize - Variable in class com.sun.electric.technology.xml.Xml805.MenuNodeInst
 
fontSize - Variable in class com.sun.electric.technology.xml.Xml806.MenuNodeInst
 
fontSize - Variable in class com.sun.electric.technology.xml.Xml807.MenuNodeInst
the size of the menu entry label
fontSize - Variable in class com.sun.electric.technology.xml.XmlParam.MenuNodeInst
 
foo - Variable in class com.sun.electric.tool.generator.layout.ProjSettings
 
foo - Variable in class com.sun.electric.tool.generator.layout.ProjSettings.Tool1
 
forbidPreferences() - Static method in class com.sun.electric.database.text.Pref
 
ForceMatch - Class in com.sun.electric.tool.ncc.processing
The NCC annotation "forceMatch" allows the user to pre-match Parts and Wires.
forceQuit() - Static method in class com.sun.electric.tool.user.menus.FileMenu
Unsafe way to force Electric to quit.
forceRedraw(Cell) - Static method in class com.sun.electric.tool.user.redisplay.AbstractDrawing
 
forceRedraw(Cell) - Static method in class com.sun.electric.tool.user.redisplay.PixelDrawing
 
forceRedrawAfterChange(Set<CellId>) - Method in class com.sun.electric.tool.user.redisplay.VectorCache
 
forceSave(boolean) - Static method in class com.sun.electric.tool.user.menus.FileMenu
Force saving of libraries.
format(LogRecord) - Method in class com.sun.electric.database.text.EFormatter
Format the given LogRecord.
formatDate(Date) - Static method in class com.sun.electric.database.text.TextUtils
Method to convert a Date to a String using local TimeZone.
formatDateGMT(Date) - Static method in class com.sun.electric.database.text.TextUtils
Method to convert a Date to a String using GMT TimeZone.
formatDistance(double, Technology) - Static method in class com.sun.electric.database.text.TextUtils
Method to convert a distance to a string, using scale from the current technology if necessary.
formatDistance(double) - Static method in class com.sun.electric.database.text.TextUtils
Method to convert a distance to a string, using scale from the current technology if necessary.
formatDouble(double) - Static method in class com.sun.electric.database.text.TextUtils
Method to convert a double to a string.
formatDouble(double, int) - Static method in class com.sun.electric.database.text.TextUtils
Method to convert a double to a string.
formatDoublePostFix(double) - Static method in class com.sun.electric.database.text.TextUtils
Method to convert a double to a string.
foundries - Variable in class com.sun.electric.technology.Technology
static list of all Manufacturers in Electric
foundries - Variable in class com.sun.electric.technology.Xml.Technology
 
foundries - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
foundries - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
foundries - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
foundries - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
foundry - Variable in class com.sun.electric.technology.DRCTemplate.DRCXMLBucket
 
Foundry - Class in com.sun.electric.technology
This is supposed to better encapsulate a particular foundry associated to a technology plus the valid DRC rules.
Foundry() - Constructor for class com.sun.electric.technology.Xml.Foundry
 
Foundry() - Constructor for class com.sun.electric.technology.xml.Xml805.Foundry
 
Foundry() - Constructor for class com.sun.electric.technology.xml.Xml806.Foundry
 
Foundry() - Constructor for class com.sun.electric.technology.xml.Xml807.Foundry
 
Foundry() - Constructor for class com.sun.electric.technology.xml.XmlParam.Foundry
 
Foundry.Type - Class in com.sun.electric.technology
 
FPGA - Class in com.sun.electric.technology.technologies
This is the FPGA Technology.
FPGA(Generic, TechFactory) - Constructor for class com.sun.electric.technology.technologies.FPGA
 
FPGA - Static variable in class com.sun.electric.tool.io.FileType
Describes FPGA files.
frame - Static variable in class com.sun.electric.tool.user.ncc.NccMsgsFrame
current frame of NCC GUI
FRAME_COMPANY_NAME - Static variable in class com.sun.electric.tool.user.User
key of Variable holding cell company name.
FRAME_DESIGNER_NAME - Static variable in class com.sun.electric.tool.user.User
key of Variable holding cell designer name.
FRAME_LAST_CHANGED_BY - Static variable in class com.sun.electric.tool.user.User
key of Variable holding user who last changed the cell.
FRAME_PROJECT_NAME - Static variable in class com.sun.electric.tool.user.User
key of Variable holding cell project name.
FRAME_SIZE - Static variable in class com.sun.electric.tool.user.User
key of Variable holding cell frame information.
FrameDescription(Cell, int) - Constructor for class com.sun.electric.database.hierarchy.Cell.FrameDescription
Constructor for cell frame descriptions.
FrameTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Frame" tab of the Preferences dialog.
FrameTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.FrameTab
Creates new form FrameTab
FROM_THREAD_ENVIRONMENT - Static variable in class com.sun.electric.database.text.Pref
 
fromAngle(int) - Static method in class com.sun.electric.database.geometry.Orientation
Get Orientation by the angle without mirrors.
fromBottom(double) - Static method in class com.sun.electric.technology.EdgeV
Describes a position that is in from the bottom by a specified amount.
fromC(int, boolean) - Static method in class com.sun.electric.database.geometry.Orientation
Get Orientation by the old C style parameters.
fromCenter(double) - Static method in class com.sun.electric.technology.EdgeH
Describes a position that is away from the center by a specified amount.
fromCenter(double) - Static method in class com.sun.electric.technology.EdgeV
Describes a position that is away from the center by a specified amount.
fromGrid(long, long) - Static method in class com.sun.electric.database.geometry.EPoint
Returns EPoint with specified grid coordinates.
fromGrid(long, long, long, long) - Static method in class com.sun.electric.database.geometry.ERectangle
Constructs and initializes a ERectangle from the specified long coordinates in grid units.
fromGrid(Rectangle2D) - Static method in class com.sun.electric.database.geometry.ERectangle
Returns ERectangle from specified Rectangle2D in grid units snapped to the grid.
fromJava(int, boolean, boolean) - Static method in class com.sun.electric.database.geometry.Orientation
Get Orientation by the new Java style parameters.
fromLambda(double, double) - Static method in class com.sun.electric.database.geometry.EPoint
Returns EPoint with specified grid coordinates.
fromLambda(double, double, double, double) - Static method in class com.sun.electric.database.geometry.ERectangle
Constructs and initializes a ERectangle from the specified long coordinates in lambda units.
fromLambda(Rectangle2D) - Static method in class com.sun.electric.database.geometry.ERectangle
Returns ERectangle from specified Rectangle2D in lambda units snapped to the grid.
fromLeft(double) - Static method in class com.sun.electric.technology.EdgeH
Describes a position that is in from the left by a specified amount.
fromRight(double) - Static method in class com.sun.electric.technology.EdgeH
Describes a position that is in from the right by a specified amount.
fromTop(double) - Static method in class com.sun.electric.technology.EdgeV
Describes a position that is in from the top by a specified amount.
fromXml(URL, Xml.Technology) - Static method in class com.sun.electric.technology.TechFactory
 
fullDescription() - Method in class com.sun.electric.tool.ncc.netlist.NetObject
 
fullDescription() - Method in class com.sun.electric.tool.ncc.result.NetObjReport
 
fullDescription() - Method in interface com.sun.electric.tool.ncc.result.NetObjReport.NetObjReportable
 
fullDisplay() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
 
fullName - Variable in class com.sun.electric.database.id.ArcProtoId
ArcProto full name
fullName - Variable in class com.sun.electric.database.id.LayerId
Layer full name
fullName - Variable in class com.sun.electric.database.id.PrimitiveNodeId
PrimitiveNode full name
fullName(Cell) - Static method in class com.sun.electric.tool.ncc.basic.NccUtils
 
fullRepaint() - Method in class com.sun.electric.plugins.j3d.View3DWindow
Dummy functios due to text-oriented functions
fullRepaint() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method requests that this EditWindow be redrawn, including a rerendering of the contents.
fullRepaint() - Method in class com.sun.electric.tool.user.ui.TextWindow
 
fullRepaint() - Method in interface com.sun.electric.tool.user.ui.WindowContent
 
fullRepaint() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
FULLRGBBIT - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the full RGB escape bit.
function - Variable in class com.sun.electric.technology.Xml.ArcProto
 
function - Variable in class com.sun.electric.technology.Xml.Layer
 
function - Variable in class com.sun.electric.technology.Xml.MenuNodeInst
the function of the prototype
function - Variable in class com.sun.electric.technology.Xml.PrimitiveNode
 
function - Variable in class com.sun.electric.technology.xml.Xml805.ArcProto
 
function - Variable in class com.sun.electric.technology.xml.Xml805.Layer
 
function - Variable in class com.sun.electric.technology.xml.Xml805.MenuNodeInst
 
function - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
function - Variable in class com.sun.electric.technology.xml.Xml806.ArcProto
 
function - Variable in class com.sun.electric.technology.xml.Xml806.Layer
 
function - Variable in class com.sun.electric.technology.xml.Xml806.MenuNodeInst
 
function - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
function - Variable in class com.sun.electric.technology.xml.Xml807.ArcProto
 
function - Variable in class com.sun.electric.technology.xml.Xml807.Layer
 
function - Variable in class com.sun.electric.technology.xml.Xml807.MenuNodeInst
the function of the prototype
function - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
function - Variable in class com.sun.electric.technology.xml.XmlParam.ArcProto
 
function - Variable in class com.sun.electric.technology.xml.XmlParam.Layer
 
function - Variable in class com.sun.electric.technology.xml.XmlParam.MenuNodeInst
 
function - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
function - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.NodeEquivalence
 
Function4PortTo3Port - Class in com.sun.electric.tool.ncc.netlist
PrimitiveNode.Function distinguishes between 4-port and 3-port transistors.
Function4PortTo3Port() - Constructor for class com.sun.electric.tool.ncc.netlist.Function4PortTo3Port
 

G

G - Class in com.sun.electric.tool.generator.layout.fill
Fill Cell Globals User: gg151869 Date: Sep 19, 2006
gainedFocus() - Method in class com.sun.electric.tool.user.Highlighter
Called when the Highlighter owner has gained focus, and the current highlighter switches to this.
Gallery - Class in com.sun.electric.tool.generator.layout
 
gap - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
Gate - Class in com.sun.electric.tool.user.tecEditWizard
Class to handle the "Gate" tab of the Numeric Technology Editor dialog.
Gate(TechEditWizard, boolean) - Constructor for class com.sun.electric.tool.user.tecEditWizard.Gate
Creates new form Gate
GATE_STRENGTH - Static variable in class com.sun.electric.tool.simulation.Stimuli
 
gateCap - Variable in class com.sun.electric.tool.logicaleffort.LENetlister.NetlisterConstants
gate cap, in fF/lambda
gateExtendPastMOS - Variable in class com.sun.electric.tool.generator.layout.TechType
 
GateLayGenSettings - Class in com.sun.electric.tool.generator.layout
Constains project preferences for the gate layout generator
GateLayGenTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Gate Layout Generator" tab of the Preferences dialog.
GateLayGenTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.GateLayGenTab
Creates new form Layout_Gen
GateLayoutGenerator - Class in com.sun.electric.tool.generator.layout
 
GateLayoutGenerator() - Constructor for class com.sun.electric.tool.generator.layout.GateLayoutGenerator
 
GateLayoutGenerator.GenerateFromSchematicsJob - Class in com.sun.electric.tool.generator.layout
 
gateLength - Variable in class com.sun.electric.tool.generator.layout.TechType
 
gateName - Variable in class com.sun.electric.tool.extract.TransistorPBucket
 
GateRegression - Class in com.sun.electric.tool.generator.layout
 
GateRegression(TechType.TechTypeEnum) - Constructor for class com.sun.electric.tool.generator.layout.GateRegression
 
gateToDiffContSpace - Variable in class com.sun.electric.tool.generator.layout.TechType
 
gateToDiffContSpaceDogBone - Variable in class com.sun.electric.tool.generator.layout.TechType
 
gateToGateSpace - Variable in class com.sun.electric.tool.generator.layout.TechType
 
gateWid - Variable in class com.sun.electric.tool.generator.layout.FoldsAndWidth
electrical width of the gate of a single fold
GDS - Static variable in class com.sun.electric.tool.io.FileType
Describes GDS files.
GDS - Class in com.sun.electric.tool.io.input
This class reads files in GDS files.
GDS - Class in com.sun.electric.tool.io.output
This class writes files in GDS format.
GDS - Class in com.sun.electric.tool.user.tecEditWizard
Class to handle the "GDS" tab of the Numeric Technology Editor dialog.
GDS(TechEditWizard, boolean) - Constructor for class com.sun.electric.tool.user.tecEditWizard.GDS
Creates new form GDS
GDS.GDSPreferences - Class in com.sun.electric.tool.io.input
 
GDS.GDSPreferences - Class in com.sun.electric.tool.io.output
 
gdsCellNameLenMax - Variable in class com.sun.electric.tool.io.IOTool.SkillPreferences
 
GDSLayers - Class in com.sun.electric.tool.io
Class to define GDS layer information.
GDSLayers(List<Integer>, int, int) - Constructor for class com.sun.electric.tool.io.GDSLayers
 
GDSMAP - Static variable in class com.sun.electric.tool.io.FileType
Describes GDS layer Map files.
GDSMap - Class in com.sun.electric.tool.io.input
Class to handle the "import GDS MAP" command.
GDSMap(Frame, HashSet<String>, List<GDSMap.MapLine>, List<GDSMap.MapLine>) - Constructor for class com.sun.electric.tool.io.input.GDSMap
Creates new form Layer Map Association
gdsNameLimit - Variable in class com.sun.electric.tool.io.IOTool.SkillPreferences
 
gdsOutUpperCase - Variable in class com.sun.electric.tool.io.IOTool.SkillPreferences
 
GDSPreferences(boolean) - Constructor for class com.sun.electric.tool.io.input.GDS.GDSPreferences
 
GDSPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.GDS.GDSPreferences
 
GDSTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "GDS" tab of the Preferences dialog.
GDSTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.GDSTab
Creates new form GDSTab
GDSUNKNOWNLAYERIGNORE - Static variable in class com.sun.electric.tool.io.IOTool
 
GDSUNKNOWNLAYERUSEDRC - Static variable in class com.sun.electric.tool.io.IOTool
 
GDSUNKNOWNLAYERUSERANDOM - Static variable in class com.sun.electric.tool.io.IOTool
 
GEM - Class in com.sun.electric.technology.technologies
This is the Temporal Specification Facility (from Lansky) Technology.
GEM(Generic, TechFactory) - Constructor for class com.sun.electric.technology.technologies.GEM
 
genBoundsEasy(ImmutableArcInst, int[]) - Method in class com.sun.electric.technology.BoundsBuilder
Generate bounds of this ImmutableArcInst in easy case.
General - Class in com.sun.electric.tool.user.tecEditWizard
Class to handle the "General" tab of the Numeric Technology Editor dialog.
General(TechEditWizard, boolean) - Constructor for class com.sun.electric.tool.user.tecEditWizard.General
Creates new form General
generalCellListsCommand() - Static method in class com.sun.electric.tool.user.dialogs.CellLists
This method implements the command to create general Cell lists.
GeneralInfo - Class in com.sun.electric.tool.user.tecEdit
This class defines general information about a technology in the Technology Editor.
GeneralInfo() - Constructor for class com.sun.electric.tool.user.tecEdit.GeneralInfo
 
generalSetup(boolean, boolean) - Method in class com.sun.electric.tool.user.dialogs.FillGenDialog
 
GeneralTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "General" tab of the Preferences dialog.
GeneralTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.GeneralTab
Creates new form General Options
generate() - Static method in class com.sun.electric.tool.generator.cmosPLA.PLA
Method called to generate a CMOS PLA.
generate(Library, String, String, String, boolean, boolean) - Static method in class com.sun.electric.tool.generator.cmosPLA.PLA
Method called to generate a CMOS PLA, given all options.
generate(StdCellParams) - Method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen
Generates the standard cell library
generateAllGates(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.MoCMOSGenerator
Generates all gates with the given size and standard cell params
generateCell(Library, StdCellParams, String, double) - Static method in class com.sun.electric.tool.generator.layout.GateLayoutGenerator
 
generatedEvent(AWTEvent) - Method in class com.sun.electric.tool.user.ui.WindowFrame
Returns true if this window frame or it's components generated this event.
generateFromSchematicsJob(TechType.TechTypeEnum) - Static method in class com.sun.electric.tool.generator.layout.GateLayoutGenerator
 
GenerateFromSchematicsJob(TechType.TechTypeEnum) - Constructor for class com.sun.electric.tool.generator.layout.GateLayoutGenerator.GenerateFromSchematicsJob
 
generateLayoutFromSchematics(Library, Cell, VarContext, StdCellParams, boolean) - Static method in class com.sun.electric.tool.generator.layout.GateLayoutGenerator
Generate layout cells from a heirarchical traversal of the schematic cell
generateROM() - Static method in class com.sun.electric.tool.generator.ROMGenerator
Main entry point for ROM generation.
generateROM(Library, String) - Static method in class com.sun.electric.tool.generator.ROMGenerator
Method to generate a ROM from a given ROM file.
GenerateVHDL - Class in com.sun.electric.tool.io.output
This is the VHDL generation facility.
GenerateVHDL.VHDLPreferences - Class in com.sun.electric.tool.io.output
 
Generic - Class in com.sun.electric.technology.technologies
This is the Generic technology.
genInstance(WindowFrame) - Method in class com.sun.electric.tool.user.menus.EMenuBar
 
GenMath - Class in com.sun.electric.database.geometry
General Math Functions.
GenMath() - Constructor for class com.sun.electric.database.geometry.GenMath
 
GenMath.MutableBoolean - Class in com.sun.electric.database.geometry
Class to define a Boolean object that can be modified.
GenMath.MutableDouble - Class in com.sun.electric.database.geometry
Class to define an Double-like object that can be modified.
GenMath.MutableInteger - Class in com.sun.electric.database.geometry
Class to define an Integer-like object that can be modified.
GenMath.MutableLong - Class in com.sun.electric.database.geometry
Class to define a Long-like object that can be modified.
genShapeEasy(ImmutableArcInst) - Method in class com.sun.electric.technology.AbstractShapeBuilder
Generate shape of this ImmutableArcInst in easy case.
genShapeOfArc(ImmutableArcInst) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
genShapeOfNode(ImmutableNodeInst) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
genShapeOfNode(ImmutableNodeInst, PrimitiveNode, Technology.NodeLayer[], EGraphics) - Method in class com.sun.electric.technology.AbstractShapeBuilder
Returns the polygons that describe node "ni", given a set of NodeLayer objects to use.
genShapeOfNode(AbstractShapeBuilder, ImmutableNodeInst, PrimitiveNode, Technology.NodeLayer[]) - Method in class com.sun.electric.technology.technologies.Artwork
Puts into shape builder s the polygons that describe node "n", given a set of NodeLayer objects to use.
genShapeOfNode(AbstractShapeBuilder, ImmutableNodeInst, PrimitiveNode, Technology.NodeLayer[]) - Method in class com.sun.electric.technology.technologies.GEM
Puts into shape builder s the polygons that describe node "n", given a set of NodeLayer objects to use.
genShapeOfNode(AbstractShapeBuilder, ImmutableNodeInst, PrimitiveNode, Technology.NodeLayer[]) - Method in class com.sun.electric.technology.technologies.Generic
Puts into shape builder s the polygons that describe node "n", given a set of NodeLayer objects to use.
genShapeOfNode(AbstractShapeBuilder, ImmutableNodeInst, PrimitiveNode, Technology.NodeLayer[]) - Method in class com.sun.electric.technology.technologies.MoCMOS
Puts into shape builder s the polygons that describe node "n", given a set of NodeLayer objects to use.
genShapeOfNode(AbstractShapeBuilder, ImmutableNodeInst, PrimitiveNode, Technology.NodeLayer[]) - Method in class com.sun.electric.technology.technologies.Schematics
Puts into shape builder s the polygons that describe node "n", given a set of NodeLayer objects to use.
genShapeOfNode(AbstractShapeBuilder, ImmutableNodeInst, PrimitiveNode, Technology.NodeLayer[]) - Method in class com.sun.electric.technology.Technology
Puts into shape builder s the polygons that describe node "n", given a set of NodeLayer objects to use.
genToolBarButton() - Method in class com.sun.electric.tool.user.ui.ToolBar.EToolBarButton
Generates tool bar button item by this this generic EToolBarButton
Geometric - Class in com.sun.electric.database.topology
This class is the superclass for the Electric classes that have visual bounds on the screen, specifically NodeInst and ArcInst.
Geometric(Cell) - Constructor for class com.sun.electric.database.topology.Geometric
The constructor is only called from subclasses.
Geometry - Class in com.sun.electric.tool.io.output
Base class for writing geometry to a file
Geometry.CellGeom - Class in com.sun.electric.tool.io.output
Class to store polygon geometry of a cell
Geometry.PolyWithGeom - Class in com.sun.electric.tool.io.output
Class for managing polygons that are associated with geometry.
Geometry.Visitor - Class in com.sun.electric.tool.io.output
 
GeometryConnection - Class in com.sun.electric.tool.extract
Class to describe topology.
GeometryHandler - Class in com.sun.electric.database.geometry
To handle merge operation.
GeometryHandler() - Constructor for class com.sun.electric.database.geometry.GeometryHandler
 
GeometryHandler(int) - Constructor for class com.sun.electric.database.geometry.GeometryHandler
Special constructor in case of using huge amount of memory.
GeometryHandler.GHMode - Enum in com.sun.electric.database.geometry
 
GeometryOnNetwork(Cell, Set<Network>, double, boolean, Layer, LayerCoverageTool.LayerCoveragePreferences) - Constructor for class com.sun.electric.tool.extract.LayerCoverageTool.GeometryOnNetwork
 
GeometrySearch - Class in com.sun.electric.tool.extract
Class to search hierarchically at a point and return all objects found.
GeometrySearch(LayerVisibility) - Constructor for class com.sun.electric.tool.extract.GeometrySearch
 
GeometrySearch.GeometrySearchResult - Class in com.sun.electric.tool.extract
Class that holds results of the search (a packaged Geometric and VarContext).
get(LibId) - Method in class com.sun.electric.database.IdMapper
Get mappinmg of LibId.
get(CellId) - Method in class com.sun.electric.database.IdMapper
Get mappinmg of CellId.
get(ExportId) - Method in class com.sun.electric.database.IdMapper
Get mapping of ExportId.
get(int) - Method in class com.sun.electric.database.network.Global.Set
Returns a Global from this set by specified index.
get(int) - Method in class com.sun.electric.technology.AbstractShapeBuilder.Shrinkage
Method to tell the "end shrink" factors on all arcs on a specified ImmutableNodeInst.
get(Object) - Method in class com.sun.electric.technology.TechPool
 
get(VarContext) - Method in class com.sun.electric.tool.logicaleffort.LETool.UniqueNodeMap
 
get(int) - Static method in class com.sun.electric.tool.ncc.basic.Primes
 
get(int) - Method in class com.sun.electric.tool.ncc.lists.RecordList
 
get(BenchmarkResults.BenchIdx) - Method in class com.sun.electric.tool.ncc.result.BenchmarkResults
 
get(int) - Method in class com.sun.electric.tool.ncc.result.BenchmarkResults
 
get3DAlpha() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to get current alpha speed for 3D demos The default is 1000
get3DClass(String) - Static method in class com.sun.electric.tool.user.Resources
 
get3DColorAxes() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to get the color of the axes on the 3D display.
get3DColorsInTab(Map<User.ColorPrefType, String>) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Color Tab SECTION
get3DFactor() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to get current scale factor for Z values.
get3DLightDirs() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to return the first light direction.
get3DMaxNumNodes() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to get maximum number of nodes to consider a scene graph.
get3DOrigZoom() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to get original zoom factor for the view The default is 1
get3DRotation() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to get default rotation for the view along X, Y and Z The default is (0 0 0) and values are in radiant
getAbbrevFile() - Method in class com.sun.electric.tool.cvspm.Edit.Editor
 
getAbbreviation() - Method in class com.sun.electric.database.hierarchy.View
Method to return the short name of this View.
getAbbreviationExtension() - Method in class com.sun.electric.database.hierarchy.View
Method to return the string containing the extension to be used for cell names
getAbsoluteSizeTolerance() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getAccessibleContext() - Method in class com.sun.electric.tool.user.ui.ToolBarButton
A cut-and-paste copy of JButton's Accessible Interface.
getAccessibleRole() - Method in class com.sun.electric.tool.user.ui.ToolBarButton.AccessibleJButton
Get the role of this object.
getAction() - Method in class com.sun.electric.tool.routing.RouteElement
get RouteElementAction
getActionDesc() - Method in class com.sun.electric.tool.user.ui.KeyBindings
Get the action description that describes this key binding
getActionListeners() - Method in class com.sun.electric.tool.user.ui.KeyBindings
Get an iterator over the actionListeners
getActionMap() - Method in class com.sun.electric.tool.user.KeyBindingManager.KeyMaps
 
getActiveArea() - Method in class com.sun.electric.tool.extract.TransistorPBucket
 
getActiveBits(Technology, DRC.DRCPreferences) - Static method in class com.sun.electric.tool.drc.DRC
 
getActiveHandling() - Static method in class com.sun.electric.tool.extract.Extract
Method to tell how the node extractor should handle active layers.
getActiveLength() - Method in class com.sun.electric.technology.TransistorSize
Method to return the length of the active area of this TransistorSize.
getActivePerim() - Method in class com.sun.electric.tool.extract.TransistorPBucket
 
getAdder() - Method in class com.sun.electric.technology.EdgeH
Returns the adder.
getAdder() - Method in class com.sun.electric.technology.EdgeV
Returns the adder.
getAggregateSignal() - Method in class com.sun.electric.tool.io.output.Topology.CellSignal
 
getAKeyword() - Method in class com.sun.electric.tool.io.input.Input
 
getALibrary() - Static method in class com.sun.electric.tool.project.LibraryDialog
Method to prompt for all libraries in the repository and choose one to retrieve.
getAlignmentToGrid() - Method in class com.sun.electric.database.EditingPreferences
Method to return the default alignment of objects to the grid.
getAlignmentToGrid() - Static method in class com.sun.electric.tool.user.User
Method to return the default alignment of objects to the grid.
getAlignmentToGridIndex() - Method in class com.sun.electric.database.EditingPreferences
Method to return index of the current alignment.
getAlignmentToGridIndex() - Static method in class com.sun.electric.tool.user.User
Method to return index of the current alignment.
getAlignmentToGridVector() - Method in class com.sun.electric.database.EditingPreferences
Method to return an array of five grid alignment values.
getAlignmentToGridVector() - Static method in class com.sun.electric.tool.user.User
Method to return an array of five grid alignment values.
getAll(int) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch.MultiMatch
Get all Ports for a given Cell
getAllButtons() - Static method in class com.sun.electric.tool.user.ui.ToolBar
Method to return a list of all known toolbar buttons.
getAllComparisonMismatches() - Method in class com.sun.electric.tool.ncc.result.NccResults
 
getAllGroups() - Static method in class com.sun.electric.database.text.Pref
 
getAllInstances() - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
 
getAllJobs() - Static method in class com.sun.electric.tool.Job
get all jobs iterator
getAllLogs(Cell) - Method in class com.sun.electric.tool.user.ErrorLogger
Method to retrieve all MessageLogs associated with a given Cell
getAllNets() - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
 
getAllowsChildren() - Method in class com.sun.electric.tool.io.input.EpicAnalysis.EpicTreeNode
Returns true if the receiver allows children.
getAllowsChildren() - Method in class com.sun.electric.tool.user.ui.JobTree
 
getAllowsChildren() - Method in class com.sun.electric.tool.user.ui.JobTree.JobTreeNode
Returns true if the receiver allows children.
getAllPins() - Method in class com.sun.electric.tool.logicaleffort.Instance
Return list of bidirectional pins;
getAllPins() - Method in class com.sun.electric.tool.logicaleffort.LENetwork
 
getAllPins() - Method in class com.sun.electric.tool.logicaleffort.Net
Get a list of pins attached to the net
getAllResources(String) - Static method in class com.sun.electric.database.text.TextUtils
Method to examine a path and return all resources found there.
getAllSorted() - Method in class com.sun.electric.tool.io.input.verilog.VerilogData.VerilogModule
Returns list of ports and wires sorted by name
getAllText(boolean, EditWindow0) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return a list of Polys that describes all text on this Cell.
getAlphaBlendingOvercolorLimit() - Static method in class com.sun.electric.tool.user.User
Method to tell the scale of EditWindow when use overcolor in alpha blending color composite.
getAlphaColor() - Method in class com.sun.electric.database.geometry.EGraphics
Method to return the color associated with this EGraphics.
getALSNetlist(Library) - Method in class com.sun.electric.tool.user.CompileVHDL
Method to generate an ALS (simulation) netlist.
getAlternateActivePolyRulesSetting() - Method in class com.sun.electric.technology.technologies.MoCMOS
Returns project preferences to tell whether this Technology is using alternate Active and Poly contact rules.
getAmperageUnits() - Static method in class com.sun.electric.tool.user.User
Method to get current amperage (current) units.
getAmplitude() - Method in class com.sun.electric.tool.simulation.ComplexWaveform
Return real waveform which is amplitude of this complex waveform.
getAnalogSetting() - Method in class com.sun.electric.technology.technologies.MoCMOS
Returns project preferences to tell whether this technology has layers for vertical NPN transistor pbase.
getAnalyses() - Method in class com.sun.electric.tool.simulation.Stimuli
 
getAnalysis() - Method in class com.sun.electric.tool.simulation.AnalogSignal
Method to return the AnalogAnalysis in which this signal resides.
getAnalysis() - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to return the DigitalAnalysis in which this signal resides.
getAnalysis() - Method in class com.sun.electric.tool.simulation.Signal
Method to return the Analysis in which this signal resides.
getAnalysis() - Method in class com.sun.electric.tool.user.waveform.SweepSignal
 
getAnalysisType() - Method in class com.sun.electric.tool.simulation.Analysis
Method to return the type of data currently being manipulated.
getAnalysisType() - Method in class com.sun.electric.tool.user.waveform.Panel
 
getAnchorCenter() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the center point of this NodeInst object.
getAnchorCenterX() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the center X coordinate of this NodeInst.
getAnchorCenterY() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the center Y coordinate of this NodeInst.
getAngle() - Method in class com.sun.electric.database.geometry.Orientation
Method to return the new Java style angle value.
getAngle() - Method in class com.sun.electric.database.ImmutableArcInst
Method to return the rotation angle of this ImmutableArcInst.
getAngle() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the rotation angle of this ArcInst.
getAngle() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the rotation angle of this NodeInst.
getAngle() - Method in class com.sun.electric.technology.PrimitivePort
Method to return the angle of this PrimitivePort.
getAngleIncrement(EditingPreferences) - Method in class com.sun.electric.technology.ArcProto
Method to get the angle increment on this ArcProto.
getAngleRange() - Method in class com.sun.electric.technology.PrimitivePort
Method to return the angle range of this PrimitvePort.
getAnnotations(Cell) - Static method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
Method to get the NCC annotations on a Cell.
getAnnotationText() - Method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
 
getAnnotationTextDescriptor() - Static method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to return a displayable TextDescriptor that is a default for Variables on Annotations.
getAnnotationTextDescriptor() - Static method in class com.sun.electric.database.variable.TextDescriptor
Method to return a displayable TextDescriptor that is a default for Variables on Annotations.
getAntennaRatio(ArcProto) - Method in class com.sun.electric.tool.erc.ERCAntenna.AntennaPreferences
 
getApplicationInformation() - Static method in class com.sun.electric.database.text.Version
Method to return official name of Electric
getArc(int) - Method in class com.sun.electric.database.CellRevision
Returns ImmutableArcInst by its arc id.
getArc(int) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the ArcInst at specified position.
getArc() - Method in class com.sun.electric.database.topology.Connection
Method to return the ArcInst on this Connection.
getArc(int) - Method in class com.sun.electric.database.topology.Topology
Method to return the ArcInst at specified position.
getArcAngle() - Method in class com.sun.electric.tool.routing.RouteElementArc
 
getArcBaseWidth() - Method in class com.sun.electric.tool.routing.RouteElementArc
Return arc width.
getArcById(int) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the ArcInst by its chronological index.
getArcById(int) - Method in class com.sun.electric.database.topology.Topology
Method to return the ArcInst by its chronological index.
getArcCells(Library) - Static method in class com.sun.electric.tool.user.tecEdit.ArcInfo
Method to return an array of cells that comprise the arcs in a technology library.
getArcDegrees() - Method in class com.sun.electric.database.ImmutableNodeInst
Method to return the starting and ending angle of an arc described by this Immutab;eNodeInst.
getArcDegrees() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the starting and ending angle of an arc described by this NodeInst.
getArcEnd(ArcProto, NodeInst, String, double, double, Cell) - Method in class com.sun.electric.tool.io.input.ELIB
 
getArcId() - Method in class com.sun.electric.database.topology.ArcInst
Method to get the arcId of this ArcInst.
getArcIndexByArcIdMap() - Method in class com.sun.electric.database.topology.Topology
 
getArcInstsOnPortInst(PortInst) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Return a list of ArcInsts attached to PortInst, pi.
getArcInstWidth(ArcInst) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Get the width of an ArcInst.
getArcLayers() - Method in class com.sun.electric.technology.ArcProto
Method to return the list of ArcLayers that comprise this ArcProto..
getArcProto(ArcProtoId) - Method in class com.sun.electric.technology.Technology
Returns the ArcProto in this technology with a particular Id
getArcProto(ArcProtoId) - Method in class com.sun.electric.technology.TechPool
Get ArcProto by ArcProtoId ArcProtoId must belong to same IdManager as TechPool
getArcProto() - Method in class com.sun.electric.tool.routing.RouteElementArc
Get the arc proto to be created/deleted.
getArcs() - Method in class com.sun.electric.database.CellBackup.Memoization
 
getArcs() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return an Iterator over all ArcInst objects in this Cell.
getArcs() - Method in class com.sun.electric.database.network.Network
Get iterator over all ArcInsts on Network
getArcs() - Method in class com.sun.electric.database.topology.Topology
Method to return an Iterator over all ArcInst objects in this Cell.
getArcs() - Method in class com.sun.electric.technology.Technology
Returns an Iterator on the ArcProto objects in this technology.
getArcsCollection() - Method in class com.sun.electric.technology.Technology
Retusn a collection of the ArcProto objects in this technology
getArcTextDescriptor() - Static method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to return a displayable TextDescriptor that is a default for Variables on ArcInsts.
getArcTextDescriptor() - Static method in class com.sun.electric.database.variable.TextDescriptor
Method to return a displayable TextDescriptor that is a default for Variables on ArcInsts.
getArcToUse(PortProto, PortProto) - Static method in class com.sun.electric.tool.routing.Router
Determine which arc type to use to connect two ports NOTE: for safety, will NOT return a Generic.tech.universal_arc, Generic.tech.invisible_arc, or Generic.tech.unrouted_arc, unless it is the currently selected arc.
getArcWidthToUse(ElectricObject, ArcProto, int, boolean) - Static method in class com.sun.electric.tool.routing.Router
Get arc width to use to connect to PortInst pi.
getArea(Rectangle2D) - Static method in class com.sun.electric.database.geometry.GenMath
Method to compute the area of a given rectangle.
getArea() - Method in class com.sun.electric.database.geometry.PolyBase
Method to compute the area of this Poly.
getArea() - Method in class com.sun.electric.database.geometry.PolyQTree.PolyNode
Calculates area
getArea() - Method in class com.sun.electric.tool.ncc.netlist.Bipolar
 
getAreaCoverage(Layer) - Method in class com.sun.electric.tool.extract.LayerCoverageTool.LayerCoveragePreferences
Method to return the minimum area coverage that the layer must reach in the technology.
getAreaOfLayer(Layer) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to return the area on a given layer.
getAreaOfPoints(Point2D[]) - Static method in class com.sun.electric.database.geometry.GenMath
Method to compute the area of a polygon defined by an array of points.
getAreaPoints(Area, Layer, boolean) - Static method in class com.sun.electric.database.geometry.PolyMerge
Method to return a list of polygons in this merge for a given layer.
getAreas(Layer) - Method in class com.sun.electric.database.geometry.PolySweepMerge
 
getAreas() - Method in class com.sun.electric.tool.extract.LayerCoverageTool.GeometryOnNetwork
 
getAreaScale(double) - Static method in class com.sun.electric.tool.extract.ParasiticTool
 
getAreaToPrint(Cell, boolean, EditWindow_) - Static method in class com.sun.electric.tool.io.output.Output
Method to determine the area of a cell that is to be printed.
getArtwork() - Method in class com.sun.electric.database.hierarchy.EDatabase
Return Artwork technology in this database
getArtwork() - Method in class com.sun.electric.database.Snapshot
Returns Artwork technology in this database
getArtwork() - Method in class com.sun.electric.database.variable.ElectricObject
Returns Artwork technology in this database
getArtwork() - Method in class com.sun.electric.technology.TechPool
Returns Artwork technology in this database
getAttrS() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getAttrSN() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getAttrSP() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getAttrX() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getAuthorInformation() - Static method in class com.sun.electric.database.text.Version
Method to return author information
getAuthorizationPassword() - Static method in class com.sun.electric.tool.project.Project
Method to tell the authorization password for administering users in Project Management.
getAutoFilLibrary() - Method in class com.sun.electric.tool.generator.layout.fill.FillGenJob
 
getAutoGenClassName() - Method in class com.sun.electric.tool.generator.flag.FlagAnnotations
 
getAutoGrowth() - Method in class com.sun.electric.technology.PrimitiveNode
Method to get the auto-growth factor for this PrimitiveNode.
getAutoMode() - Method in class com.sun.electric.plugins.j3d.utils.J3DAlpha
Method to retrieve auto mode flag
getBackupRedundancy() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell what kind of redundancy to apply when writing library files.
getBasename() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the basename for autonaming instances of this Cell.
getBasename() - Method in class com.sun.electric.database.text.Name
Returns basename of temporary Name.
getBasename() - Method in class com.sun.electric.database.topology.NodeInst
Returns the basename for autonaming.
getBasename() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Returns a base name of this Function for autonaming.
getBaseNameFromExtractedNet(String) - Static method in class com.sun.electric.tool.simulation.Analysis
 
getBasePort() - Method in class com.sun.electric.database.hierarchy.Export
Method to return the base-level port that this PortProto is created from.
getBasePort() - Method in interface com.sun.electric.database.prototype.PortProto
method to return the base-level port that this PortProto is created from.
getBasePort() - Method in class com.sun.electric.technology.PrimitivePort
Method to return the base-level port that this PortProto is created from.
getBaseRectangle() - Method in class com.sun.electric.technology.PrimitiveNode
Method to get the base (highlight) ERectangle of this PrimitiveNode.
getBaseShape() - Method in class com.sun.electric.database.topology.NodeInst
Returns the polygon that describe the base highlight of this NodeInst.
getBaseShape(EPoint, double, double) - Method in class com.sun.electric.database.topology.NodeInst
Returns the polygon that describe the base highlight of this NodeInst with modified size.
getBenchmarkResults() - Method in class com.sun.electric.tool.ncc.NccGlobals
Get result of benchmarking performance counters
getBenchmarkResults() - Method in interface com.sun.electric.tool.ncc.NccGlobalsReportable
 
getBenchmarkResults() - Method in class com.sun.electric.tool.ncc.result.NccResult
Get result of benchmarking performance counters
getBit() - Method in class com.sun.electric.technology.Foundry.Type
 
getBits() - Method in enum com.sun.electric.database.prototype.PortCharacteristic
Method to return the bit value associated with this PortCharacteristic.
getBlackBoxReason() - Method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
 
getBlockages() - Method in class com.sun.electric.tool.generator.flag.router.Blockage1D
 
getBoolean() - Method in class com.sun.electric.database.text.Pref
Method to get the boolean value on this Pref object.
getBoolean(Preferences) - Method in class com.sun.electric.database.text.Pref
Method to get the boolean value on this Pref object.
getBoolean() - Method in class com.sun.electric.database.text.Setting
Method to get the boolean value on this Setting object.
getBoolean() - Method in class com.sun.electric.database.text.TempPref
Method to get the boolean value on this TempPref object.
getBoolean(Setting) - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method to get the boolean value on the Setting object.
getBooleanFactoryValue() - Method in class com.sun.electric.database.text.Pref
Method to get the factory-default boolean value of this Pref object.
getBooleanFactoryValue() - Method in class com.sun.electric.database.text.TempPref
Method to get the factory-default boolean value of this TempPref object.
getBottom() - Method in class com.sun.electric.technology.PrimitivePort
Method to return the bottom edge of the PrimitivePort as a value that scales with the actual NodeInst.
getBottomEdge() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the bottom edge coordinate (a scalable EdgeV object) associated with this NodeLayer.
getBottomNodeInst() - Method in class com.sun.electric.database.prototype.PortOriginal
Method to return the bottommost NodeInst (a primitive) from the initial port information given to the constructor.
getBottomPort() - Method in class com.sun.electric.database.prototype.PortOriginal
Method to return the bottommost PortInst (on a primitive NodeInst) from the initial port information given to the constructor.
getBottomPortProto() - Method in class com.sun.electric.database.prototype.PortOriginal
Method to return the bottommost PortProto (a PrimitivePort) from the initial port information given to the constructor.
getBottomScrollBar() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the horizontal scroll bar at the bottom of the edit window.
getBounds() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the bounding box of the ERectangle.
getBounds() - Method in class com.sun.electric.database.geometry.PolyBase
Deprecated.
this is only implemented because Poly extends Shape. You should be using getBounds2D() instead.
getBounds() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the bounds of this Cell.
getBounds() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the bounds of this ArcInst.
getBounds() - Method in class com.sun.electric.database.topology.Geometric
Method to return the bounds of this Geometric.
getBounds() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the bounds of this NodeInst.
getBounds() - Method in class com.sun.electric.database.topology.PortInst
Method to return the bounds of this PortInst.
getBounds() - Method in interface com.sun.electric.database.topology.RTBounds
 
getBounds(NodeInst) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Get the essential or regular bounds.
getBounds(Cell) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Get the essential or regular bounds.
getBounds(Cell, Layer.Function) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Get the bounding box for the layer in the Cell.
getBounds(ElectricObject) - Static method in class com.sun.electric.tool.routing.InteractiveRouter
Get bounds of primitive instance.
getBounds() - Method in class com.sun.electric.tool.simulation.Analysis
Method to compute the time and value bounds of this simulation data.
getBounds() - Method in class com.sun.electric.tool.simulation.Signal
Method to compute the time and value bounds of this simulation signal.
getBounds() - Method in class com.sun.electric.tool.simulation.Stimuli
Method to compute the time and value bounds of this simulation data.
getBounds2D() - Method in class com.sun.electric.database.geometry.ERectangle
 
getBounds2D() - Method in class com.sun.electric.database.geometry.PolyBase
Method to return the bounds of this Poly.
getBounds2D() - Method in interface com.sun.electric.database.geometry.PolyNodeMerge
Method to get the bounds of the poly node.
getBoundsInWindow() - Method in interface com.sun.electric.database.variable.EditWindow_
 
getBoundsInWindow() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to compute the bounds of the cell in this EditWindow.
getBox() - Method in class com.sun.electric.database.geometry.PolyBase
Method to return a Rectangle that describes the orthogonal box in this Poly.
getBufferedImage() - Method in class com.sun.electric.tool.user.redisplay.PixelDrawing
Method for obtaining the rendered image after "drawImage" has finished.
getBufferedImage() - Method in class com.sun.electric.tool.user.ui.ElectricPrinter
 
getBuildDate() - Static method in class com.sun.electric.database.text.Version
Method to return build date of main jar file
getBusName(ArcInst) - Method in class com.sun.electric.database.network.Netlist
Method to return the name of the bus on this ArcInst.
getBussedSignals() - Method in class com.sun.electric.tool.simulation.DigitalAnalysis
Method to get the list of bussed signals in this Simulation Data object.
getBussedSignals() - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to return a List of signals on this bus signal.
getBusWidth(Export) - Method in class com.sun.electric.database.network.Netlist
Method to return the bus width on an Export.
getBusWidth(ArcInst) - Method in class com.sun.electric.database.network.Netlist
Method to return the bus width on this ArcInst.
getButton() - Method in class com.sun.electric.tool.user.waveform.WaveSignal
 
getButtonState(String) - Static method in class com.sun.electric.tool.user.ui.ToolBarButton
Return state (isSelected()) of ToolBarButton with name name
getByCBits(int) - Static method in enum com.sun.electric.database.variable.CodeExpression.Code
Method to convert a bits value to a Code object.
getByOrdinal(int) - Static method in enum com.sun.electric.database.variable.CodeExpression.Code
Method to get a Code constant by its ordinal number.
getCachedCell() - Method in class com.sun.electric.tool.logicaleffort.LENetlister2.LECellInfo
 
getCachedRules() - Method in class com.sun.electric.technology.Technology
Method to retrieve cached rules
getCancelMoveDelayMillis() - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
 
getCAngle() - Method in class com.sun.electric.database.geometry.Orientation
Method to return the old C style angle value.
getCapacitance() - Method in class com.sun.electric.technology.Layer
Method to return the capacitance for this layer.
getCapacitanceSetting() - Method in class com.sun.electric.technology.Layer
Returns project preferences to tell the capacitance for this Layer.
getCapacitanceUnits() - Static method in class com.sun.electric.tool.user.User
Method to get current capacitance units.
getCDLIgnoreResistors() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to get the state of "ignore resistors" for netlisting
getCDLIncludeFile() - Static method in class com.sun.electric.tool.simulation.Simulation
 
getCDLLibName() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the CDL library name.
getCDLLibPath() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the CDL library path.
getCell(CellId) - Method in class com.sun.electric.database.hierarchy.EDatabase
 
getCell() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
The Cell currently being visited.
getCell() - Method in class com.sun.electric.database.network.Netlist
A cell of this netlist.
getCell(CellId) - Method in class com.sun.electric.database.Snapshot
 
getCell(int) - Method in class com.sun.electric.database.Snapshot
 
getCell() - Method in interface com.sun.electric.database.variable.EditWindow_
Method to return the cell that is shown in this window.
getCell() - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to return the cell that is shown in this window.
getCell(String, Map<Cell, String>) - Static method in class com.sun.electric.tool.drc.CalibreDrcErrors
 
getCell() - Method in class com.sun.electric.tool.generator.layout.fill.CapCell
 
getCell() - Method in class com.sun.electric.tool.io.output.Topology.CellNetInfo
 
getCell() - Method in class com.sun.electric.tool.routing.RouteElement
Return the cell in which this RouteElement will do it's action
getCell() - Method in class com.sun.electric.tool.simulation.Stimuli
Method to return the Cell associated with this simulation data.
getCell(EDatabase) - Method in class com.sun.electric.tool.user.ErrorHighlight
 
getCell() - Method in class com.sun.electric.tool.user.ErrorLogger.MessageLog
 
getCell() - Method in class com.sun.electric.tool.user.Highlight2
 
getCell() - Method in class com.sun.electric.tool.user.ncc.ExportAssertionFailures
 
getCell() - Method in class com.sun.electric.tool.user.ncc.ExportConflict
 
getCell(int) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch
Get Cell with the given design index.
getCell() - Method in class com.sun.electric.tool.user.ncc.UnrecognizedPart
 
getCell() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the cell that is shown in this window.
getCell() - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to return the cell that is shown in this window.
getCell() - Method in interface com.sun.electric.tool.user.ui.WindowContent
 
getCell() - Method in class com.sun.electric.tool.user.ui.WindowContextClass
Method to return the cell that is shown in this window.
getCell() - Method in class com.sun.electric.tool.user.ui.WindowFrame.CellHistory
 
getCell() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to return the cell that is shown in this window.
getCellAggregateSignals() - Method in class com.sun.electric.tool.io.output.Topology.CellNetInfo
 
getCellBackup() - Method in class com.sun.electric.database.CellBackup.Memoization
 
getCellBackup() - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
getCellBackupUnsafe() - Method in class com.sun.electric.database.topology.NodeInst
Returns CellBackup containing this NodeInst.
getCellBot() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getCellBounds(CellId) - Method in class com.sun.electric.database.Snapshot
 
getCellBounds(int) - Method in class com.sun.electric.database.Snapshot
 
getCellContext(EditWindow_) - Static method in class com.sun.electric.tool.ncc.basic.NccUtils
 
getCellContextsFromWindows() - Static method in class com.sun.electric.tool.ncc.basic.NccUtils
 
getCellExpandPattern() - Static method in class com.sun.electric.tool.extract.Extract
Method to return the cell expansion pattern for node extraction.
getCellFile(Cell) - Static method in class com.sun.electric.tool.cvspm.CVS
Get the file for the given Cell, assuming the library is in DELIB format.
getCellFile(Cell) - Static method in class com.sun.electric.tool.io.output.DELIB
Method used by other tools to find out relative path for cell.
getCellFrameInfo(Cell, Dimension) - Static method in class com.sun.electric.database.hierarchy.Cell.FrameDescription
Method to determine the size of the schematic frame in the current Cell.
getCellGroup() - Method in class com.sun.electric.database.hierarchy.Cell
Method to get the CellGroup that this Cell is part of.
getCellHeight() - Method in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
 
getCellHistoryList() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to return the list of cell histories associated with this WindowFrame.
getCellHistoryLocation() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to return the current position in the cell history list.
getCellId(int) - Method in class com.sun.electric.database.id.IdManager
Returns CellId by given index.
getCellIndex() - Method in class com.sun.electric.database.hierarchy.Cell
Method to get the 0-based index of this Cell.
getCellInfo() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.NetDescription
 
getCellName() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the CellName object describing this Cell.
getCellNames() - Method in class com.sun.electric.tool.io.output.GDS
Get the name map.
getCellNetInfo(String) - Method in class com.sun.electric.tool.io.output.Topology
Abstract method to convert a cell name to one that is safe for this format
getCellNodable(Nodable) - Method in class com.sun.electric.tool.logicaleffort.CachedCell
 
getCellNodables() - Method in class com.sun.electric.tool.logicaleffort.CachedCell
 
getCellOwner(Cell) - Static method in class com.sun.electric.tool.project.Project
Method to get the name of the owner of a Cell.
getCellRevision(CellId) - Method in class com.sun.electric.database.Snapshot
 
getCellRevision(int) - Method in class com.sun.electric.database.Snapshot
 
getCells() - Method in class com.sun.electric.database.hierarchy.Cell.CellGroup
Method to return an Iterator over all the Cells that are in this CellGroup.
getCells() - Method in class com.sun.electric.database.hierarchy.Library
Method to return an Iterator over all Cells in this Library.
getCells(State) - Method in class com.sun.electric.tool.cvspm.Update.StatusResult
 
getCells() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
This method returns an array of two compared cells
getCellsDownTop() - Method in class com.sun.electric.database.Snapshot
 
getCellSignal(Network) - Method in class com.sun.electric.tool.io.output.Topology.CellNetInfo
 
getCellSignals() - Method in class com.sun.electric.tool.io.output.Topology.CellNetInfo
 
getCellsProcessed() - Method in class com.sun.electric.tool.extract.GeometrySearch
 
getCellsSortedByView() - Method in class com.sun.electric.database.hierarchy.Cell.CellGroup
Method to return a List of all cells in this Group, sorted by View.
getCellStatus(Cell) - Static method in class com.sun.electric.tool.project.Project
Method to return the status of a Cell in Project Management.
getCellSubDir(CellId) - Static method in class com.sun.electric.tool.io.output.DELIB
Cell subdirectory name.
getCellSummary() - Method in class com.sun.electric.tool.ncc.result.NccResult
 
getCellSummary() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
This method returns a CellSummary object holding number of parts, wires, and ports in each cell.
getCellTextDescriptor() - Static method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to return a displayable TextDescriptor that is a default for Variables on Cell Variables.
getCellTextDescriptor() - Static method in class com.sun.electric.database.variable.TextDescriptor
Method to return a displayable TextDescriptor that is a default for Variables on Cell Variables.
getCellTop() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getCellWidth() - Method in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
 
getCenter() - Method in class com.sun.electric.database.geometry.PolyBase
Method to return the center of the bounding box containing this PolyBase
getCenter() - Method in class com.sun.electric.database.topology.PortInst
 
getCenter() - Method in class com.sun.electric.tool.generator.flag.router.Track
 
getCenterX() - Method in class com.sun.electric.database.geometry.PolyBase
Method to return the X center coordinate of this Poly.
getCenterY() - Method in class com.sun.electric.database.geometry.PolyBase
Method to return the Y center coordinate of this Poly.
getCFlags() - Method in enum com.sun.electric.database.variable.CodeExpression.Code
Method to return the bits value of this code type.
getChangedCells(Snapshot) - Method in class com.sun.electric.database.Snapshot
 
getChangedInWindow(EditWindow) - Static method in class com.sun.electric.tool.user.User
Method to tell which area of a window has been changed.
getChangedLibraries(Snapshot) - Method in class com.sun.electric.database.Snapshot
 
getChannels() - Method in class com.sun.electric.tool.generator.flag.router.LayerChannels
 
getCharacteristic() - Method in class com.sun.electric.database.hierarchy.Export
Method to return the PortCharacteristic of this Export.
getCharacteristic(Global) - Method in class com.sun.electric.database.network.Global.Set
Returns characteristic of a specified Global in a set.
getCharacteristic() - Method in interface com.sun.electric.database.prototype.PortProto
Method to return the PortCharacteristic of this PortProto.
getCharacteristic() - Method in class com.sun.electric.technology.PrimitivePort
Method to return the PortCharacteristic of this PortProto.
getCharactExportConflicts() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
getCheckBody() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getCheckSizes() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getChild(int) - Method in class com.sun.electric.database.topology.RTNode
Method to get the number of children of this RTNode.
getChild(File, String) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
getChild(Object, int) - Method in class com.sun.electric.tool.user.ui.ExplorerTreeModel
Returns the child of parent at index index in the parent's child array.
getChildAt(int) - Method in class com.sun.electric.tool.io.input.EpicAnalysis.EpicTreeNode
Returns the child TreeNode at index childIndex.
getChildAt(int) - Method in class com.sun.electric.tool.user.ui.JobTree.JobTreeNode
Returns the child TreeNode at index childIndex.
getChildCount() - Method in class com.sun.electric.tool.io.input.EpicAnalysis.EpicTreeNode
Returns the number of children TreeNodes the receiver contains.
getChildCount(Object) - Method in class com.sun.electric.tool.user.ui.ExplorerTreeModel
Returns the number of children of parent.
getChildCount() - Method in class com.sun.electric.tool.user.ui.JobTree.JobTreeNode
Returns the number of children TreeNodes the receiver contains.
getChildWireLength() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.Node
 
getChronIndex() - Method in class com.sun.electric.database.hierarchy.Export
Method to return chronological index of this Export in parent.
getChronIndex() - Method in class com.sun.electric.database.id.PortProtoId
Method to return chronological index of this PortProtoId in parent.
getCIFLayer() - Method in class com.sun.electric.technology.Layer
Method to return the CIF name of this layer.
getCIFLayerSetting() - Method in class com.sun.electric.technology.Layer
Returns project preferences to tell the CIF name of this Layer.
getCIFOutInstantiatesTopLevelSetting() - Static method in class com.sun.electric.tool.io.IOTool
Returns Setting to tell whether CIF Output merges boxes into complex polygons.
getCIFOutInstantiatesTopLevelSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns Setting to tell whether CIF Output merges boxes into complex polygons.
getCIFOutMergesBoxesSetting() - Static method in class com.sun.electric.tool.io.IOTool
Returns Setting to tell whether CIF Output merges boxes into complex polygons.
getCIFOutMergesBoxesSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns Setting to tell whether CIF Output merges boxes into complex polygons.
getCIFOutMimicsDisplaySetting() - Static method in class com.sun.electric.tool.io.IOTool
Returns Setting to tell whether CIF Output mimics the display.
getCIFOutMimicsDisplaySetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns Setting to tell whether CIF Output mimics the display.
getCIFOutScaleFactor() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell what scale factor to use for CIF Output.
getCIFOutScaleFactor() - Static method in class com.sun.electric.tool.ToolSettings
Returns Setting to tell the scale factor to use for CIF Output.
getCIFOutScaleFactorSetting() - Static method in class com.sun.electric.tool.io.IOTool
Returns Setting to tell the scale factor to use for CIF Output.
getCircuits() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
 
getClosestAngledPoint(Point2D, Point2D, int) - Static method in class com.sun.electric.tool.routing.InteractiveRouter
Use to find the closest point to clicked to route a wire from startPoint.
getClosestOrthogonalPoint(Point2D, Point2D) - Static method in class com.sun.electric.tool.routing.InteractiveRouter
Gets the closest orthogonal point from the startPoint to the clicked point.
getClosestValue(double, double, double) - Static method in class com.sun.electric.tool.routing.InteractiveRouter
Get closest value to clicked within a range from min to max
getCloseWindowAccelerator() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
 
getCMOS90Technology() - Static method in class com.sun.electric.technology.Technology
Method to return the CMOS 90 nanometer technology.
getCode() - Method in class com.sun.electric.database.variable.CodeExpression
 
getCode(Variable.Key) - Method in class com.sun.electric.database.variable.ElectricObject
Returns the Code on this ElectricObject selected by variable key.
getCode() - Method in class com.sun.electric.database.variable.Variable
Determine what code type this variable has, if any
getCode() - Method in class com.sun.electric.tool.ncc.netlist.NetObject
Return an integer hash code for this NetObject.
getCode() - Method in class com.sun.electric.tool.ncc.trees.Circuit
 
getCode() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
getCode returns the fixed hash code for this object.
getCode() - Method in enum com.sun.electric.tool.simulation.Simulation.SpiceGlobal
 
getCodeExpression() - Method in class com.sun.electric.database.variable.Variable
Returns CodeExpression of this Variable, it it is code variable.
getCodes() - Static method in enum com.sun.electric.database.variable.CodeExpression.Code
Method to get an iterator over all Code types.
getColor() - Method in class com.sun.electric.database.geometry.EGraphics
Method to return the color associated with this EGraphics.
getColor(Color[]) - Method in class com.sun.electric.database.geometry.EGraphics
Method to return the color associated with this EGraphics considering Colors of transparentLayers.
getColor(Library) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
 
getColor(Cell) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
 
getColor(Cell.CellGroup) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
 
getColor(State) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
 
getColor(Set<State>) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
 
getColor(User.ColorPrefType) - Method in class com.sun.electric.tool.user.GraphicsPreferences
Method to get the color of a given special layer type on the display.
getColor(User.ColorPrefType) - Static method in class com.sun.electric.tool.user.User
Method to get the color of a given special layer on the display.
getColor() - Method in class com.sun.electric.tool.user.waveform.WaveSignal
 
getColorFromIndex(int) - Static method in class com.sun.electric.database.geometry.EGraphics
Method to convert a color index into a Color.
getColorIndex() - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to return the color index of the TextDescriptor.
getColorIndex() - Method in class com.sun.electric.database.variable.TextDescriptor
Method to return the color index of the TextDescriptor.
getColorIndex() - Method in class com.sun.electric.database.variable.Variable
Method to return the color index of the Variable's TextDescriptor.
getColorIndexName(int) - Static method in class com.sun.electric.database.geometry.EGraphics
Method to tell the name of the color with a given index.
getColorIndices() - Static method in class com.sun.electric.database.geometry.EGraphics
Method to return the array of color indices.
getColorMap() - Method in class com.sun.electric.technology.Technology
Returns the color map for transparent layers in this technology.
getColorMap(Technology) - Method in class com.sun.electric.tool.user.GraphicsPreferences
Returns the color map for transparent layers in specified technology.
getCommandToIconMap() - Static method in class com.sun.electric.tool.user.ui.ToolBar
Method to return a mapping from command names to disk files with their icons.
getCommonTimeArray() - Method in class com.sun.electric.tool.simulation.AnalogAnalysis
Method to get the array of time entries for this signal.
getCompactionTool() - Static method in class com.sun.electric.tool.compaction.Compaction
Method to retrieve the singleton associated with the Compaction tool.
getCompareLists(CellContext, CellContext) - Static method in class com.sun.electric.tool.ncc.basic.CompareLists
Scan the two designs, cc1 and cc2 to produce a list of CompareLists.
getComponent() - Method in class com.sun.electric.tool.user.ui.MessagesWindow
 
getComponent() - Method in class com.sun.electric.tool.user.ui.WindowFrame
 
getConfigurationHardwiredIndex(String) - Method in class com.sun.electric.tool.user.ui.InvisibleLayerConfiguration
Method to get the "hard wired" index of this visibility configuration name.
getConfigurationNames() - Method in class com.sun.electric.tool.user.ui.InvisibleLayerConfiguration
Method to return the names of all invisible layer configurations.
getConfigurationTechnology(String) - Method in class com.sun.electric.tool.user.ui.InvisibleLayerConfiguration
Method to get the Technology associated with a invisible layer configuration.
getConfigurationValue(String) - Method in class com.sun.electric.tool.user.ui.InvisibleLayerConfiguration
Method to return the invisible layers in an invisible layer configuration.
getConflictingKeyBindings(KeyStrokePair) - Method in class com.sun.electric.tool.user.KeyBindingManager
Get a list of KeyBindings that conflict with the key combo prefixStroke, stroke.
getConflictsAllManagers(KeyStrokePair) - Static method in class com.sun.electric.tool.user.KeyBindingManager
Get a list of conflicting key bindings from all KeyBindingManagers.
getConnected() - Method in class com.sun.electric.tool.ncc.netlist.NetObject
 
getConnected() - Method in class com.sun.electric.tool.ncc.netlist.Part
 
getConnected() - Method in class com.sun.electric.tool.ncc.netlist.Port
 
getConnected() - Method in class com.sun.electric.tool.ncc.netlist.Wire
 
getConnectingArcAngle(ArcProto) - Method in class com.sun.electric.tool.routing.RouteElementPort
Get the angle of any arcs connected to this RouteElement.
getConnectingPoints(ElectricObject, ElectricObject, Point2D, Point2D, Point2D, Poly, Poly, ArcProto, ArcProto) - Static method in class com.sun.electric.tool.routing.InteractiveRouter
Get the connecting points for the start and end objects of the route.
getConnectingSite(ElectricObject, Point2D, double) - Static method in class com.sun.electric.tool.routing.InteractiveRouter
Get the connecting site of the electric object.
getConnectingSite() - Method in class com.sun.electric.tool.routing.RouteElementPort
Get a polygon that defines the port dimensions.
getConnection(int) - Method in class com.sun.electric.database.topology.ArcInst
Method to return the connection at an end of this ArcInst.
getConnection() - Method in class com.sun.electric.technology.PrimitivePort
Method to return one of allowable connections on this PrimitivePort.
getConnections(BitSet, ImmutableNodeInst, PortProtoId) - Method in class com.sun.electric.database.CellBackup.Memoization
Method to return a list of arcs connected to speciefed or all ports of specified ImmutableNodeInst.
getConnections() - Method in class com.sun.electric.database.topology.NodeInst
Method to return an Iterator over all Connections on this NodeInst.
getConnections() - Method in class com.sun.electric.database.topology.PortInst
Get iterator of all Connections that connect to this PortInst
getConnections(TechPool) - Method in class com.sun.electric.technology.PrimitivePort
Method to return the list of allowable connections on this PrimitivePort.
getConnections() - Method in class com.sun.electric.technology.PrimitivePort
Method to return the list of allowable connections on this PrimitivePort.
getConstantName() - Method in enum com.sun.electric.technology.ArcProto.Function
Returns the constant name for this Function.
getConstantName() - Method in enum com.sun.electric.technology.Layer.Function
Returns the constant name for this Function.
getConstantName() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Returns the constant name for this Function.
getConstants() - Method in class com.sun.electric.tool.logicaleffort.LENetlister
Get the settings used for sizing
getConstants() - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
 
getConstants() - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
 
getConstName() - Method in enum com.sun.electric.database.geometry.EGraphics.Outline
 
getContact(int) - Static method in enum com.sun.electric.technology.ArcProto.Function
Method to find the Function that corresponds to a contact on a given arc.
getContact(int) - Static method in enum com.sun.electric.technology.Layer.Function
Method to find the Function that corresponds to a contact on a given layer.
getContactSize() - Method in class com.sun.electric.tool.routing.Router.ContactSize
 
getContainsStandardCellContextsInHier() - Method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen.StandardCellHierarchy
 
getContainsStandardCellsInHier() - Method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen.StandardCellHierarchy
Get the cells that contain standard cells in the hiearchy after the hierarchy has been enumerated
getContent() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to get the content of this window.
getContext() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
The VarContext to use for evaluating all variables in the current Cell.
getContext() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.NameProxy
 
getContext() - Method in class com.sun.electric.tool.extract.GeometrySearch.GeometrySearchResult
 
getContext() - Method in class com.sun.electric.tool.logicaleffort.Instance
Get VarContext
getContext() - Method in class com.sun.electric.tool.ncc.netlist.NccNameProxy
 
getContext() - Method in class com.sun.electric.tool.user.dialogs.PreferencesFrame
 
getContext() - Method in class com.sun.electric.tool.user.ncc.ExportAssertionFailures
 
getContext() - Method in class com.sun.electric.tool.user.ncc.ExportConflict
 
getContext(int) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch
Get Context with the given design index.
getContext() - Method in class com.sun.electric.tool.user.ncc.UnrecognizedPart
 
getContext() - Method in class com.sun.electric.tool.user.ui.WindowFrame.CellHistory
 
getContext() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow.Locator
Method to return the context of all signals in the EditWindow given to the constructor.
getContexts() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
This method returns an array of two cell contexts
getControlPoints() - Method in class com.sun.electric.tool.simulation.Signal
Method to return a list of control points associated with this signal.
getControlPoints(Signal) - Method in class com.sun.electric.tool.simulation.Stimuli
Method to return an array of control points associated with a signal.
getConvergenceEpsilon() - Static method in class com.sun.electric.tool.logicaleffort.LETool
Method to get the Convergence Epsilon value for Logical Effort.
getConvergenceEpsilonSetting() - Static method in class com.sun.electric.tool.logicaleffort.LETool
Returns project preferences to tell the Convergence Epsilon value for Logical Effort.
getConvergenceEpsilonSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns project preference to tell the Convergence Epsilon value for Logical Effort.
getCopyrightInformation() - Static method in class com.sun.electric.database.text.Version
Method to return copyright information
getCopyrightMessage() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the copyright message that will be added to output decks.
getCopyrightMessageSetting() - Static method in class com.sun.electric.tool.io.IOTool
Returns project preferences to tell the copyright message that will be added to output decks.
getCopyrightMessageSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns project preference to tell the copyright message that will be added to output decks.
getCopyToFile() - Method in class com.sun.electric.tool.user.Exec.OutputStreamChecker
 
getCornerLocation(Point2D, Point2D, Point2D, ArcProto, ArcProto, boolean, PolyMerge, Rectangle2D, Poly, Poly, EditingPreferences) - Static method in class com.sun.electric.tool.routing.InteractiveRouter
 
getCreatedCells() - Method in class com.sun.electric.tool.project.DisplayedCells
Method to return a list of cells that were created (those that were swapped-in).
getCreationDate() - Method in class com.sun.electric.database.hierarchy.Cell
Method to get the creation date of this Cell.
getCurCell() - Method in class com.sun.electric.database.hierarchy.Library
Method to get the current Cell in this Library.
getCurrent() - Static method in class com.sun.electric.database.constraint.Constraints
Method to return the current constraint system.
getCurrent() - Static method in class com.sun.electric.database.hierarchy.Library
Method to return the current Library.
getCurrent() - Static method in class com.sun.electric.technology.Technology
Returns the current Technology.
getCurrent() - Static method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the current EditWindow.
getCurrentArcProto() - Method in class com.sun.electric.tool.user.User
Method to return the "current" ArcProto, as maintained by the user interface.
getCurrentCell() - Method in interface com.sun.electric.database.variable.UserInterface
Method to return the current Cell in the current Library.
getCurrentCell() - Method in class com.sun.electric.Main.UserInterfaceDummy
Get current cell from current library
getCurrentCell() - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to return the current Cell.
getCurrentCell() - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
getCurrentCell() - Method in class com.sun.electric.tool.UserInterfaceExec
Method to return the current Cell in the current Library.
getCurrentCellContext() - Static method in class com.sun.electric.tool.ncc.basic.NccUtils
 
getCurrentContext() - Method in class com.sun.electric.database.variable.EvalJavaBsh
See what the current context of eval is.
getCurrentCursor() - Static method in class com.sun.electric.tool.user.ui.TopLevel
 
getCurrentEditWindow_() - Method in interface com.sun.electric.database.variable.UserInterface
Method to return the current "EditWindow_" object.
getCurrentEditWindow_() - Method in class com.sun.electric.Main.UserInterfaceDummy
 
getCurrentEditWindow_() - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
getCurrentEditWindow_() - Method in class com.sun.electric.tool.UserInterfaceExec
Method to return the current "EditWindow_" object.
getCurrentFrame() - Static method in class com.sun.electric.tool.user.ncc.NccMsgsFrame
Method returns the current Frame of NCC GUI.
getCurrentInfo() - Method in class com.sun.electric.database.variable.EvalJavaBsh
See what the current info of eval is.
getCurrentJFrame() - Static method in class com.sun.electric.tool.user.ui.TopLevel
Method to return the current JFrame on the screen.
getCurrentJFrame(boolean) - Static method in class com.sun.electric.tool.user.ui.TopLevel
Method to return the current JFrame on the screen.
getCurrentLibrary() - Method in interface com.sun.electric.database.variable.UserInterface
Method to return the current Library.
getCurrentLibrary() - Method in class com.sun.electric.tool.AbstractUserInterface
Method to return the current Library.
getCurrentLibrary() - Method in class com.sun.electric.tool.UserInterfaceExec
Method to return the current Library.
getCurrentLibraryId() - Method in class com.sun.electric.tool.AbstractUserInterface
 
getCurrentlySelectedCells() - Method in class com.sun.electric.tool.user.ui.ExplorerTree
Get a list of any cells current selected.
getCurrentlySelectedLibraries() - Method in class com.sun.electric.tool.user.ui.ExplorerTree
Get a list of any libraries current selected.
getCurrentlySelectedObject() - Method in class com.sun.electric.tool.user.ui.ExplorerTree
Method to return the currently selected objects in the explorer tree.
getCurrentlySelectedObject(int) - Method in class com.sun.electric.tool.user.ui.ExplorerTree
Method to return the currently selected object in the explorer tree.
getCurrentNodeProto() - Method in class com.sun.electric.tool.user.User
Method to return the "current" NodeProto, as maintained by the user interface.
getCurrentPanel() - Static method in class com.sun.electric.tool.user.waveform.Panel
 
getCurrentState() - Method in class com.sun.electric.technology.Technology
 
getCurrentTechId() - Method in class com.sun.electric.tool.AbstractUserInterface
 
getCurrentTechnology() - Method in interface com.sun.electric.database.variable.UserInterface
Method to return the current Technology.
getCurrentTechnology() - Method in class com.sun.electric.tool.AbstractUserInterface
 
getCurrentTechnology() - Method in class com.sun.electric.tool.UserInterfaceExec
Method to return the current Technology.
getCurrentUserName() - Static method in class com.sun.electric.tool.project.Project
Method to tell the name of the current user of Project Management.
getCurrentWindowFrame() - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to get the current WindowFrame.
getCurrentWindowFrame(boolean) - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to get the current WindowFrame.
getCurrentXPos() - Static method in class com.sun.electric.tool.user.waveform.Panel
 
getCursorMode() - Static method in class com.sun.electric.tool.user.ui.ToolBar
Method to tell which cursor mode is in effect.
getCutSizeX() - Method in class com.sun.electric.technology.Technology.MultiCutData
Method to return the size of the cut along X.
getCutSizeY() - Method in class com.sun.electric.technology.Technology.MultiCutData
Method to return the size of the cut along Y.
getCVSLastCommitMessage() - Static method in class com.sun.electric.tool.cvspm.CVS
 
getCVSProgram() - Static method in class com.sun.electric.tool.cvspm.CVS
 
getCVSRepository() - Static method in class com.sun.electric.tool.cvspm.CVS
 
getCVSTool() - Static method in class com.sun.electric.tool.cvspm.CVS
 
getD() - Method in class com.sun.electric.database.hierarchy.Cell
Returns persistent data of this Cell.
getD() - Method in class com.sun.electric.database.hierarchy.Export
Returns persistent data of this Export.
getD() - Method in class com.sun.electric.database.hierarchy.Library
Returns persistent data of this Library.
getD() - Method in class com.sun.electric.database.topology.ArcInst
Returns persistent data of this ArcInst.
getD() - Method in class com.sun.electric.database.topology.NodeInst
Returns persistent data of this NodeInst.
getD() - Method in class com.sun.electric.database.topology.PortInst
Returns persistent data of this ElectricObject with Variables.
getD() - Method in class com.sun.electric.database.variable.ElectricObject
Returns persistent data of this ElectricObject with Variables.
getDatabase() - Method in class com.sun.electric.database.EObjectInputStream
 
getDatabase() - Method in class com.sun.electric.database.EObjectOutputStream
 
getDatabase() - Method in class com.sun.electric.database.hierarchy.Cell.CellGroup
 
getDatabase() - Method in class com.sun.electric.database.hierarchy.Cell
Returns database to which this Cell belongs.
getDatabase() - Method in class com.sun.electric.database.hierarchy.Export
Returns database to which this Export belongs.
getDatabase() - Method in class com.sun.electric.database.hierarchy.Library
Returns database to which this Library belongs.
getDatabase() - Method in class com.sun.electric.database.topology.Geometric
Returns database to which this Geometric belongs.
getDatabase() - Method in class com.sun.electric.database.topology.PortInst
Returns database to which this PortInst belongs.
getDatabase() - Method in class com.sun.electric.database.variable.ElectricObject
Returns database to which this ElectricObject belongs.
getDatabase() - Method in interface com.sun.electric.database.variable.UserInterface
Method to return the current database object.
getDatabase() - Method in class com.sun.electric.Main.UserInterfaceDummy
 
getDatabase() - Method in class com.sun.electric.tool.AbstractUserInterface
 
getDatabase() - Method in class com.sun.electric.tool.Job
 
getDatabase() - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
getDatabase() - Method in class com.sun.electric.tool.UserInterfaceExec
Method to return the current database object.
getDatabaseGroupPath() - Static method in class com.sun.electric.tool.io.FileType
 
getDataType() - Method in class com.sun.electric.tool.simulation.Stimuli
Method to return the type of this simulation data.
getDate() - Method in class com.sun.electric.tool.cvspm.Edit.Editor
 
getDebug() - Static method in class com.sun.electric.tool.Job
Method to tell whether Electric is running in "debug" mode.
getDefaultAngleIncrement(ArcProtoId) - Method in class com.sun.electric.database.EditingPreferences
 
getDefaultArc(ArcProtoId) - Method in class com.sun.electric.database.EditingPreferences
 
getDefaultArcPinId(ArcProtoId) - Method in class com.sun.electric.database.EditingPreferences
 
getDefaultDirectory() - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
getDefaultFont() - Static method in class com.sun.electric.tool.user.User
Method to get the default font to use on the display.
getDefaultFontSize() - Static method in class com.sun.electric.tool.user.ui.EditWindow
 
getDefaultGridBaseHeight(EditingPreferences) - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the default base height of this PrimitiveNode in grid units in specified EditingPreferences.
getDefaultGridBaseWidth(EditingPreferences) - Method in class com.sun.electric.technology.ArcProto
Method to return the default base width of this ArcProto in grid units.
getDefaultGridBaseWidth(EditingPreferences) - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the default base width of this PrimitiveNode in grid units in specified EditingPreferences.
getDefaultGridExtendX(EditingPreferences) - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the defaut extend of this PrimitiveNode over minimal width\ in grid units in specified EditingPreferences.
getDefaultGridExtendY(EditingPreferences) - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the defaut extend of this PrimitiveNode over minimal height\ in grid units in specified EditingPreferences.
getDefaultInst(EditingPreferences) - Method in class com.sun.electric.technology.ArcProto
Method to return the default immutable instance of this PrimitiveNode in specified EditingPreferences.
getDefaultInst(EditingPreferences) - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the default immutable instance of this PrimitiveNode in specified EditingPreferences.
getDefaultKeyStrokePairs() - Method in class com.sun.electric.tool.user.ui.KeyBindings
Get an iterator over the default key stroke pairs
getDefaultLambdaBaseHeight(EditingPreferences) - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the default base hwight of this PrimitiveNode in lambda units in specified EditingPreferences.
getDefaultLambdaBaseWidth() - Method in class com.sun.electric.technology.ArcProto
Method to return the default base width of this ArcProto in lambda units.
getDefaultLambdaBaseWidth(EditingPreferences) - Method in class com.sun.electric.technology.ArcProto
Method to return the default base width of this ArcProto in lambda units.
getDefaultLambdaBaseWidth(EditingPreferences) - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the default base width of this PrimitiveNode in lambda units in specified EditingPreferences.
getDefaultLambdaExtendX(EditingPreferences) - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the defaut extend of this PrimitiveNode over minimal width\ in lambda units in specified EditingPreferences.
getDefaultLambdaExtendY(EditingPreferences) - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the defaut extend of this PrimitiveNode over minimal height\ in lambda units in specified EditingPreferences.
getDefaultMessagesPos() - Static method in class com.sun.electric.tool.user.User
Method to tell the default position of the messages window.
getDefaultMessagesSize() - Static method in class com.sun.electric.tool.user.User
Method to tell the default size of the messages window.
getDefaultNode(PrimitiveNodeId) - Method in class com.sun.electric.database.EditingPreferences
 
getDefaultNumberOfThreads() - Static method in class com.sun.electric.tool.ServerJobManager
 
getDefaultSchematicTechnology() - Static method in class com.sun.electric.technology.technologies.Schematics
Method to determine the default schematic technology.
getDefaultTechnology() - Static method in class com.sun.electric.tool.user.User
Method to get default technique in Tech Palette.
getDefaultTechnologySetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns project preference to tell default technique in Tech Palette.
getDefaultTechnologySetting() - Static method in class com.sun.electric.tool.user.User
Returns project preference to tell default technique in Tech Palette.
getDefaultTextCellFont() - Static method in class com.sun.electric.tool.user.User
Method to get the default font to use when editing textual cells.
getDefaultTextCellSize() - Static method in class com.sun.electric.tool.user.User
Method to tell the size of text in textual cells.
getDefaultTextExternalEditor() - Static method in class com.sun.electric.tool.user.User
Method to get the program to invoke when externally editing textual cells.
getDefaultTextSize() - Method in interface com.sun.electric.database.variable.UserInterface
Method to return the height of default text (in points).
getDefaultTextSize() - Method in class com.sun.electric.Main.UserInterfaceDummy
 
getDefaultTextSize() - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
getDefaultTextSize() - Method in class com.sun.electric.tool.UserInterfaceExec
Method to return the height of default text (in points).
getDefaultWindowPos() - Static method in class com.sun.electric.tool.user.User
Method to tell the default position of top-level windows.
getDefaultWindowSize() - Static method in class com.sun.electric.tool.user.User
Method to tell the default size of top-level windows.
getDefaultWindowTab() - Static method in class com.sun.electric.tool.user.User
Method to tell the default tab to show.
getDefGridXBoldFrequency() - Static method in class com.sun.electric.tool.user.User
Method to return the default frequency of bold grid dots in the X direction.
getDefGridXSpacing() - Static method in class com.sun.electric.tool.user.User
Method to return the default spacing of grid dots in the X direction.
getDefGridYBoldFrequency() - Static method in class com.sun.electric.tool.user.User
Method to return the default frequency of bold grid dots in the Y direction.
getDefGridYSpacing() - Static method in class com.sun.electric.tool.user.User
Method to return the default spacing of grid dots in the Y direction.
getDefHeight() - Method in class com.sun.electric.database.hierarchy.Cell
Method to the height of this Cell.
getDefHeight() - Method in interface com.sun.electric.database.prototype.NodeProto
Method to return the default height of this NodeProto.
getDefHeight() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the default full height of this PrimitiveNode.
getDefinedParameter(Variable.AttrKey) - Method in class com.sun.electric.database.ImmutableIconInst
Method to return the Parameter on this ImmuatbleIconInst with a given key.
getDefinedParameters() - Method in interface com.sun.electric.database.hierarchy.Nodable
Method to return an Iterator over defined Parameters on this Nodable.
getDefinedParameters() - Method in class com.sun.electric.database.ImmutableIconInst
Method to return an Iterator over all Parameters on this ImmutableIconInst.
getDefinedParameters() - Method in class com.sun.electric.database.topology.NodeInst
Method to return an Iterator over defined Parameters on this Nodable.
getDefWidth() - Method in class com.sun.electric.database.hierarchy.Cell
Method to get the width of this Cell.
getDefWidth() - Method in interface com.sun.electric.database.prototype.NodeProto
Method to return the default width of this NodeProto.
getDefWidth() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the default full width of this PrimitiveNode.
getDeletedCellFiles() - Method in class com.sun.electric.tool.io.output.DELIB
 
getDeleteWhenDone() - Method in class com.sun.electric.tool.Job
get deleteWhenDone status
getDelibCells() - Method in class com.sun.electric.database.hierarchy.Library
Returns DELIB cells.
getDepth() - Method in class com.sun.electric.technology.Layer
Method to calculate Z value of the upper part of the layer.
getDepth() - Method in class com.sun.electric.tool.ncc.strategy.Strategy
 
getDescription() - Method in class com.sun.electric.database.text.Setting
Method to return the description of this Meaning option.
getDescription() - Method in class com.sun.electric.tool.io.FileType
 
getDescription(int[]) - Method in class com.sun.electric.tool.user.menus.EMenuBar
Get a string description of the menu item.
getDescription() - Method in class com.sun.electric.tool.user.menus.EMenuItem
Get a string description of the menu item.
getDescription(int) - Method in class com.sun.electric.tool.user.ncc.ExportConflict.CharactConflict
Get text which should be printed as a hyperlink to conflicting local Export and global signal.
getDescription(int) - Method in class com.sun.electric.tool.user.ncc.ExportConflict
Get text which should be printed as a hyperlink to conflicting Networks/Exports
getDescription(int) - Method in class com.sun.electric.tool.user.ncc.ExportConflict.NetworkConflict
Get text which should be printed as a hyperlink to a conflicting Network.
getDescriptor() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the text descriptor associated with this list NodeLayer.
getDesiredDPI() - Method in class com.sun.electric.tool.user.ui.ElectricPrinter
 
getDetail() - Method in class com.sun.electric.database.text.Version
Method to return the details part of a parsed Version number.
getDialogLocation(Class) - Static method in class com.sun.electric.tool.user.dialogs.EDialog
 
getDialogSize(Class) - Static method in class com.sun.electric.tool.user.dialogs.EDialog
 
getDiffAlpha() - Method in class com.sun.electric.technology.Technology
Method to get the diffusion to gate capacitance ratio for Logical Effort.
getDiffAlphaSetting() - Method in class com.sun.electric.technology.Technology
Returns project preferences to tell the diffusion to gate capacitance ratio for Logical Effort.
getDiffCont_m1Width() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getDiffContIncr() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getDiffContWidth() - Method in class com.sun.electric.tool.generator.layout.FoldedMos
The diffusion contact's width increases with the gateWidth but is only large enough to surround the diffusion contact cuts
getDiffContWidth() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getDigitalSignalButton() - Method in class com.sun.electric.tool.user.waveform.Panel
 
getDir() - Method in class com.sun.electric.tool.cvspm.Edit.Editor
 
getDir() - Method in class com.sun.electric.tool.logicaleffort.LEPin
Return the direction of the pin.
getDir() - Method in class com.sun.electric.tool.logicaleffort.Pin
Return the direction of the pin.
getDisallowStackedViasSetting() - Method in class com.sun.electric.technology.technologies.MoCMOS
Returns project preferences to tell whether this Technology disallows stacked vias.
getDiskSettings(Map<Setting, Object>) - Method in class com.sun.electric.database.text.Setting.Group
Method to get a list of project preferences from this Group which should be written to disk libraries
getDisplay() - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to return mode how this TextDescriptor is displayable.
getDisplay() - Method in class com.sun.electric.database.variable.TextDescriptor
Method to return mode how this TextDescriptor is displayable.
getDisplayableVariables(EditWindow0) - Method in class com.sun.electric.database.topology.ArcInst
Method to get all displayable Variables on this ArcInst to an array of Poly objects.
getDisplayableVariables(EditWindow0) - Method in class com.sun.electric.database.topology.NodeInst
Method to get all displayable Variables on this NodeInst and its PortInsts to an array of Poly objects.
getDisplayableVariables(Rectangle2D, EditWindow0, boolean) - Method in class com.sun.electric.database.variable.ElectricObject
Method to get all displayable Variables on this ElectricObject and its PortInsts to an array of Poly objects.
getDisplayAlgorithm() - Static method in class com.sun.electric.tool.user.User
Method to tell which display algorithm to use.
getDisplayAttributes() - Method in class com.sun.electric.tool.user.ui.WindowFrame.CellHistory
 
getDisplayedBounds() - Method in interface com.sun.electric.database.variable.EditWindow_
 
getDisplayedBounds() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
getDisplayedText() - Method in class com.sun.electric.database.geometry.Poly
Method to return the DisplayedText associated with this Poly.
getDisplays() - Static method in class com.sun.electric.tool.user.ui.TopLevel
Method to return a list of display areas, one for each display head on the computer.
getDisplayStyle() - Static method in class com.sun.electric.StartupPrefs
Method to tell the initial display style for Electric.
getDisplayStyle() - Static method in class com.sun.electric.tool.user.User
Method to tell the initial display style for Electric.
getDispPart() - Method in class com.sun.electric.database.variable.Variable
Method to return the text display part of the Variable's TextDescriptor.
getDistance() - Method in class com.sun.electric.technology.Layer
Method to return the distance of this layer, by default.
getDistanceSetting() - Method in class com.sun.electric.technology.Layer
Returns project preferences to tell the distance of this layer.
getDistanceUnits() - Static method in class com.sun.electric.tool.user.User
Method to get current distance units.
getDoesNotContainStandardCellsInHier() - Method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen.StandardCellHierarchy
Get the cells that do not contain standard cells in the hiearchy after the hierarchy has been enumerated
getDouble() - Method in class com.sun.electric.database.text.Pref
Method to get the double value on this Pref object.
getDouble(Preferences) - Method in class com.sun.electric.database.text.Pref
Method to get the double value on this Pref object.
getDouble() - Method in class com.sun.electric.database.text.Setting
Method to get the double value on this Setting object.
getDouble() - Method in class com.sun.electric.database.text.TempPref
Method to get the double value on this TempPref object.
getDouble(Setting) - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method to get the double value on the Setting object.
getDoubleActiveLength() - Method in class com.sun.electric.technology.TransistorSize
Gets the active length *ONLY IF* the active length can be converted to a double.
getDoubleAlongX() - Method in class com.sun.electric.technology.PrimitiveNodeSize
Method to get correct value along X axis.
getDoubleAlongY() - Method in class com.sun.electric.technology.PrimitiveNodeSize
Method to get correct value along Y axis.
getDoubleArea() - Method in class com.sun.electric.technology.TransistorSize
Gets the area *ONLY IF* the width and length can be converted to a double.
getDoubleClickSpeed() - Static method in class com.sun.electric.tool.user.ui.TopLevel
Method to return the speed of double-clicks (in milliseconds).
getDoubleFactoryValue() - Method in class com.sun.electric.database.text.Pref
Method to get the factory-default double value of this Pref object.
getDoubleFactoryValue() - Method in class com.sun.electric.database.text.Setting
Method to get the factory-default double value of this Pref object.
getDoubleFactoryValue() - Method in class com.sun.electric.database.text.TempPref
Method to get the factory-default double value of this TempPref object.
getDoubleLength() - Method in class com.sun.electric.technology.PrimitiveNodeSize
Gets the length *ONLY IF* the length can be converted to a double.
getDoubleStrapGate() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getDoubleWidth() - Method in class com.sun.electric.technology.PrimitiveNodeSize
Gets the width *ONLY IF* the width can be converted to a double.
getDRCErrorLogger(boolean, boolean, String) - Static method in class com.sun.electric.tool.drc.DRC
DRC INTERFACE
getDRCIncrementalLogger() - Static method in class com.sun.electric.tool.drc.DRC
 
getDRCOverrides(Technology) - Method in class com.sun.electric.tool.drc.DRC.DRCPreferences
Method to get the DRC overrides from the preferences for this technology.
getDRCRingSpacing() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getDRCTool() - Static method in class com.sun.electric.tool.drc.DRC
Method to retrieve the singleton associated with the DRC tool.
getdrive() - Method in class com.sun.electric.tool.logicaleffort.LETool
Grabs a logical effort calculated size from the instance.
getdrive(double) - Method in class com.sun.electric.tool.logicaleffort.LETool
Grabs a logical effort calculated size from the instance.
getdrive(String, double) - Method in class com.sun.electric.tool.logicaleffort.LETool
Grabs a logical effort calculated size from the instance.
getDummyExclMetal(int) - Static method in enum com.sun.electric.technology.Layer.Function
Method to find the Function that corresponds to Dummy Exclusion Metal on a given layer.
getDummyMetal(int) - Static method in enum com.sun.electric.technology.Layer.Function
Method to find the Function that corresponds to Dummy Metal on a given layer.
getDXFLayer() - Method in class com.sun.electric.technology.Layer
Method to return the DXF name of this layer.
getDXFLayerSetting() - Method in class com.sun.electric.technology.Layer
Returns project preferences to tell the DXF name of this Layer.
getDXFScale() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the DXF scale.
getDXFScaleSetting() - Static method in class com.sun.electric.tool.io.IOTool
Returns project preferences to tell the DXF scale.
getDXFScaleSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns project preference to tell the DXF scale.
getDynamicMenu() - Method in class com.sun.electric.tool.user.ui.WindowFrame
 
getEdgeCapacitance() - Method in class com.sun.electric.technology.Layer
Method to return the edge capacitance for this layer.
getEdgeCapacitanceSetting() - Method in class com.sun.electric.technology.Layer
Returns project preferences to tell the edge capacitance for this Layer.
getEdgeRule(Layer, Layer) - Method in interface com.sun.electric.technology.DRCRules
 
getEdgeRule(Layer, Layer) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to find the edge spacing rule between two layer.
getEdgeRule(Layer, Layer) - Method in class com.sun.electric.technology.XMLRules
Method to find the edge spacing rule between two layer.
getEdgeRule(Layer, Layer) - Static method in class com.sun.electric.tool.drc.DRC
Method to find the edge spacing rule between two layer.
getEDIFAcceptedParameters() - Static method in class com.sun.electric.tool.io.IOTool
Method to return a string with accepted parameter names.
getEDIFConfigurationFile() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the configuration file to use.
getEDIFInputScale() - Static method in class com.sun.electric.tool.io.IOTool
Method to return the EDIF input scale.
getEditingPreferences() - Method in class com.sun.electric.database.variable.ElectricObject
Returns editing preferences for the database of this ElectricObject in current Thread
getEditingPreferences() - Method in class com.sun.electric.tool.Job
 
getEditingPreferences() - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
 
getEditingPreferences() - Method in class com.sun.electric.tool.user.dialogs.PreferencesFrame
 
getEditingPreferences() - Static method in class com.sun.electric.tool.user.UserInterfaceMain
 
getElapsedTime(long) - Static method in class com.sun.electric.database.text.TextUtils
Method to describe a time value as a String.
getElecPort() - Method in class com.sun.electric.tool.io.output.EDIFEquiv.PortEquivalence
 
getElectricalLayers() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the list of electrical Layers that comprise this PrimitiveNode.
getElectricFigureGroupEquivalence(String) - Method in class com.sun.electric.tool.io.output.EDIFEquiv
Method to get the FigureGroupEquivalence that maps Electric figuregroup names to external names.
getElectricGlobalEquivalence(String) - Method in class com.sun.electric.tool.io.output.EDIFEquiv
Method to get the GlobalEquivalence that maps Electric global names to external names.
getElectricObject() - Method in class com.sun.electric.database.variable.DisplayedText
 
getElectricObject() - Method in class com.sun.electric.tool.user.Highlight2
Method to return the ElectricObject associated with this Highlight object.
getElectricVariableEquivalence(String) - Method in class com.sun.electric.tool.io.output.EDIFEquiv
Method to get the VariableEquivalence that maps Electric variable names to external names.
getElibBits() - Method in class com.sun.electric.database.ImmutableArcInst
Method to compute the "userbits" to use for a given ArcInst.
getElibBits() - Method in class com.sun.electric.database.ImmutableExport
Returns ELIB user bits of this ImmutableExport.
getElibBits() - Method in class com.sun.electric.database.ImmutableNodeInst
Returns ELIB user bits of this ImmutableNodeInst in ELIB.
getEMenuBar() - Method in class com.sun.electric.tool.user.ui.TopLevel
Get the Menu Bar.
getEmptyCellContextsInHier() - Method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen.StandardCellHierarchy
Get the contexts of cells that do not contain standard cells in the hierarchy.
getEnabled(String) - Method in class com.sun.electric.tool.user.KeyBindingManager
Get the enabled state of the action described by 'actionDesc'.
getEnabled() - Method in class com.sun.electric.tool.user.ui.KeyBindings
 
getEnableGateStrengthRatio() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getEnableNCCSetting() - Static method in class com.sun.electric.tool.generator.layout.GateLayGenSettings
 
getEnableNCCSetting() - Static method in class com.sun.electric.tool.ToolSettings
 
getEncryptedPassword(String) - Static method in class com.sun.electric.tool.project.Users
Method to return the encrypted password associated with a given user.
getEnd() - Method in class com.sun.electric.tool.routing.Route
Get the end of the Route
getEndAngle() - Method in class com.sun.electric.tool.routing.Router.ContactSize
 
getEndArc() - Method in class com.sun.electric.tool.routing.VerticalRoute
Get the arc used to end the vertical route to endRE
getEndDrag() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
getEndIndex() - Method in class com.sun.electric.database.topology.Connection
Method to determine the index of this Connection on its ArcInst.
getEndIndex() - Method in class com.sun.electric.database.topology.HeadConnection
Method to determine the index of this HeadConnection on its ArcInst.
getEndIndex() - Method in class com.sun.electric.database.topology.TailConnection
Method to determine the index of this TailConnection on its ArcInst.
getEndNets() - Method in class com.sun.electric.tool.logicaleffort.LESizer
 
getEndsExtend() - Method in class com.sun.electric.tool.generator.layout.TrackRouter
 
getEndWidth() - Method in class com.sun.electric.tool.routing.Router.ContactSize
 
getEngine() - Method in class com.sun.electric.tool.simulation.Stimuli
Method to return the simulation Engine associated with this simulation data.
getEnum() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getEnvironment() - Method in class com.sun.electric.database.hierarchy.EDatabase
Returns TechPool of this database
getEnvironment() - Method in class com.sun.electric.tool.Job
 
getEpsilon() - Static method in class com.sun.electric.database.geometry.DBMath
To return private epsilon used for calculation.
getEquivalence() - Method in class com.sun.electric.tool.ncc.result.NccResult
return object that maps between Nodes and Networks in the two designs
getEquivalent() - Method in class com.sun.electric.database.hierarchy.Cell
Finds the Schematic Cell associated with this Icon Cell.
getEquivalent() - Method in class com.sun.electric.database.hierarchy.Export
Method to return the PortProto that is equivalent to this in the corresponding schematic Cell.
getEquivalentNets() - Method in class com.sun.electric.tool.ncc.NccGlobals
 
getEquivalentNets() - Method in interface com.sun.electric.tool.ncc.NccGlobalsReportable
 
getEquivalentNodes() - Method in class com.sun.electric.tool.ncc.NccGlobals
 
getEquivalentNodes() - Method in interface com.sun.electric.tool.ncc.NccGlobalsReportable
 
getEquivalentPort(Cell) - Method in class com.sun.electric.database.hierarchy.Export
Method to find the Export on another Cell that is equivalent to this Export.
getERCTool() - Static method in class com.sun.electric.tool.erc.ERC
Method to retrieve singleton associated to ERC tool
getErrorLimit() - Static method in class com.sun.electric.tool.user.User
Method to tell the maximum number of errors to log.
getErrorLogger() - Method in class com.sun.electric.tool.logicaleffort.LENetlister
Get the error logger
getErrorLogger() - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
 
getErrorLogger() - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
 
getErrorMessage() - Method in class com.sun.electric.tool.user.tecEdit.TechConversionResult
Method to return the error message associated with this conversion.
getEvent(int, double[]) - Method in interface com.sun.electric.tool.simulation.Waveform
Method to return the value of this signal at a given event index.
getEvent(int, double[]) - Method in class com.sun.electric.tool.simulation.WaveformImpl
Method to return the value of this signal at a given event index.
getExamples(Cell, boolean, TechConversionResult, List<Example>) - Static method in class com.sun.electric.tool.user.tecEdit.Example
Method to parse the node examples in cell "np" and return a list of EXAMPLEs (one per example).
getExec() - Method in class com.sun.electric.tool.user.Exec.FinishedEvent
 
getExhaustivePlace() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getExitVal() - Method in class com.sun.electric.tool.cvspm.Update.StatusResult
 
getExitVal() - Method in class com.sun.electric.tool.user.Exec
 
getExitValue() - Method in class com.sun.electric.tool.user.Exec.FinishedEvent
 
getExplorerTab() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to return the Explorer tab associated with this WindowFrame.
getExplorerTree() - Static method in class com.sun.electric.tool.user.ui.ErrorLoggerTree
 
getExplorerTree() - Static method in class com.sun.electric.tool.user.ui.JobTree
Build Job explorer tree
getExport(ExportId) - Method in class com.sun.electric.database.CellRevision
Returns ImmutableExport by its export id.
getExport() - Method in class com.sun.electric.tool.io.output.Topology.CellAggregateSignal
 
getExport() - Method in class com.sun.electric.tool.io.output.Topology.CellSignal
 
getExportAssertionFailures() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
getExportChron(int) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the Export at specified chronological index.
getExportDisplayLevel() - Static method in class com.sun.electric.tool.user.User
Method to tell how to display exports.
getExportedNames() - Method in class com.sun.electric.database.network.Network
A net can have multiple names.
getExportIndex() - Method in class com.sun.electric.tool.io.output.Topology.CellAggregateSignal
 
getExportIndex() - Method in class com.sun.electric.tool.io.output.Topology.CellSignal
 
getExportMismatches() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
This method returns the list of export mismatches
getExportName() - Method in class com.sun.electric.tool.generator.flag.router.ToConnect
 
getExportNames() - Method in class com.sun.electric.tool.ncc.netlist.Port
 
getExportNetIDs(Export) - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
Get netIDs for the Export: e.
getExportPermutation() - Method in class com.sun.electric.tool.ncc.result.NccResult
Return information saved for hierarchical interchange
getExports(int) - Method in class com.sun.electric.database.CellBackup.Memoization
Method to return an Iterator over all ImmutableExports on specified NodeInst.
getExports() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return an iterator over all Exports of this NodeProto.
getExports() - Method in class com.sun.electric.database.network.Network
Get iterator over all Exports on Network
getExports() - Method in class com.sun.electric.database.topology.NodeInst
Method to return an Iterator over all Exports on this NodeInst.
getExports() - Method in class com.sun.electric.database.topology.PortInst
Get iterator of all Exports that connect to this PortInst
getExportsConnected() - Method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
 
getExportsGlobals() - Method in class com.sun.electric.tool.user.ncc.ExportAssertionFailures
 
getExportTextDescriptor() - Static method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to return a displayable TextDescriptor that is a default for Variables on Exports.
getExportTextDescriptor() - Static method in class com.sun.electric.database.variable.TextDescriptor
Method to return a displayable TextDescriptor that is a default for Variables on Exports.
getExpr() - Method in class com.sun.electric.database.variable.CodeExpression
 
getExtendArcEnd(RouteElementPort, double, ArcProto, int, boolean) - Static method in class com.sun.electric.tool.routing.InteractiveRouter
 
getExtendedUserInterface() - Static method in class com.sun.electric.tool.Job
Low-level method.
getExtendFactor(double, int) - Static method in class com.sun.electric.database.geometry.Poly
Method to return the amount that an arc end should extend, given its width and extension factor.
getExtendFromDisk(ArcProto, double) - Method in class com.sun.electric.technology.Technology.SizeCorrector
 
getExtendToDisk(ImmutableArcInst) - Method in class com.sun.electric.technology.Technology.SizeCorrector
 
getExtension(URL) - Static method in class com.sun.electric.database.text.TextUtils
Method to return the extension of the file in a URL.
getExtensionRule(Layer, Layer, boolean) - Method in interface com.sun.electric.technology.DRCRules
 
getExtensionRule(Layer, Layer, boolean) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to find the extension rule between two layer.
getExtensionRule(Layer, Layer, boolean) - Method in class com.sun.electric.technology.XMLRules
Method to find the extension rule between two layer.
getExtensionRule(Layer, Layer, boolean) - Static method in class com.sun.electric.tool.drc.DRC
Method to find the extension rule between two layer.
getExtensions() - Method in class com.sun.electric.tool.io.FileType
 
getExtensionXPositionCursor() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getExternalFigureGroupEquivalence(String) - Method in class com.sun.electric.tool.io.output.EDIFEquiv
Method to get the FigureGroupEquivalence that maps external figuregroup names to Electric names.
getExternalGlobalEquivalence(String) - Method in class com.sun.electric.tool.io.output.EDIFEquiv
Method to get the GlobalEquivalence that maps external global names to Electric names.
getExternalId() - Method in class com.sun.electric.database.id.PortProtoId
Method to return the representation of this PortProtoId in disk files.
getExternalVariableEquivalence(String) - Method in class com.sun.electric.tool.io.output.EDIFEquiv
Method to get the VariableEquivalence that maps external variable names to Electric names.
getExtPort() - Method in class com.sun.electric.tool.io.output.EDIFEquiv.PortEquivalence
 
getExtPorts() - Method in class com.sun.electric.tool.io.output.EDIFEquiv.NodeEquivalence
Get a list of the external ports of this equivalence class
getExtraConstantName(int) - Static method in enum com.sun.electric.technology.Layer.Function
Method to convert an "extra bits" value to a constant name.
getExtractTool() - Static method in class com.sun.electric.tool.extract.Extract
Method to retrieve the singleton associated with the Extract tool.
getExtraName(int) - Static method in enum com.sun.electric.technology.Layer.Function
Method to convert an "extra bits" value to a name.
getExtraSpace(double, int, int, int, int) - Method in interface com.sun.electric.tool.generator.layout.FoldedMos.GateSpace
The getExtraSpace() method returns the desired amount of "extra space" to leave between the specified objects.
getFace() - Method in class com.sun.electric.database.variable.Variable
Method to return the text font of the Variable's TextDescriptor.
getFactory3DAlpha() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to get current alpha speed for 3D demos, by default.
getFactory3DFactor() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to get current scale factor for Z values, by default.
getFactory3DLightDirs() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to return the first light direction, by default.
getFactory3DMaxNumNodes() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to get maximum number of nodes to consider a scene graph, by default.
getFactory3DOrigZoom() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to get original zoom factor for the view, by default.
getFactory3DRotation() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to get factory default rotation for the view along X, Y and Z
getFactoryAbsoluteSizeTolerance() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getFactoryActiveHandling() - Static method in class com.sun.electric.tool.extract.Extract
Method to tell how the node extractor should handle active layers, by default.
getFactoryAlphaBlendingOvercolorLimit() - Static method in class com.sun.electric.tool.user.User
Method to tell the scale of EditWindow when use overcolor in alpha blending color composite, by default.
getFactoryAmperageUnits() - Static method in class com.sun.electric.tool.user.User
Method to get default amperage (current) units.
getFactoryAngleIncrement() - Method in class com.sun.electric.technology.ArcProto
Method to get the default angle increment on this ArcProto.
getFactoryAntennaRatio() - Method in class com.sun.electric.technology.ArcProto
Method to tell the default antenna ratio of this ArcProto.
getFactoryBackupRedundancy() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell what kind of redundancy to apply when writing library files, by default.
getFactoryButtons() - Static method in class com.sun.electric.tool.user.ui.ToolBar
Method to return the "factory default" set of toolbar buttons.
getFactoryCancelMoveDelayMillis() - Static method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
 
getFactoryCapacitanceUnits() - Static method in class com.sun.electric.tool.user.User
Method to get default capacitance units.
getFactoryCDLIncludeFile() - Static method in class com.sun.electric.tool.simulation.Simulation
 
getFactoryCDLLibName() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the default CDL library name.
getFactoryCDLLibPath() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the default CDL library path.
getFactoryCellExpandPattern() - Static method in class com.sun.electric.tool.extract.Extract
Method to return the cell expansion pattern for node extraction, by default.
getFactoryCheckBody() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getFactoryCheckSizes() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getFactoryCurrentUserName() - Static method in class com.sun.electric.tool.project.Project
Method to tell the default name of the current user of Project Management.
getFactoryCVSProgram() - Static method in class com.sun.electric.tool.cvspm.CVS
 
getFactoryCVSRepository() - Static method in class com.sun.electric.tool.cvspm.CVS
 
getFactoryDefaultColor() - Method in enum com.sun.electric.tool.user.User.ColorPrefType
 
getFactoryDefaultFont() - Static method in class com.sun.electric.tool.user.User
Method to get the factory default font to use on the display.
getFactoryDefaultGridBaseHeight() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the factory default base height of this PrimitiveNode in grid units.
getFactoryDefaultGridBaseWidth() - Method in class com.sun.electric.technology.ArcProto
Method to return the factory default base width of this ArcProto in grid units.
getFactoryDefaultGridBaseWidth() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the factory default base width of this PrimitiveNode in grid units.
getFactoryDefaultGridExtendX() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the factory defaut extend of this PrimitiveNode over minimal width\ in grid units.
getFactoryDefaultGridExtendY() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the factory defaut extend of this PrimitiveNode over minimal height\ in grid units.
getFactoryDefaultInst() - Method in class com.sun.electric.technology.ArcProto
Method to return the factory default immutable instance of this PrimitiveNode
getFactoryDefaultInst() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the factory default immutable instance of this PrimitiveNode
getFactoryDefaultLambdaBaseHeight() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the factory default base hwight of this PrimitiveNode in lambda units.
getFactoryDefaultLambdaBaseWidth() - Method in class com.sun.electric.technology.ArcProto
Method to return the factory default base width of this ArcProto in lambda units.
getFactoryDefaultLambdaBaseWidth() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the factory default base width of this PrimitiveNode in lambda units.
getFactoryDefaultTextCellFont() - Static method in class com.sun.electric.tool.user.User
Method to get the factory default font to use when editing textual cells.
getFactoryDefaultTextCellSize() - Static method in class com.sun.electric.tool.user.User
Method to tell the size of text in textual cells, by default.
getFactoryDefaultTextExternalEditor() - Static method in class com.sun.electric.tool.user.User
Method to get the program to invoke when externally editing textual cells, by default.
getFactoryDefGridXBoldFrequency() - Static method in class com.sun.electric.tool.user.User
Method to return the default frequency of bold grid dots in the X direction (factory setting).
getFactoryDefGridXSpacing() - Static method in class com.sun.electric.tool.user.User
Method to return the default spacing of grid dots in the X direction (factory setting).
getFactoryDefGridYBoldFrequency() - Static method in class com.sun.electric.tool.user.User
Method to return the default frequency of bold grid dots in the Y direction (factory setting).
getFactoryDefGridYSpacing() - Static method in class com.sun.electric.tool.user.User
Method to return the default spacing of grid dots in the Y direction (factory setting).
getFactoryDesignRules() - Method in class com.sun.electric.technology.Technology
Method to get the factory design rules.
getFactoryDisplayAlgorithm() - Static method in class com.sun.electric.tool.user.User
Method to tell which display algorithm to use, by default.
getFactoryDisplayStyle() - Static method in class com.sun.electric.tool.user.User
Method to tell the initial display style for Electric, by default.
getFactoryDistanceUnits() - Static method in class com.sun.electric.tool.user.User
Method to get default distance units.
getFactoryEDIFAcceptedParameters() - Static method in class com.sun.electric.tool.io.IOTool
Method to return a string with accepted parameter names, by default.
getFactoryEDIFConfigurationFile() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the configuration file to use, by default.
getFactoryEDIFInputScale() - Static method in class com.sun.electric.tool.io.IOTool
Method to return the EDIF input scale, by default.
getFactoryErrorLimit() - Static method in class com.sun.electric.tool.user.User
Method to tell the maximum number of errors to log, by default.
getFactoryFastHenryDefThickness() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the FastHenry default wire thickness, by default.
getFactoryFastHenryEndFrequency() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the FastHenry ending frequency, by default.
getFactoryFastHenryHeightSubdivisions() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the default number of height subdivisions for FastHenry deck generation, by default.
getFactoryFastHenryMaxSegLength() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the maximum segment length for FastHenry deck generation, by default.
getFactoryFastHenryNumPoles() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the number of poles for FastHenry deck generation, by default.
getFactoryFastHenryRunsPerDecade() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the number of runs per decade for FastHenry deck generation, by default.
getFactoryFastHenryStartFrequency() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the FastHenry starting frequency (or only if using a single frequency), by default.
getFactoryFastHenryWidthSubdivisions() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the default number of width subdivisions for FastHenry deck generation, by default.
getFactoryFrameCompanyName() - Static method in class com.sun.electric.tool.user.User
Method to return the company name to use in schematic frames, by default.
getFactoryFrameDesignerName() - Static method in class com.sun.electric.tool.user.User
Method to return the designer name to use in schematic frames, by default.
getFactoryFrameProjectName() - Static method in class com.sun.electric.tool.user.User
Method to return the project name to use in schematic frames, by default.
getFactoryGDSArraySimplification() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell how GDS input should simplify array references (AREFs), by default.
getFactoryGDSConvertNCCExportsConnectedByParentPins() - Static method in class com.sun.electric.tool.io.IOTool
True to convert pin names to name:name for pins that are specified in the NCC annotation, "exportsConnectedByParent" (by default).
getFactoryGDSInUnknownLayerHandling() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell how GDS Input handles unknown layers, by default.
getFactoryGlobalTextScale() - Static method in class com.sun.electric.tool.user.User
Method to tell the factory default global text scale factor.
getFactoryGraphics() - Method in class com.sun.electric.technology.Layer
Method to return the graphics description of this Layer by factory default.
getFactoryGreekCellSizeLimit() - Static method in class com.sun.electric.tool.user.User
Method to tell the ratio of cell size to screen size beyond which no cell greeking happens, by default.
getFactoryGreekSizeLimit() - Static method in class com.sun.electric.tool.user.User
Method to tell the smallest object that can be drawn, by default.
getFactoryGroupPath(Object) - Static method in class com.sun.electric.tool.io.FileType
 
getFactoryHaltAfterFirstMismatch() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getFactoryHowMuchStatus() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getFactoryIconGenBidirRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Bidirectional ports should go on generated icons, by default.
getFactoryIconGenBidirSide() - Static method in class com.sun.electric.tool.user.User
Method to tell where Bidirectional ports should go on generated icons, by default.
getFactoryIconGenBodyTextSize() - Static method in class com.sun.electric.tool.user.User
Method to tell the size of body text on generated icons, by default.
getFactoryIconGenBottomRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Bottom ports should go on generated icons, by default.
getFactoryIconGenClockRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Clock ports should go on generated icons, by default.
getFactoryIconGenClockSide() - Static method in class com.sun.electric.tool.user.User
Method to tell where Clock ports should go on generated icons, by default.
getFactoryIconGenExportLocation() - Static method in class com.sun.electric.tool.user.User
Method to tell where exports should appear along the leads in generated icons, by default.
getFactoryIconGenExportPlacement() - Static method in class com.sun.electric.tool.user.User
Method to tell how exports are placed in generated icons, by default.
getFactoryIconGenExportPlacementExact() - Static method in class com.sun.electric.tool.user.User
Method to tell whether exports are placed exactly according to schematics, by default.
getFactoryIconGenExportStyle() - Static method in class com.sun.electric.tool.user.User
Method to tell how the text should appear in generated icons, by default.
getFactoryIconGenExportTech() - Static method in class com.sun.electric.tool.user.User
Method to tell how exports should be constructed in generated icons, by default.
getFactoryIconGenGroundRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Ground ports should go on generated icons, by default.
getFactoryIconGenGroundSide() - Static method in class com.sun.electric.tool.user.User
Method to tell where Ground ports should go on generated icons, by default.
getFactoryIconGenInputRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Input ports should go on generated icons, by default.
getFactoryIconGenInputSide() - Static method in class com.sun.electric.tool.user.User
Method to tell where Input ports should go on generated icons, by default.
getFactoryIconGenInstanceLocation() - Static method in class com.sun.electric.tool.user.User
Method to tell where to place an instance of the generated icons in the original schematic, by default.
getFactoryIconGenLeadLength() - Static method in class com.sun.electric.tool.user.User
Method to tell how long to make leads in generated icons, by default.
getFactoryIconGenLeadSpacing() - Static method in class com.sun.electric.tool.user.User
Method to tell how far apart to space leads in generated icons, by default.
getFactoryIconGenLeftRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Left ports should go on generated icons, by default.
getFactoryIconGenOutputRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Output ports should go on generated icons, by default.
getFactoryIconGenOutputSide() - Static method in class com.sun.electric.tool.user.User
Method to tell where Output ports should go on generated icons, by default.
getFactoryIconGenPowerRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Power ports should go on generated icons, by default.
getFactoryIconGenPowerSide() - Static method in class com.sun.electric.tool.user.User
Method to tell where Power ports should go on generated icons, by default.
getFactoryIconGenRightRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Right ports should go on generated icons, by default.
getFactoryIconGenTopRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Top ports should go on generated icons, by default.
getFactoryInductanceUnits() - Static method in class com.sun.electric.tool.user.User
Method to get default inductance units.
getFactoryIRSIMDebugging() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell the debugging level for IRSIM simulation, by default.
getFactoryIRSIMParameterFile() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell the parameter file to use for IRSIM, by default.
getFactoryIRSIMStepModel() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell the stepping model to use for IRSIM, by default.
getFactoryMaxClassMembers() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getFactoryMaxDistance() - Static method in class com.sun.electric.tool.extract.ParasiticTool
Method to get maximum dstance for searching window, by default.
getFactoryMaxMatchedClasses() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getFactoryMaxMismatchedClasses() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getFactoryMaxUndoHistory() - Static method in class com.sun.electric.tool.user.User
Method to get the maximum number of undos retained in memory, by default.
getFactoryMemorySize() - Static method in class com.sun.electric.tool.user.User
Method to tell the maximum memory to use for Electric (in megabytes), by default.
getFactoryMenuPalette() - Method in class com.sun.electric.technology.Technology
Method to construct a factory default Xml menu palette.
getFactoryOperation() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getFactoryPanningDistance() - Static method in class com.sun.electric.tool.user.User
Method to tell the distance to pan when shifting the screen or rolling the mouse wheel, by default.
getFactoryPatternedScaleLimit() - Static method in class com.sun.electric.tool.user.User
Method to tell the scale of EditWindow when use patterned drawing, by default.
getFactoryPermSpace() - Static method in class com.sun.electric.tool.user.User
Method to tell the maximum permanent space of 2dn GC to use for Electric (in megatybes), by default.
getFactoryPlotArea() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the area of the screen to plot for printing/PostScript/HPGL, by default.
getFactoryPreferredRoutingArc() - Static method in class com.sun.electric.tool.routing.Routing
Method to return the name of the arc that should be used as a factory default by the stitching routers.
getFactoryPrefRoot() - Static method in class com.sun.electric.database.text.Pref
Returns the root of dummy Preferences subtree with factory default Electric options.
getFactoryPrefRoot() - Static method in class com.sun.electric.database.text.PrefPackage
Returns the root of dummy Preferences subtree with factory default Electric options.
getFactoryPreserveVerilogFormating() - Static method in class com.sun.electric.tool.simulation.Simulation
 
getFactoryPrintColorMethod() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the color method of PostScript Output, by default.
getFactoryPrintHeight() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the height of PostScript Output, by default.
getFactoryPrintMargin() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the margin of PostScript Output, by default.
getFactoryPrintPSLineWidth() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the width of PostScript lines, by default.
getFactoryPrintResolution() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the factory default printing resolution.
getFactoryPrintRotation() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the rotation of PostScript Output, by default.
getFactoryPrintWidth() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the width of PostScript Output, by default.
getFactoryRelativeSizeTolerance() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getFactoryRepositoryLocation() - Static method in class com.sun.electric.tool.project.Project
Method to tell the default location of the project management repository.
getFactoryResistanceUnits() - Static method in class com.sun.electric.tool.user.User
Method to get default resistance units.
getFactoryResolution() - Method in class com.sun.electric.technology.Technology
Method to retrieve the default resolution associated to the technology.
getFactorySchematicTechnology() - Static method in class com.sun.electric.tool.user.User
Method to choose the layout Technology to use when schematics are found, by default.
getFactorySeaOfGatesComplexityLimit() - Static method in class com.sun.electric.tool.routing.Routing
Method to get the "sea-of-gates" complexity limit, by default.
getFactorySeaOfGatesMaxWidth() - Static method in class com.sun.electric.tool.routing.Routing
Method to get the "sea-of-gates" maximum arc width, by default.
getFactorySkipPassed() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getFactorySmallestPolygonSize() - Static method in class com.sun.electric.tool.extract.Extract
Method to return the size of the smallest polygon to extract, by default.
getFactorySpiceEngine() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell which SPICE engine is being used, by default.
getFactorySpiceEpicMemorySize() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell the maximum memory to use for EpicReaderProcess (in megatybes), by default.
getFactorySpiceExtractedNetDelimiter() - Static method in class com.sun.electric.tool.simulation.Simulation
 
getFactorySpiceGlobalTreatment() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell how to treat globals in Spice output, by default.
getFactorySpiceHeaderCardInfo() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to get the Spice header card specification, by default.
getFactorySpiceLevel() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell which SPICE level is being used, by default.
getFactorySpiceOutputFormat() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell the type of output files expected from Spice, by default.
getFactorySpiceOutputOverwrite() - Static method in class com.sun.electric.tool.simulation.Simulation
Get whether or not we automatically overwrite the spice output file, by default
getFactorySpiceParasiticsLevel() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell the level of parasitics being used by Spice output, by default.
getFactorySpicePartsLibrary() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the name of the default Spice parts library.
getFactorySpiceRunChoice() - Static method in class com.sun.electric.tool.simulation.Simulation
Get the default setting for the Spice Run Choice preference
getFactorySpiceRunDir() - Static method in class com.sun.electric.tool.simulation.Simulation
Get the factory default spice run directory
getFactorySpiceRunProbe() - Static method in class com.sun.electric.tool.simulation.Simulation
Get whether or not to run the spice probe after running spice, by default
getFactorySpiceRunProgram() - Static method in class com.sun.electric.tool.simulation.Simulation
Get the spice run program, by default
getFactorySpiceRunProgramArgs() - Static method in class com.sun.electric.tool.simulation.Simulation
Get the spice run program args, by default
getFactorySpiceShortResistors() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell how SPICE should short resistors, by default.
getFactorySpiceTrailerCardInfo() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to get the Spice trailer card specification, by default.
getFactorySpiceUseRunDir() - Static method in class com.sun.electric.tool.simulation.Simulation
Get whether or not to use the user-specified spice run dir, by default
getFactorySunRouterCostLimit() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterCutlineDeviation() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterDelta() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterDenseViaAreaSize() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterGlobalPathExpansion() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterHighPathSearchCost() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterLayerAssgnCapF() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterLengthLongNet() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterLengthMedNet() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterLowPathSearchCost() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterMediumPathSearchCost() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterOneTileFactor() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterOverloadLimit() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterPathSearchControl() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterPinFactor() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterRetryDenseViaAreaSize() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterRetryExpandRouting() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterRipUpExpansion() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterRipUpMaximum() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterRipUpPenalty() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterRipUpSearches() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterSinkAccessExpansion() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterSourceAccessExpansion() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterSparseViaModulo() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterTakenPathSearchCost() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterTilesPerPinLongNet() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterTilesPerPinMedNet() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterUPinDensityF() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterVerboseLevel() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterWindow() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterWireBlockageFactor() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterWireModulo() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterWireOffset() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterXBitSize() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterXTileSize() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterYBitSize() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterYTileSize() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactorySunRouterZRipUpExpansion() - Static method in class com.sun.electric.tool.routing.Routing
 
getFactoryTimeUnits() - Static method in class com.sun.electric.tool.user.User
Method to get default time units.
getFactoryTransparentLayerColors() - Method in class com.sun.electric.technology.Technology
Method to return the factory default colors for the transparent layers in this Technology.
getFactoryValue() - Method in class com.sun.electric.database.text.Pref
Method to get the factory-default value of this Pref object.
getFactoryValue() - Method in class com.sun.electric.database.text.Setting
Method to get the factory-default value of this Pref object.
getFactoryValue() - Method in class com.sun.electric.database.text.TempPref
Method to get the factory-default value of this TempPref object.
getFactoryVerilogParameterizeModuleNames() - Static method in class com.sun.electric.tool.simulation.Simulation
 
getFactoryVerilogStopAtStandardCells() - Static method in class com.sun.electric.tool.simulation.Simulation
 
getFactoryVHDLNames(PrimitiveNode) - Method in class com.sun.electric.technology.technologies.Schematics
Method to tell the VHDL names for a primitive in this technology, by default.
getFactoryVoltageUnits() - Static method in class com.sun.electric.tool.user.User
Method to get default voltage units.
getFastHenryDefThickness() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the FastHenry default wire thickness.
getFastHenryEndFrequency() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the FastHenry ending frequency.
getFastHenryHeightSubdivisions() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the default number of height subdivisions for FastHenry deck generation.
getFastHenryMaxSegLength() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the maximum segment length for FastHenry deck generation.
getFastHenryNumPoles() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the number of poles for FastHenry deck generation.
getFastHenryRunsPerDecade() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the number of runs per decade for FastHenry deck generation.
getFastHenryStartFrequency() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the FastHenry starting frequency (or only if using a single frequency).
getFastHenryWidthSubdivisions() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the default number of width subdivisions for FastHenry deck generation.
getFeedthroughNames() - Method in class com.sun.electric.tool.generator.flag.scan.ScanChain
 
getFile(URL) - Static method in class com.sun.electric.database.text.TextUtils
Get the file for the URL.
getFile() - Method in class com.sun.electric.tool.cvspm.Edit.Editor
 
getFileFilterAWT() - Method in class com.sun.electric.tool.io.FileType
 
getFileFilterSwing() - Method in class com.sun.electric.tool.io.FileType
 
getFileNameWithoutExtension(URL) - Static method in class com.sun.electric.database.text.TextUtils
Method to return the pure file name of a URL.
getFileNameWithoutExtension(String) - Static method in class com.sun.electric.database.text.TextUtils
Method to return the pure file name of a file path.
getFilePath(URL) - Static method in class com.sun.electric.database.text.TextUtils
Method to return the directory path part of a URL (excluding the file name).
getFiles(File, boolean) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
getFileType() - Method in class com.sun.electric.tool.io.output.CellModelPrefs
 
getFileTypeGroups() - Static method in class com.sun.electric.tool.io.FileType
 
getFileURL() - Method in class com.sun.electric.tool.simulation.Stimuli
Method to return a URL to the file containing this simulation data.
getFinal() - Method in class com.sun.electric.tool.user.dialogs.PromptAt.Field
Method to return the final value for a field, after the dialog has completed.
getFirstExport() - Method in class com.sun.electric.tool.user.ncc.ExportMismatch.NameMismatch
 
getFirstExport() - Method in class com.sun.electric.tool.user.ncc.ExportMismatch.TopologyMismatch
 
getFirstLayer() - Method in class com.sun.electric.tool.io.GDSLayers
 
getFlag() - Method in class com.sun.electric.database.topology.RTNode
Method to get the leaf/branch flag of this RTNode.
getFlags() - Method in class com.sun.electric.tool.io.output.Topology.CellAggregateSignal
 
getFlavorObject() - Method in class com.sun.electric.tool.user.ui.EditWindow.NodeProtoDataFlavor
 
getFoldPitch(int) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Get the fold pitch for folded transistor, given the number of series transistors
getFont(String, String, int, boolean, boolean, boolean) - Static method in class com.sun.electric.tool.user.redisplay.PixelDrawing
 
getFont(TextDescriptor) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to get a Font to use for a given TextDescriptor in this EditWindow.
getFont() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getFontHeight(TextDescriptor) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to get the height of text given a TextDescriptor in this EditWindow.
getFontRenderContext() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getForcePartMatches() - Method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
 
getForceWireMatches() - Method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
 
getForeground() - Method in class com.sun.electric.database.geometry.EGraphics
Method to get whether this EGraphics should be drawn in the foreground.
getFormattedDouble(Setting) - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method to get string representation of the double value on the Setting object.
getFound() - Method in class com.sun.electric.tool.user.Exec.OutputStreamChecker
 
getFoundLine() - Method in class com.sun.electric.tool.user.Exec.OutputStreamChecker
 
getFoundries() - Method in class com.sun.electric.technology.Technology
Get an iterator over all of the Manufacturers.
getFoundrySetting() - Static method in class com.sun.electric.tool.generator.layout.GateLayGenSettings
 
getFoundrySetting() - Static method in class com.sun.electric.tool.ToolSettings
 
getFrame() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to return the TopLevel associated with this WindowFrame.
getFrameCompanyName() - Static method in class com.sun.electric.tool.user.User
Method to return the company name to use in schematic frames.
getFrameDesignerName() - Static method in class com.sun.electric.tool.user.User
Method to return the designer name to use in schematic frames.
getFrameIcon() - Static method in class com.sun.electric.tool.user.ui.TopLevel
Method to return the Icon to use in windows.
getFrameProjectName() - Static method in class com.sun.electric.tool.user.User
Method to return the project name to use in schematic frames.
getFreshSnapshot() - Method in class com.sun.electric.database.hierarchy.EDatabase
Low-level method to atomically get fresh snapshot.
getFullDescription(ElectricObject) - Method in class com.sun.electric.database.variable.Variable
Method to return a full description of this Variable.
getFullName() - Method in class com.sun.electric.database.hierarchy.View
Method to return the full name of this View.
getFullName() - Method in enum com.sun.electric.database.prototype.PortCharacteristic
Method to return the full name of this PortCharacteristic.
getFullName() - Method in class com.sun.electric.technology.ArcProto
Method to return the full name of this ArcProto.
getFullName() - Method in class com.sun.electric.technology.Layer
Method to return the full name of this Layer.
getFullName() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the full name of this PrimitiveNode.
getFullName() - Method in class com.sun.electric.tool.simulation.Signal
Method to return the full name of this simulation signal.
getFullRectangle() - Method in class com.sun.electric.technology.PrimitiveNode
Method to get the full (true) ERectangle of this PrimitiveNode.
getFunction() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the function of this Cell.
getFunction() - Method in interface com.sun.electric.database.prototype.NodeProto
Method to return the function of this NodeProto.
getFunction() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the function of this NodeProto.
getFunction() - Method in class com.sun.electric.technology.ArcProto
Method to return the function of this ArcProto.
getFunction() - Method in class com.sun.electric.technology.Layer
Method to return the Function of this Layer.
getFunction() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the function of this PrimitiveNode.
getFunctionExtras() - Static method in enum com.sun.electric.technology.Layer.Function
Method to return an array of the Layer Function "extra bits".
getFunctionExtras() - Method in class com.sun.electric.technology.Layer
Method to return the Function "extras" of this Layer.
getFunctions() - Static method in enum com.sun.electric.technology.ArcProto.Function
Method to return a List of all ArcProto functions.
getFunctions() - Static method in enum com.sun.electric.technology.Layer.Function
Method to return a list of all Layer Functions.
getFunctions() - Static method in enum com.sun.electric.technology.PrimitiveNode.Function
Method to return a List of all Functions that exist.
getGate(int, char) - Method in class com.sun.electric.tool.generator.layout.FoldedMos
 
getGateCapacitance() - Method in class com.sun.electric.technology.Technology
Method to get the Gate Capacitance for Logical Effort.
getGateCapacitanceSetting() - Method in class com.sun.electric.technology.Technology
Returns project preferences to tell the Gate Capacitance for Logical Effort.
getGateExtendPastMOS() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getGateIncludedSetting() - Method in class com.sun.electric.technology.Technology
Returns project preferences to tell gate inclusion.
getGateLength() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getGateLengthSubtraction() - Method in class com.sun.electric.technology.Technology
Gets the gate length subtraction for this Technology (in microns).
getGateLengthSubtractionSetting() - Method in class com.sun.electric.technology.Technology
Returns project preferences to tell the gate length subtraction for this Technology (in microns) This is used because there is sometimes a subtracted offset from the layout to the drawn length.
getGateStrengthColor() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getGateToDiffContSpace() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getGateToDiffContSpaceDogBone() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getGateToGateSpace() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getGateWidth() - Method in class com.sun.electric.tool.generator.layout.FoldedMos
return the width of each transistor's gate
getGDSArraySimplification() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell how GDS input should simplify array references (AREFs).
getGDSCellNameLenMax() - Static method in class com.sun.electric.tool.io.IOTool
Get the maximum length (number of chars) for Cell names in the GDS output file
getGDSCellNameLenMaxSetting() - Static method in class com.sun.electric.tool.io.IOTool
Returns Setting to tell the maximum length (number of chars) for Cell names in the GDS output file
getGDSCellNameLenMaxSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns Setting to tell the maximum length (number of chars) for Cell names in the GDS output file
getGDSConvertNCCExportsConnectedByParentPins() - Static method in class com.sun.electric.tool.io.IOTool
True to convert pin names to name:name for pins that are specified in the NCC annotation, "exportsConnectedByParent".
getGDSInputScale() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the scale to be applied when reading GDS.
getGDSInputScaleSetting() - Static method in class com.sun.electric.tool.io.IOTool
Method to set the scale to be applied when reading GDS.
getGDSInputScaleSetting() - Static method in class com.sun.electric.tool.ToolSettings
Method to set the scale to be applied when reading GDS.
getGDSInUnknownLayerHandling() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell how GDS Input handles unknown layers.
getGDSLayers() - Method in class com.sun.electric.technology.Foundry
Method to return the map from Layers of Foundry's technology to their GDS names in this foundry.
getGDSLayers() - Method in class com.sun.electric.technology.Technology
Method to return the map from Layers of this Technology to their GDS names in current foundry.
getGDSLayerSetting(Layer) - Method in class com.sun.electric.technology.Foundry
Method to return the map from Layers of Foundry's technology to project preferences which define their GDS names in this foundry.
getGDSOutDefaultTextLayer() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the default GDS layer to use for the text of Export pins.
getGDSOutDefaultTextLayerSetting() - Static method in class com.sun.electric.tool.io.IOTool
Returns Setting to tell the default GDS layer to use for the text of Export pins.
getGDSOutDefaultTextLayerSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns Setting to tell the default GDS layer to use for the text of Export pins.
getGDSOutMergesBoxesSetting() - Static method in class com.sun.electric.tool.io.IOTool
Returns Setting to tell whether GDS Output merges boxes into complex polygons.
getGDSOutMergesBoxesSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns Setting to tell whether GDS Output merges boxes into complex polygons.
getGDSOutputConvertsBracketsInExports() - Static method in class com.sun.electric.tool.io.IOTool
Method to get the state of whether the GDS writer converts brackets to underscores in export names.
getGDSOutputConvertsBracketsInExportsSetting() - Static method in class com.sun.electric.tool.io.IOTool
Returns Setting to tell the state of whether the GDS writer converts brackets to underscores in export names.
getGDSOutputConvertsBracketsInExportsSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns Setting to tell the state of whether the GDS writer converts brackets to underscores in export names.
getGDSOutUpperCaseSetting() - Static method in class com.sun.electric.tool.io.IOTool
Returns Setting to tell whether GDS Output makes all text upper-case.
getGDSOutUpperCaseSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns Setting to tell whether GDS Output makes all text upper-case.
getGDSOutWritesExportPinsSetting() - Static method in class com.sun.electric.tool.io.IOTool
Returns Setting to tell whether GDS Output writes pins at Export locations.
getGDSOutWritesExportPinsSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns Setting to tell whether GDS Output writes pins at Export locations.
getGeneratedCells() - Method in class com.sun.electric.tool.generator.layout.fill.StitchFillJob
 
getGeneric() - Method in class com.sun.electric.database.hierarchy.EDatabase
Return Generic technology in this database
getGeneric() - Method in class com.sun.electric.database.Snapshot
Returns Generic technology in this database
getGeneric() - Method in class com.sun.electric.database.variable.ElectricObject
Returns Generic technology in this database
getGeneric() - Method in class com.sun.electric.technology.TechPool
Returns Generic technology in this database
getGenericFactory() - Static method in class com.sun.electric.technology.TechFactory
 
getGeometric() - Method in class com.sun.electric.tool.extract.GeometrySearch.GeometrySearchResult
 
getGeometric() - Method in class com.sun.electric.tool.user.Highlight2
Method to return the Geometric object that is in this Highlight.
getGeometryOnNetwork(Cell, PortInst, Layer, LayerCoverageTool.LayerCoveragePreferences) - Static method in class com.sun.electric.tool.extract.LayerCoverageTool
Method to extract bounding box for a particular Network/Layer
getGlobal() - Method in class com.sun.electric.tool.io.output.Topology.CellSignal
 
getGlobalFanout() - Static method in class com.sun.electric.tool.logicaleffort.LETool
Method to get the Global Fanout for Logical Effort.
getGlobalFanoutSetting() - Static method in class com.sun.electric.tool.logicaleffort.LETool
Returns project preferences to tell the Global Fanout for Logical Effort.
getGlobalFanoutSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns project preference to tell the Global Fanout for Logical Effort.
getGlobalName(Global) - Method in class com.sun.electric.tool.io.output.EDIF
Method to return the proper name of a Global signal
getGlobalName(Global) - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to return the proper name of a Global signal
getGlobalName(Global) - Method in class com.sun.electric.tool.io.output.MOSSIM
Method to return the proper name of a Global signal
getGlobalName(Global) - Method in class com.sun.electric.tool.io.output.Silos
Method to return the proper name of a Global signal
getGlobalName(Global) - Method in class com.sun.electric.tool.io.output.Spice
Method to return the proper name of a Global signal
getGlobalName(Global) - Method in class com.sun.electric.tool.io.output.Tegas
Method to return the proper name of a Global signal
getGlobalName(Global) - Method in class com.sun.electric.tool.io.output.Topology
Abstract method to return the proper name of a Global signal
getGlobalName(Global) - Method in class com.sun.electric.tool.io.output.Verilog
Method to return the proper name of a Global signal
getGlobalNets() - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceNetlistReader
 
getGlobalNetwork() - Method in class com.sun.electric.tool.user.ncc.ExportConflict.NetworkConflict
Get the global conflicting Network
getGlobalParams() - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceNetlistReader
 
getGlobals() - Method in class com.sun.electric.database.network.Netlist
Returns set of global signals in this Netlist.
getGlobals() - Method in class com.sun.electric.database.network.Network
Get iterator over all Globals on Network
getGlobalSDCCommandsSetting() - Static method in class com.sun.electric.tool.ToolSettings
 
getGlobalSU() - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
 
getGlobalTextScale() - Method in interface com.sun.electric.database.variable.EditWindow0
Method to return the text scale factor for this window.
getGlobalTextScale() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the text scale factor for this window.
getGlobalTextScale() - Static method in class com.sun.electric.tool.user.User
Method to tell the default global text scale factor.
getGlyphs(String, Font) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to convert a string and descriptor to a GlyphVector.
getGnd(int, int) - Method in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
get nth Gnd strap
getGndCenter(int) - Method in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
if horizontal get Y else X
getGndExportName() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getGndExportRole() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getGndWidth() - Method in class com.sun.electric.tool.generator.layout.fill.CapCell
 
getGndWidth(int) - Method in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
how wide is nth Gnd strap?
getGndWidth() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getGndY() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getGndYSetting() - Static method in class com.sun.electric.tool.generator.layout.GateLayGenSettings
 
getGndYSetting() - Static method in class com.sun.electric.tool.ToolSettings
 
getGraphics() - Method in class com.sun.electric.technology.Layer
Method to return the graphics description of this Layer.
getGraphics(Layer) - Method in class com.sun.electric.tool.user.GraphicsPreferences
Method to return the graphics description of specified Layer.
getGraphics() - Method in class com.sun.electric.tool.user.ui.ElectricPrinter
 
getGraphicsOverride() - Method in class com.sun.electric.database.geometry.Poly
Method to return the EGraphics which overrides default EGraphics for Poly's Layer.
getGraphicsPreferences() - Static method in class com.sun.electric.tool.user.UserInterfaceMain
 
getGreekCellSizeLimit() - Static method in class com.sun.electric.tool.user.User
Method to tell the ratio of cell size to screen size beyond which no cell greeking happens.
getGreekSizeLimit() - Static method in class com.sun.electric.tool.user.User
Method to tell the smallest object that can be drawn.
getGridAdder() - Method in class com.sun.electric.technology.EdgeH
Returns the adder in grid units.
getGridAdder() - Method in class com.sun.electric.technology.EdgeV
Returns the adder in grid units.
getGridBaseExtend() - Method in class com.sun.electric.technology.ArcProto
Method to return the base width extend of this ArcProto in grid units.
getGridBaseWidth() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the base width of this ArcInst in grid units.
getGridBounds(Rectangle2D) - Method in class com.sun.electric.database.topology.Geometric
Method to fill the bounds of this Geometric in grid units into specified Rectangle2D.
getGridCenterX() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the X coordinate of the center of this ERectangle in grid units in long precision.
getGridCenterY() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the Y coordinate of the center of this ERectangle in grid units in long precision.
getGridExtend() - Method in class com.sun.electric.technology.Technology.ArcLayer
Returns the distance from the center of the standard ArcInst to the outsize of this ArcLayer in grid units.
getGridExtendOverMin() - Method in class com.sun.electric.database.ImmutableArcInst
Returns extend of this ImmutableArcInst over minimal-width arc of this type in grid units.
getGridFullWidth() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the full width of this ArcInst in grid units.
getGridHeight() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the heigth of this ERectangle in grid units in long precision.
getGridLength() - Method in class com.sun.electric.database.ImmutableArcInst
Returns length of this ImmutableArcInst in grid units.
getGridLength() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the length of this ArcInst in grid units.
getGridMaxX() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the largest X coordinate of this ERectangle in grid units in long precision.
getGridMaxY() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the largest Y coordinate of this ERectangle in grid units in long precision.
getGridMinX() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the smallest X coordinate of this ERectangle in grid units in long precision.
getGridMinY() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the smallest Y coordinate of this ERectangle in grid units in long precision.
getGridMulticutSep1D() - Method in class com.sun.electric.technology.Technology.NodeLayer
 
getGridMulticutSep2D() - Method in class com.sun.electric.technology.Technology.NodeLayer
 
getGridMulticutSizeX() - Method in class com.sun.electric.technology.Technology.NodeLayer
 
getGridMulticutSizeY() - Method in class com.sun.electric.technology.Technology.NodeLayer
 
getGridResolution() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getGridWidth() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the width of this ERectangle in grid units in long precision.
getGridX() - Method in class com.sun.electric.database.geometry.EPoint
Returns the X coordinate of this EPoint in grid units in long precision.
getGridX() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the X coordinate of this ERectangle in grid units in long precision.
getGridXSpacing() - Method in interface com.sun.electric.database.variable.EditWindow_
 
getGridXSpacing() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the distance between grid dots in the X direction.
getGridY() - Method in class com.sun.electric.database.geometry.EPoint
Returns the Y coordinate of this EPoint in grid units in long precision.
getGridY() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the Y coordinate of this ERectangle in grid units in long precision.
getGridYSpacing() - Method in interface com.sun.electric.database.variable.EditWindow_
 
getGridYSpacing() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the distance between grid dots in the Y direction.
getGroundName(Network) - Method in class com.sun.electric.tool.io.output.EDIF
Method to return the proper name of Ground
getGroundName(Network) - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to return the proper name of Ground (just use whatever name is there)
getGroundName(Network) - Method in class com.sun.electric.tool.io.output.MOSSIM
Method to return the proper name of Ground
getGroundName(Network) - Method in class com.sun.electric.tool.io.output.Silos
Method to return the proper name of Ground
getGroundName(Network) - Method in class com.sun.electric.tool.io.output.Spice
Method to return the proper name of Ground
getGroundName(Network) - Method in class com.sun.electric.tool.io.output.Tegas
Method to return the proper name of Ground
getGroundName(Network) - Method in class com.sun.electric.tool.io.output.Topology
Abstract method to return the proper name of Ground (or null to use existing name)
getGroundName(Network) - Method in class com.sun.electric.tool.io.output.Verilog
Method to return the proper name of Ground
getGroundNet() - Method in class com.sun.electric.tool.io.output.Topology.CellNetInfo
 
getGroundNetIncludedSetting() - Method in class com.sun.electric.technology.Technology
Returns project preferences to tell ground network inclusion.
getGroupFunction() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the function of this PrimitiveNode, grouped according to its general function.
getGroupName() - Method in class com.sun.electric.tool.io.output.FastHenry.FastHenryArcInfo
 
getGroupName(int) - Method in class com.sun.electric.tool.user.ErrorLogger
Get a group name for a sortKey.
getGroupPath(Object) - Static method in class com.sun.electric.tool.io.FileType
 
getGroupPath() - Method in class com.sun.electric.tool.io.FileType
 
getGroupToJoin() - Method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
 
getHalfPerimeters() - Method in class com.sun.electric.tool.extract.LayerCoverageTool.GeometryOnNetwork
 
getHaltAfterFirstMismatch() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getHashFor(Wire) - Method in class com.sun.electric.tool.ncc.netlist.Part
The Part must compute a hash code contribution for a Wire to use.
getHashFor(Wire) - Method in class com.sun.electric.tool.ncc.netlist.Subcircuit
Subcircuits can have tens of thousands of pins.
getHead() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the Connection on the head end of this ArcInst.
getHead() - Method in class com.sun.electric.tool.routing.RouteElementArc
 
getHeadConnPoint() - Method in class com.sun.electric.tool.routing.RouteElementArc
 
getHeaderFile() - Static method in class com.sun.electric.tool.io.output.DELIB
Get relative path to header file from .delib directory
getHeadExtension() - Method in class com.sun.electric.tool.routing.RouteElementArc
 
getHeadLocation() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the Location on head of this ArcInst.
getHeadPortInst() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the PortInst on head of this ArcInst.
getHeight() - Method in class com.sun.electric.database.geometry.Dimension2D.Double
Method to return the Y size of this Dimension2D.Double.
getHeight() - Method in class com.sun.electric.database.geometry.Dimension2D
Method to return the Y size of this Dimension2D.
getHeight() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the heigth of this ERectangle in lambda units in double precision.
getHeight() - Method in enum com.sun.electric.technology.Layer.Function
Method to tell the distance of this layer function.
getHeight() - Method in class com.sun.electric.technology.PrimitiveNode.NodeSizeRule
 
getHeight() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
 
getHeight() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.Node
 
getHeightSubdivisions() - Method in class com.sun.electric.tool.io.output.FastHenry.FastHenryArcInfo
 
getHiddenMenu() - Method in class com.sun.electric.tool.user.menus.EMenuBar
Returns hidden menu whcih items are invoked by shortcuts only.
getHighDefaultHorizontalRange() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getHighIndex() - Method in class com.sun.electric.tool.io.output.Topology.CellAggregateSignal
 
getHighlighted() - Static method in class com.sun.electric.tool.user.CircuitChanges
Get list of Highlights in current highlighter
getHighlightedArcs() - Method in class com.sun.electric.tool.user.Highlighter
Method to return a List of all highlighted ArcInsts.
getHighlightedArea() - Method in interface com.sun.electric.database.variable.EditWindow_
 
getHighlightedArea(EditWindow) - Method in class com.sun.electric.tool.user.Highlighter
Method to return the bounds of the highlighted objects.
getHighlightedArea() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
getHighlightedEObjs(boolean, boolean) - Method in interface com.sun.electric.database.variable.EditWindow_
 
getHighlightedEObjs(boolean, boolean) - Method in class com.sun.electric.tool.user.Highlighter
Method to return a List of all highlighted Geometrics.
getHighlightedEObjs(boolean, boolean) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
getHighlightedNetworkNames() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to return a List of highlighted simulation signals.
getHighlightedNetworks() - Method in interface com.sun.electric.database.variable.EditWindow_
 
getHighlightedNetworks() - Method in class com.sun.electric.tool.user.Highlighter
Method to return a set of the currently selected networks.
getHighlightedNetworks() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
getHighlightedNetworks() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to get a Set of currently highlighted networks in this WaveformWindow.
getHighlightedNodes() - Method in class com.sun.electric.tool.user.Highlighter
Method to return a List of all highlighted NodeInsts.
getHighlightedSweep() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getHighlightedText(boolean) - Method in class com.sun.electric.tool.user.Highlighter
Method to return a List of all highlighted text.
getHighlighter() - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
getHighlighter(Cell, VarContext) - Static method in class com.sun.electric.tool.user.ncc.HighlightTools
 
getHighlighter() - Method in class com.sun.electric.tool.user.ui.EditWindow
Get the highlighter for this WindowContent.
getHighlighter() - Method in class com.sun.electric.tool.user.ui.TextWindow
 
getHighlighter() - Method in interface com.sun.electric.tool.user.ui.WindowContent
Get the Highlighter for this window
getHighlighter() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Get the highlighter for this window content.
getHighlightOffset() - Method in interface com.sun.electric.database.variable.EditWindow_
 
getHighlightOffset() - Method in class com.sun.electric.tool.user.Highlighter
Method to return the screen offset for the display of highlighting
getHighlightOffset() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
getHighlights() - Method in class com.sun.electric.tool.user.ErrorLogger.MessageLog
 
getHighlights() - Method in class com.sun.electric.tool.user.Highlighter
Method to return a list that is a copy of the list of current highlights.
getHighlights(Cell, Netlist, Set<Network>, int, int) - Static method in class com.sun.electric.tool.user.NetworkHighlighter
Returns a list of Highlight objects that draw lines and boxes over instances that denote the location of objects in that instance that are connected to net.
getHighValue() - Method in class com.sun.electric.tool.user.waveform.StepSize
Method to return the high value to display for this range.
getHighXGridOffset() - Method in class com.sun.electric.technology.SizeOffset
Method to return the high-X offset of this SizeOffset in grid units.
getHighXOffset() - Method in class com.sun.electric.technology.SizeOffset
Method to return the high-X offset of this SizeOffset.
getHighYGridOffset() - Method in class com.sun.electric.technology.SizeOffset
Method to return the high-Y offset of this SizeOffset in grid units.
getHighYOffset() - Method in class com.sun.electric.technology.SizeOffset
Method to return the high-Y offset of this SizeOffset.
getHomeDirectory() - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
getHorizRuler() - Method in class com.sun.electric.tool.user.waveform.Panel
 
getHostname() - Method in class com.sun.electric.tool.cvspm.Edit.Editor
 
getHostName() - Static method in class com.sun.electric.tool.cvspm.Edit
 
getHowMuchStatus() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getHSpiceText(boolean) - Method in class com.sun.electric.database.variable.CodeExpression
 
getIcon() - Method in class com.sun.electric.tool.user.ui.ToolBar.EToolBarButton
Method to return the icon associated with this button.
getIconGenBidirRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Bidirectional ports should go on generated icons.
getIconGenBidirSide() - Static method in class com.sun.electric.tool.user.User
Method to tell where Bidirectional ports should go on generated icons.
getIconGenBodyTextSize() - Static method in class com.sun.electric.tool.user.User
Method to tell the size of body text on generated icons.
getIconGenBottomRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Bottom ports should go on generated icons.
getIconGenClockRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Clock ports should go on generated icons.
getIconGenClockSide() - Static method in class com.sun.electric.tool.user.User
Method to tell where Clock ports should go on generated icons.
getIconGenExportLocation() - Static method in class com.sun.electric.tool.user.User
Method to tell where exports should appear along the leads in generated icons.
getIconGenExportPlacement() - Static method in class com.sun.electric.tool.user.User
Method to tell how exports are placed in generated icons.
getIconGenExportPlacementExact() - Static method in class com.sun.electric.tool.user.User
Method to tell whether exports are placed exactly according to schematics.
getIconGenExportStyle() - Static method in class com.sun.electric.tool.user.User
Method to tell how the text should appear in generated icons.
getIconGenExportTech() - Static method in class com.sun.electric.tool.user.User
Method to tell how exports should be constructed in generated icons.
getIconGenGroundRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Ground ports should go on generated icons.
getIconGenGroundSide() - Static method in class com.sun.electric.tool.user.User
Method to tell where Ground ports should go on generated icons.
getIconGenInputRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Input ports should go on generated icons.
getIconGenInputSide() - Static method in class com.sun.electric.tool.user.User
Method to tell where Input ports should go on generated icons.
getIconGenInstanceLocation() - Static method in class com.sun.electric.tool.user.User
Method to tell where to place an instance of the generated icons in the original schematic.
getIconGenLeadLength() - Static method in class com.sun.electric.tool.user.User
Method to tell how long to make leads in generated icons.
getIconGenLeadSpacing() - Static method in class com.sun.electric.tool.user.User
Method to tell how far apart to space leads in generated icons.
getIconGenLeftRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Left ports should go on generated icons.
getIconGenOutputRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Output ports should go on generated icons.
getIconGenOutputSide() - Static method in class com.sun.electric.tool.user.User
Method to tell where Output ports should go on generated icons.
getIconGenPowerRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Power ports should go on generated icons.
getIconGenPowerSide() - Static method in class com.sun.electric.tool.user.User
Method to tell where Power ports should go on generated icons.
getIconGenRightRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Right ports should go on generated icons.
getIconGenTopRot() - Static method in class com.sun.electric.tool.user.User
Method to tell what angle Top ports should go on generated icons.
getId() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return NodeProtoId of this NodeProto.
getId() - Method in class com.sun.electric.database.hierarchy.Export
Method to return PortProtoId of this Export.
getId() - Method in class com.sun.electric.database.hierarchy.Library
Method to return LibId of this Library.
getId() - Method in interface com.sun.electric.database.prototype.NodeProto
Method to return NodeProtoId of this NodeProto.
getId() - Method in interface com.sun.electric.database.prototype.PortProto
Method to return PortProtoId of this PortProto.
getId() - Method in class com.sun.electric.technology.ArcProto
Method to return the Id of this ArcProto.
getId() - Method in class com.sun.electric.technology.Layer
Method to return the Id of this Layer.
getId() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return NodeProtoId of this NodeProto.
getId() - Method in class com.sun.electric.technology.PrimitivePort
Method to return PortProtoId of this PrimitivePort.
getId() - Method in class com.sun.electric.technology.Technology
Returns the TechId of this technology.
getId() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.Node
 
getID() - Method in class com.sun.electric.tool.ncc.processing.LocalPartitionWires.Signature
 
getID() - Method in class com.sun.electric.tool.ncc.processing.SubcircuitInfo
 
getIdManager() - Method in class com.sun.electric.database.EObjectInputStream
 
getIdManager() - Method in class com.sun.electric.database.EObjectOutputStream
 
getIdManager() - Method in class com.sun.electric.database.hierarchy.EDatabase
 
getIdManager() - Method in class com.sun.electric.database.id.CellId
Returns IdManager which is owner of this CellId.
getIgnoreKeyBindings() - Method in class com.sun.electric.tool.user.menus.EMenuBar.Instance
 
getIgnoreResistorsSetting() - Static method in class com.sun.electric.database.network.NetworkTool
Returns project preferences to tell whether resistors are ignored in the circuit.
getIgnoreResistorsSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns project preference to tell whether resistors are ignored in the circuit.
getIgnoreTextEditKeys() - Method in class com.sun.electric.tool.user.menus.EMenuBar.Instance
 
getImag() - Method in class com.sun.electric.tool.simulation.ComplexWaveform
Return real waveform which is imag part of this complex waveform.
getImportantVars(PrimitiveNode) - Method in class com.sun.electric.tool.io.output.Spice
Method to tell which Variables are important for primitive node in this netlister
getIncludeDateAndVersionInOutputSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns project preference to tell whether to include the date and Electric version in output files.
getIncludeDateAndVersionInOutputSetting() - Static method in class com.sun.electric.tool.user.User
Returns project preference to tell whether to include the date and Electric version in output files.
getInCVS(List<Library>, List<Cell>) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
 
getInCVSSorted(List<Library>, List<Cell>) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
Get a list of libraries and cells that are in CVS.
getIndex() - Method in enum com.sun.electric.database.geometry.EGraphics.Outline
 
getIndex() - Method in class com.sun.electric.database.text.TextUtils.UnitScale
Method to convert this UnitScale to an integer.
getIndex() - Method in class com.sun.electric.technology.Layer
Method to return the index of this Layer.
getIndex() - Method in class com.sun.electric.tool.generator.flag.router.Track
 
getIndex() - Method in class com.sun.electric.tool.generator.layout.NodaNets.NodaPortInst
 
getIndex(TreeNode) - Method in class com.sun.electric.tool.io.input.EpicAnalysis.EpicTreeNode
Returns the index of node in the receivers children.
getIndex() - Method in class com.sun.electric.tool.Tool
Method to return the index of this Tool.
getIndex(TreeNode) - Method in class com.sun.electric.tool.user.ui.JobTree
Returns the index of the specified child in this node's child array.
getIndex(TreeNode) - Method in class com.sun.electric.tool.user.ui.JobTree.JobTreeNode
Returns the index of node in the receivers children.
getIndex() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to get the unique index number of this WindowFrame.
getIndexInAnalysis() - Method in class com.sun.electric.tool.simulation.AnalogSignal
Method to return the index of this AnalogSignal in its AnalogAnalysis.
getIndexOfChild(Object, Object) - Method in class com.sun.electric.tool.user.ui.ExplorerTreeModel
Returns the index of child in parent.
getIndices() - Method in class com.sun.electric.tool.io.output.Topology.CellAggregateSignal
 
getInductanceUnits() - Static method in class com.sun.electric.tool.user.User
Method to get current inductance units.
getInfo() - Method in class com.sun.electric.database.topology.Geometric
Method to write a description of this Geometric.
getInfo() - Method in class com.sun.electric.database.variable.ElectricObject
Method to write a description of this ElectricObject (lists all Variables).
getInfo(Technology) - Method in interface com.sun.electric.tool.extract.ExtractedPBucket
 
getInfo(Technology) - Method in class com.sun.electric.tool.extract.NetPBucket
Method to be used to retrieve information while printing the deck.
getInfo(Technology) - Method in class com.sun.electric.tool.extract.RCPBucket
Method to be used to retrieve information while printing the deck.
getInfo(Technology) - Method in class com.sun.electric.tool.extract.TransistorPBucket
 
getInfo() - Method in class com.sun.electric.tool.Job
Get info on Job
getInfo() - Method in class com.sun.electric.tool.Job.Inform
 
getInfo() - Method in class com.sun.electric.tool.logicaleffort.LETool.AnalyzeCell
 
getInfo(String) - Method in class com.sun.electric.tool.ncc.result.BenchmarkResults
 
getInfo() - Method in class com.sun.electric.tool.user.ErrorLogger
Method to retrieve general information about the errorLogger.
getInfo() - Method in class com.sun.electric.tool.user.Highlight2
 
getInfo() - Method in class com.sun.electric.tool.user.ui.JobTree.JobTreeNode
 
GetInfoArc - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Arc Get-Info" dialog.
getInfoCommand(List<Highlight2>, int[]) - Static method in class com.sun.electric.tool.user.Highlight2
Method to load an array of counts with the number of highlighted objects in a list.
getInfoCommand(boolean) - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method shows the GetInfo dialog for the highlighted nodes, arcs, and/or text.
GetInfoExport - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Export Get-Info" dialog.
GetInfoMulti - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Multi-object Get Info" dialog.
GetInfoNode - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Node Properties" dialog.
GetInfoOutline - Class in com.sun.electric.tool.user.dialogs
Class to handle the "GetInfoOutline" dialog.
GetInfoOutline(Frame) - Constructor for class com.sun.electric.tool.user.dialogs.GetInfoOutline
Creates new form GetInfoOutline
getInform() - Method in class com.sun.electric.tool.EJob
 
getInform() - Method in class com.sun.electric.tool.Job
 
GetInfoText - Class in com.sun.electric.tool.user.dialogs
Class to handle the Text "Properties" dialog.
GetInfoText.EditInPlaceListener - Class in com.sun.electric.tool.user.dialogs
Class to handle edit-in-place of text.
getInitialEnvironment() - Method in class com.sun.electric.database.id.IdManager
 
getInitialSnapshot() - Method in class com.sun.electric.database.hierarchy.EDatabase
 
getInitialSnapshot() - Method in class com.sun.electric.database.id.IdManager
 
getInitialTechPool() - Method in class com.sun.electric.database.id.IdManager
 
getInoutPins() - Method in class com.sun.electric.tool.logicaleffort.Instance
Get inout pins
getInoutPins(List<LEPin>) - Static method in class com.sun.electric.tool.logicaleffort.LEPin
Return list of bidirectional pins;
getInoutPins() - Method in class com.sun.electric.tool.logicaleffort.Net
Get inout pins
getInoutPins(ArrayList<Pin>) - Static method in class com.sun.electric.tool.logicaleffort.Pin
Return list of bidirectional pins;
getInPlaceEditNodePath() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return a List of NodeInsts to the cell being in-place edited.
getInPlaceEditTopCell() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the top-level cell for "in-place" display.
getInPlaceTextObject() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the current "in-place" text editing object on this EditWindow.
getInPlaceTransformIn() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the transformation matrix from the displayed top-level cell to the current cell.
getInPlaceTransformOut() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the transformation matrix from the current cell to the displayed top-level cell.
getInputMap() - Method in class com.sun.electric.tool.user.KeyBindingManager.KeyMaps
 
getInputNames() - Method in class com.sun.electric.tool.generator.flag.scan.ScanChain
 
getInputOrFeedNames(NodeInst) - Method in class com.sun.electric.tool.generator.flag.scan.ScanChain
If ni has scan-in or feedthrough ports, return List of those port names.
getInputPins() - Method in class com.sun.electric.tool.logicaleffort.Instance
Get input pins
getInputPins(List<LEPin>) - Static method in class com.sun.electric.tool.logicaleffort.LEPin
Return list of input pins;
getInputPins() - Method in class com.sun.electric.tool.logicaleffort.Net
Get input pins
getInputPins(ArrayList<Pin>) - Static method in class com.sun.electric.tool.logicaleffort.Pin
Return list of input pins;
getInputPreferences(FileType, boolean) - Static method in class com.sun.electric.tool.io.input.Input
Return OutputPreferences for a specified FileType.
getInstance() - Method in class com.sun.electric.tool.logicaleffort.LEPin
Return the instance that is attached to the pin.
getInstance() - Method in class com.sun.electric.tool.logicaleffort.Pin
Return the instance that is attached to the pin.
getInstances() - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceSubckt
 
getInstances() - Method in class com.sun.electric.tool.io.input.verilog.VerilogData.VerilogModule
Function to return list of VerilogInstance objects in the module.
getInstancesOf() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return an iterator over all instances of this NodeProto.
getInstanceTextDescriptor() - Static method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to return a displayable TextDescriptor that is a default for Variables on Cell Instance Names.
getInstanceTextDescriptor() - Static method in class com.sun.electric.database.variable.TextDescriptor
Method to return a displayable TextDescriptor that is a default for Variables on Cell Instance Names.
getInstCount(CellUsage) - Method in class com.sun.electric.database.CellRevision
For given CellUsage in this cell returns count of subcell instances.
getInstCounts() - Method in class com.sun.electric.database.CellRevision
Returns subcell instance counts, indexed by CellUsage.indexInParent.
getInstPath(String) - Method in class com.sun.electric.database.variable.VarContext
Return the concatonation of all instances names left to right from the root to the leaf.
getInstPath(VarContext) - Method in class com.sun.electric.tool.extract.GeometrySearch.GeometrySearchResult
Return the concatenation of all instances names left to right from the root to the leaf.
getInt() - Method in class com.sun.electric.database.text.Pref
Method to get the integer value on this Pref object.
getInt(Preferences) - Method in class com.sun.electric.database.text.Pref
Method to get the integer value on this Pref object.
getInt() - Method in class com.sun.electric.database.text.Setting
Method to get the integer value on this Setting object.
getInt() - Method in class com.sun.electric.database.text.TempPref
Method to get the integer value on this TempPref object.
getInt(Setting) - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method to get the integer value on the Setting object.
getInternalFrame() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to return the JInternalFrame associated with this WindowFrame.
getInternalSrcDrn(int) - Method in class com.sun.electric.tool.generator.layout.FoldedMos
"Internal diffusions" are the diffusions between two series transistors.
getIntersection(Line2D, Line2D) - Static method in class com.sun.electric.tool.routing.InteractiveRouter
Get the intersection point of the two line segments, or null if none
getIntFactoryValue() - Method in class com.sun.electric.database.text.Pref
Method to get the factory-default integer value of this Pref object.
getIntFactoryValue() - Method in class com.sun.electric.database.text.TempPref
Method to get the factory-default integer value of this TempPref object.
getIntoCellTransform() - Method in class com.sun.electric.tool.user.ui.WindowFrame.DisplayAttributes
 
getIOTool() - Static method in class com.sun.electric.tool.io.IOTool
Method to retrieve the singleton associated with the IOTool tool.
getIRSIMComponents(Cell, VarContext) - Static method in class com.sun.electric.tool.io.output.IRSIM
The main entry point for IRSIM extraction.
getIRSIMDebugging() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell the debugging level for IRSIM simulation.
getIRSIMParameterFile() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell the parameter file to use for IRSIM.
getIRSIMStepModel() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell the stepping model to use for IRSIM.
getItems() - Method in class com.sun.electric.tool.user.menus.EMenu
Returns unmodifiebale list of menu items.
getJ3DClass(String) - Static method in class com.sun.electric.tool.user.Resources
 
getJarLocation() - Static method in class com.sun.electric.Launcher
Method to return a String that gives the path to the Electric JAR file.
getJMFClass(String) - Static method in class com.sun.electric.tool.user.Resources
 
getJob() - Method in class com.sun.electric.tool.EJob
 
getJob() - Method in class com.sun.electric.tool.generator.flag.FlagConstructorData
 
getJobKey() - Method in interface com.sun.electric.database.variable.UserInterface
Method to return Job Key of a currently executed Job.
getJobKey() - Method in class com.sun.electric.tool.AbstractUserInterface
 
getJobKey() - Method in class com.sun.electric.tool.UserInterfaceExec
Method to return Job Key of a currently executed Job.
getKeeperRatio() - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
 
getKeeperRatio() - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
 
getKeeperRatio() - Static method in class com.sun.electric.tool.logicaleffort.LETool
Method to get the keeper size ratio for Logical Effort.
getKeeperRatioSetting() - Static method in class com.sun.electric.tool.logicaleffort.LETool
Returns project preferences to tell the keeper size ratio for Logical Effort.
getKeeperRatioSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns project preference to tell the keeper size ratio for Logical Effort.
getKey(String, TechId) - Method in class com.sun.electric.database.text.PrefPackage
 
getKey(String, LayerId) - Method in class com.sun.electric.database.text.PrefPackage
 
getKey(String, PrimitiveNodeId) - Method in class com.sun.electric.database.text.PrefPackage
 
getKey(String, ArcProtoId) - Method in class com.sun.electric.database.text.PrefPackage
 
getKey() - Method in class com.sun.electric.database.variable.Variable
Method to return the Variable Key associated with this Variable.
getKey() - Method in class com.sun.electric.tool.cvspm.State
 
getKey() - Method in class com.sun.electric.tool.Job
 
getKey() - Method in class com.sun.electric.tool.Job.Inform
 
getKey() - Method in class com.sun.electric.tool.user.ui.JobTree.JobTreeNode
 
getKeyBindings(String) - Method in class com.sun.electric.tool.user.KeyBindingManager
Get bindings for action string
getKeyBindings(EMenuItem) - Method in class com.sun.electric.tool.user.menus.EMenuBar
Get the key bindings for the menu item.
getKeyIn(String, LayerId) - Method in class com.sun.electric.tool.user.GraphicsPreferences
 
getKeyMaps() - Method in class com.sun.electric.tool.user.KeyBindingManager
Method to return an object that has real InputMap and ActionMap objects.
getKeyMaps() - Method in class com.sun.electric.tool.user.menus.EMenuBar
Method to return an object that has real InputMap and ActionMap objects.
getKeySet() - Method in class com.sun.electric.database.geometry.GeometryHandler
Access to keySet to create a collection for example.
getKeyStrokePair(KeyStroke, KeyStroke) - Static method in class com.sun.electric.tool.user.ui.KeyStrokePair
Factory method to get a new KeyStrokePair.
getKeyStrokePair(String) - Static method in class com.sun.electric.tool.user.ui.KeyStrokePair
Get a KeyStrokePair from a String representation.
getKeyStrokePairs() - Method in class com.sun.electric.tool.user.ui.KeyBindings
Get an iterator over the user key stroke pairs
getKnownTechs(String) - Static method in class com.sun.electric.technology.TechFactory
 
getLambda(XmlParam.DistanceContext) - Method in class com.sun.electric.technology.xml.XmlParam.Distance
 
getLambdaBaseExtend() - Method in class com.sun.electric.technology.ArcProto
Method to return the base width extend of this ArcProto in lambda units.
getLambdaBaseWidth() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the base width of this ArcInst in lambda units.
getLambdaBaseXSize() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the base X size of this NodeInst in lambda units.
getLambdaBaseYSize() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the base Y size of this NodeInst in lambda units.
getLambdaBounds(Rectangle2D) - Method in class com.sun.electric.database.topology.Geometric
Method to fill the bounds of this Geometric in lambda units into specified Rectangle2D.
getLambdaCenterX() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the X coordinate of the center of this ERectangle in lambda units in double precision.
getLambdaCenterY() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the Y coordinate of the center of this ERectangle in lambda units in double precision.
getLambdaElibWidthOffset() - Method in class com.sun.electric.technology.ArcProto
Method to return the width offset of this ArcProto in lambda units.
getLambdaExtendOverMin() - Method in class com.sun.electric.database.ImmutableArcInst
Returns extend of this ImmutableArcInst over minimal-width arc of this type in lambda units.
getLambdaHeight() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the heigth of this ERectangle in lambda units in double precision.
getLambdaLength() - Method in class com.sun.electric.database.ImmutableArcInst
Returns length of this ImmutableArcInst in lambda units.
getLambdaLength() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the length of this ArcInst in lambda units.
getLambdaMaxX() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the largest X coordinate of this ERectangle in lambda units in double precision.
getLambdaMaxY() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the largest Y coordinate of this ERectangle in lambda units in double precision.
getLambdaMinX() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the smallest X coordinate of this ERectangle in lambda units in double precision.
getLambdaMinY() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the smallest Y coordinate of this ERectangle in lambda units in double precision.
getLambdaWidth() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the width of this ERectangle in lambda units in double precision.
getLambdaX() - Method in class com.sun.electric.database.geometry.EPoint
Returns the X coordinate of this EPoint in lambda units in double precision.
getLambdaX() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the X coordinate of this ERectangle in lambda units in double precision.
getLambdaY() - Method in class com.sun.electric.database.geometry.EPoint
Returns the Y coordinate of this EPoint in lambda units in double precision.
getLambdaY() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the Y coordinate of this ERectangle in lambda units in double precision.
getLastActivity() - Method in class com.sun.electric.tool.routing.Routing
Method to return the most recent routing activity.
getLastDRCDateBasedOnBits(Cell, boolean, int, boolean) - Static method in class com.sun.electric.tool.drc.DRC
Method to tell the date of the last successful DRC of a given Cell.
getLastMeasuredDistance() - Static method in class com.sun.electric.tool.user.ui.MeasureListener
 
getLastMouse() - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Return the last known location of the mouse.
getLastMousePosition() - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
getLastMousePosition() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
getLastNccResults() - Static method in class com.sun.electric.tool.ncc.NccJob
Get the results from the last NCC run.
getLastProjectSettingsFile() - Static method in class com.sun.electric.tool.user.projectSettings.ProjSettings
 
getLayer() - Method in class com.sun.electric.database.geometry.PolyBase
Method to return the layer associated with this Poly.
getLayer() - Method in class com.sun.electric.plugins.j3d.utils.J3DAppearance
 
getLayer(int) - Method in class com.sun.electric.technology.ArcProto
Method to return layer that comprises by its index in all layers
getLayer() - Method in class com.sun.electric.technology.Technology.ArcLayer
Returns the Layer from the Technology to be used for this ArcLayer.
getLayer(LayerId) - Method in class com.sun.electric.technology.Technology
Returns the Layer in this technology with a particular Id
getLayer(int) - Method in class com.sun.electric.technology.Technology
Returns a specific Layer number in this Technology.
getLayer() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the Layer object associated with this NodeLayer.
getLayer(LayerId) - Method in class com.sun.electric.technology.TechPool
Get Layer by LayerId LayerId must belong to same IdManager as TechPool
getLayerArea(ElectricObject, Layer) - Static method in class com.sun.electric.tool.routing.InteractiveRouter
 
getLayerCells(Library) - Static method in class com.sun.electric.tool.user.tecEdit.LayerInfo
Method to return an array of cells that comprise the layers in a technology library.
getLayerCoverageTool() - Static method in class com.sun.electric.tool.extract.LayerCoverageTool
Method to retrieve the singleton associated with the LayerCoverageTool tool.
getLayerFromOverride(String, int, char, Technology) - Static method in class com.sun.electric.technology.Technology
 
getLayerGridExtend(int) - Method in class com.sun.electric.technology.ArcProto
Returns the extend of specified layer that comprise this ArcProto over base arc width in grid units.
getLayerGridExtend(Layer) - Method in class com.sun.electric.technology.ArcProto
Returns the extend of specified layer that comprise this ArcProto over base arc width in grid units.
getLayerInformation(String) - Method in class com.sun.electric.tool.io.input.LEFDEF
Method to find a layer from its name.
getLayerIterator() - Method in class com.sun.electric.technology.ArcProto
Method to return an iterator over the layers in this ArcProto.
getLayerIterator() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return an iterator over the layers in this PrimitiveNode.
getLayerLambdaExtend(int) - Method in class com.sun.electric.technology.ArcProto
Returns the extend of specified layer that comprise this ArcProto over base arc width in lambda units.
getLayerLambdaExtend(Layer) - Method in class com.sun.electric.technology.ArcProto
Returns the extend of specified layer that comprise this ArcProto over base arc width in lambda units.
getLayerOrPseudoLayer() - Method in class com.sun.electric.database.geometry.PolyBase
Method to return the layer or pseudo-layer associated with this Poly.
getLayerOrPseudoLayer() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the Layer or pseudo-layer object associated with this NodeLayer.
getLayers() - Method in class com.sun.electric.technology.Technology
Returns an Iterator on the Layers in this Technology.
getLayers() - Method in class com.sun.electric.tool.extract.LayerCoverageTool.GeometryOnNetwork
 
getLayers() - Method in class com.sun.electric.tool.io.GDSLayers
 
getLayersSortedByHeight() - Method in class com.sun.electric.technology.Technology
Method to make a sorted list of layers in this Technology.
getLayersSortedByName() - Method in class com.sun.electric.technology.Technology
Method to make a sorted list of layers in this Technology based on their name.
getLayersTab() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to return the layer visibility tab associated with this WindowFrame.
getLayerStyle(int) - Method in class com.sun.electric.technology.ArcProto
Returns the Poly.Style of specified layer that comprise this ArcLayer.
getLayerStyle(Layer) - Method in class com.sun.electric.technology.ArcProto
Returns the Poly.Style of specified layer that comprise this ArcLayer.
getLayerVisibility() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
getLayerVisibility() - Static method in class com.sun.electric.tool.user.ui.LayerVisibility
Returns "standard" LayerVisibility
getLayInsts() - Method in class com.sun.electric.tool.generator.flag.SchematicVisitor
 
getLayInstSchematicPositions() - Method in class com.sun.electric.tool.generator.flag.SchematicVisitor
 
getLayInstSpacing() - Method in class com.sun.electric.tool.generator.flag.SchematicVisitor
when stacking layout instances, user may request extra space between a particular instance and its predecessor
getLayoutCell() - Method in class com.sun.electric.tool.generator.flag.FlagConstructorData
 
getLayoutCell() - Method in class com.sun.electric.tool.generator.flag.LayoutNetlist
 
getLayoutInstancesSortedBySchematicPosition() - Method in class com.sun.electric.tool.generator.flag.LayoutNetlist
 
getLayoutToConnects() - Method in class com.sun.electric.tool.generator.flag.SchematicVisitor
 
getLE() - Method in class com.sun.electric.tool.logicaleffort.LEPin
Return the logical effort of the pin.
getLE() - Method in class com.sun.electric.tool.logicaleffort.Pin
Return the logical effort of the pin.
getLeft() - Method in class com.sun.electric.technology.PrimitivePort
Method to return the left edge of the PrimitivePort as a value that scales with the actual NodeInst.
getLeftChild() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.Node
 
getLeftEdge() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the left edge coordinate (a scalable EdgeH object) associated with this NodeLayer.
getLeftEdge() - Method in class com.sun.electric.tool.simulation.Analysis
Method to return the leftmost X coordinate of this Analysis.
getLeftEdge() - Method in class com.sun.electric.tool.simulation.Signal
Method to return the leftmost X coordinate of this simulation signal.
getLeftEdge() - Method in class com.sun.electric.tool.simulation.Stimuli
Method to return the leftmost X coordinate of this Stimuli.
getLeftHalf() - Method in class com.sun.electric.tool.user.waveform.Panel
 
getLen() - Method in enum com.sun.electric.database.geometry.EGraphics.Outline
 
getLength() - Method in class com.sun.electric.database.variable.Variable
Get the number of entries stored in this Variable.
getLength() - Method in class com.sun.electric.technology.PrimitiveNodeSize
Method to return the length of this TransistorSize.
getLength() - Method in class com.sun.electric.tool.ncc.netlist.Mos
 
getLength() - Method in class com.sun.electric.tool.ncc.netlist.Part
 
getLength() - Method in class com.sun.electric.tool.ncc.netlist.Resistor
 
getLength() - Method in class com.sun.electric.tool.ncc.result.PartReport
 
getLength() - Method in interface com.sun.electric.tool.ncc.result.PartReport.PartReportable
 
getLengthInString() - Method in class com.sun.electric.technology.PrimitiveNodeSize
Method to return the actual length of the element based on the object used to store the information.
getLENodable(Nodable) - Method in class com.sun.electric.tool.logicaleffort.CachedCell
 
getLENodables() - Method in class com.sun.electric.tool.logicaleffort.CachedCell
 
getLeSU() - Method in class com.sun.electric.tool.logicaleffort.Instance
Get the step-up/delay
getLETool() - Static method in class com.sun.electric.tool.logicaleffort.LETool
Method to retrieve the singleton associated with the LETool tool.
getLevel() - Method in enum com.sun.electric.technology.ArcProto.Function
Method to get the level of this ArcProto.Function.
getLevel() - Method in enum com.sun.electric.technology.Layer.Function
Method to get the level of this Layer.
getLevel() - Method in class com.sun.electric.tool.logicaleffort.Instance
Get the level of the gate
getLeX() - Method in class com.sun.electric.tool.logicaleffort.Instance
Get the size of the gate
getLib(LibId) - Method in class com.sun.electric.database.hierarchy.EDatabase
 
getLib(LibId) - Method in class com.sun.electric.database.Snapshot
 
getLibDirs() - Static method in class com.sun.electric.tool.io.input.LibDirs
return list of Lib Dirs
getLibFile() - Method in class com.sun.electric.database.hierarchy.Library
Method to return the URL of this Library.
getLibFile(String) - Static method in class com.sun.electric.lib.LibFile
Method to find a library file.
getLibId(int) - Method in class com.sun.electric.database.id.IdManager
Returns LibId by given index.
getLibId() - Method in class com.sun.electric.database.ImmutableCell
Returns LibId of the Library to which this ImmutableCell belongs.
getLibraries() - Method in class com.sun.electric.database.hierarchy.EDatabase
Method to return an iterator over all libraries.
getLibraries() - Static method in class com.sun.electric.database.hierarchy.Library
Method to return an iterator over all libraries.
getLibrary() - Method in class com.sun.electric.database.hierarchy.Cell
Method to get the library to which this Cell belongs.
getLibraryFormat(String, FileType) - Static method in class com.sun.electric.tool.user.menus.FileMenu
Get the type from the fileName, or if no valid Library type found, return defaultType.
getLibraryHeaderFiles(State) - Method in class com.sun.electric.tool.cvspm.Update.StatusResult
 
getLibraryPreferences(LibId) - Static method in class com.sun.electric.database.text.Pref
Returns the root of Preferences subtree with Electric options for a specified LibId.
getLine() - Method in class com.sun.electric.tool.io.input.Input
Method to read the next line of text from a file.
getLineCount() - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to return the number of lines of text in this TextWindow.
getLineFromBinary() - Method in class com.sun.electric.tool.io.input.Input
Method to read a line of text, when the file has been opened in binary mode.
getLineFromSimulator() - Method in class com.sun.electric.tool.io.input.Simulate
Method to get the next line of text from the simulator.
getLinePointMode() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to return the drawing mode for analog waves.
getListener() - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to get the current listener that responds to clicks in any window.
getListeners() - Static method in class com.sun.electric.tool.Tool
Method to return an Iterator over all of the Listener in Electric which are on.
getLocalExport() - Method in class com.sun.electric.tool.user.ncc.ExportConflict.CharactConflict
Get local Export
getLocalNetwork() - Method in class com.sun.electric.tool.user.ncc.ExportConflict.NetworkConflict
Get the local conflicting Network
getLocalNetworks() - Method in class com.sun.electric.tool.logicaleffort.CachedCell
 
getLocation() - Method in class com.sun.electric.database.text.Setting
Method to return the user-command that can affect this Meaning option.
getLocation(int) - Method in class com.sun.electric.database.topology.ArcInst
Method to return the Location on an end of this ArcInst.
getLocation() - Method in class com.sun.electric.database.topology.Connection
Method to return the location on this Connection.
getLocation() - Method in class com.sun.electric.database.topology.HeadConnection
Method to return the location on this HeadConnection.
getLocation() - Method in class com.sun.electric.database.topology.TailConnection
Method to return the location on this TailConnection.
getLocation() - Method in class com.sun.electric.tool.routing.RouteElementPort
Returns location of newNode, existingPortInst, or deleteNode, or null otherwise
getLog(int) - Method in class com.sun.electric.tool.user.ErrorLogger
 
getLogger() - Method in class com.sun.electric.tool.generator.layout.fill.FillGenJob
 
getLogger() - Method in class com.sun.electric.tool.user.ui.ErrorLoggerTree.ErrorLoggerTreeNode
 
getLogIndex(ErrorLogger.MessageLog) - Method in class com.sun.electric.tool.user.ErrorLogger
 
getLogs() - Method in class com.sun.electric.tool.user.ErrorLogger
Method to list all logged errors and warnings.
getLong() - Method in class com.sun.electric.database.text.Pref
Method to get the long value on this Pref object.
getLong(Preferences) - Method in class com.sun.electric.database.text.Pref
Method to get the long value on this Pref object.
getLong() - Method in class com.sun.electric.database.text.Setting
Method to get the long value on this Setting object.
getLong() - Method in class com.sun.electric.database.text.TempPref
Method to get the long value on this TempPref object.
getLong(Setting) - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method to get the long value on the Setting object.
getLongFactoryValue() - Method in class com.sun.electric.database.text.Pref
Method to get the factory-default long value of this Pref object.
getLongFactoryValue() - Method in class com.sun.electric.database.text.TempPref
Method to get the factory-default long value of this TempPref object.
getLoopsFromArea(Area, Layer) - Static method in class com.sun.electric.database.geometry.PolyBase
 
getLowBoundWireLen() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
 
getLowDefaultHorizontalRange() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getLowIndex() - Method in class com.sun.electric.tool.io.output.Topology.CellAggregateSignal
 
getLowValue() - Method in class com.sun.electric.tool.user.waveform.StepSize
Method to return the low value to display for this range.
getLowXGridOffset() - Method in class com.sun.electric.technology.SizeOffset
Method to return the low-X offset of this SizeOffset in grid units.
getLowXOffset() - Method in class com.sun.electric.technology.SizeOffset
Method to return the low-X offset of this SizeOffset.
getLowYGridOffset() - Method in class com.sun.electric.technology.SizeOffset
Method to return the low-Y offset of this SizeOffset in grid units.
getLowYOffset() - Method in class com.sun.electric.technology.SizeOffset
Method to return the low-Y offset of this SizeOffset.
getM1MinArea() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getM1TrackAboveVDD() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getM1TrackBelowGnd() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getM1TrackWidth() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getM2TrackWidth() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getMainHorizRuler() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getMainSchematics() - Method in class com.sun.electric.database.hierarchy.Cell.CellGroup
Method to return main schematics Cell in this CellGroup.
getMainXPositionCursor() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getMajor() - Method in class com.sun.electric.database.text.Version
Method to return the major part of a parsed Version number.
getMatched() - Method in class com.sun.electric.tool.ncc.trees.LeafEquivRecords
 
getMatchedNetObjs() - Method in class com.sun.electric.tool.ncc.result.EquivRecReport
Only bad local partition EquivRecords have matched net objects.
getMax() - Method in class com.sun.electric.tool.generator.flag.router.Interval
 
getMaxChildWireSlot() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.Node
 
getMaxClassMembers() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getMaxDistance() - Static method in class com.sun.electric.tool.extract.ParasiticTool
Method to get maximum dstance for searching window
getMaxHierDepth(Cell) - Static method in class com.sun.electric.tool.io.output.Geometry
get the max hierarchical depth of the hierarchy
getMaxIterations() - Static method in class com.sun.electric.tool.logicaleffort.LETool
Method to get the maximum number of iterations for Logical Effort.
getMaxIterationsSetting() - Static method in class com.sun.electric.tool.logicaleffort.LETool
Returns project preferences to tell the maximum number of iterations for Logical Effort.
getMaxIterationsSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns project preference to tell the maximum number of iterations for Logical Effort.
getMaxLayerGridExtend() - Method in class com.sun.electric.technology.ArcProto
Method to return the maximal layer extend of this ArcProto in grid units.
getMaxLength() - Method in class com.sun.electric.database.geometry.PolyBase
Method to compute longest edge.
getMaxLength() - Method in class com.sun.electric.database.geometry.PolyQTree.PolyNode
Method to calculate longest edge.
getMaxMatchedClasses() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getMaxMismatchedClasses() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getMaxMosWidthSetting() - Static method in class com.sun.electric.tool.generator.layout.GateLayGenSettings
 
getMaxMosWidthSetting() - Static method in class com.sun.electric.tool.ToolSettings
 
getMaxNumberOfThreads() - Static method in class com.sun.electric.tool.ServerJobManager
 
getMaxSeriesResistance() - Method in class com.sun.electric.technology.Technology
Get the maximum series resistance for layout extraction for this Technology.
getMaxSeriesResistanceSetting() - Method in class com.sun.electric.technology.Technology
Returns project preferences to tell the maximum series resistance for layout extraction for this Technology.
getMaxSize() - Method in class com.sun.electric.database.geometry.PolyBase
Method to compute the maximum size of this Polygon.
getMaxSurround(Layer, double) - Method in interface com.sun.electric.technology.DRCRules
 
getMaxSurround(Layer, double) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to find the maximum design-rule distance around a layer.
getMaxSurround(Layer, double) - Method in class com.sun.electric.technology.XMLRules
Method to find the maximum design-rule distance around a layer.
getMaxSurround(Layer, double) - Static method in class com.sun.electric.tool.drc.DRC
Method to find the maximum design-rule distance around a layer.
getMaxTrackCenter() - Method in class com.sun.electric.tool.generator.flag.router.Channel
 
getMaxTrackEnd() - Method in class com.sun.electric.tool.generator.flag.router.Channel
 
getMaxUndoHistory() - Static method in class com.sun.electric.StartupPrefs
Method to get the maximum number of undos retained in memory
getMaxUndoHistory() - Static method in class com.sun.electric.tool.user.User
Method to get the maximum number of undos retained in memory
getMaxX() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the largest X coordinate of this ERectangle in lambda units in double precision.
getMaxXAxis() - Method in class com.sun.electric.tool.user.waveform.Panel
Method to return the high X axis value shown in this panel.
getMaxY() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the largest Y coordinate of this ERectangle in lambda units in double precision.
getMemoization() - Method in class com.sun.electric.database.CellBackup
Returns data for size computation (connectivity etc).
getMemoization() - Method in class com.sun.electric.database.hierarchy.Cell
Returns data for size computation (connectivity etc).
getMemoization() - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
getMemorySize() - Static method in class com.sun.electric.StartupPrefs
Method to tell the maximum memory to use for Electric, in megatybes.
getMemorySize() - Static method in class com.sun.electric.tool.user.User
Method to tell the maximum memory to use for Electric, in megatybes.
getMemoryUsage() - Static method in class com.sun.electric.Main
Method to return the amount of memory being used by Electric.
getMenuBarGroup() - Method in class com.sun.electric.tool.user.menus.EMenuBar.Instance
 
getMenuBars() - Static method in class com.sun.electric.tool.user.ui.TopLevel
 
getMenuInfo() - Method in class com.sun.electric.tool.user.dialogs.ComponentMenu
 
getMenuName(int) - Method in class com.sun.electric.tool.user.ui.InvisibleLayerConfiguration
 
getMenuName() - Method in class com.sun.electric.tool.user.ui.ToolBar.EToolBarButton
Method to return the name of the menu entry associated with this button.
getMenuPalette(Technology) - Static method in class com.sun.electric.tool.user.dialogs.ComponentMenu
Method to return the currnet Xml menu palette for a specified technology.
getMergedPoints(Layer, boolean) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to return list of Polys on a given Layer in this Merge.
getMessage() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the text message associated with this list NodeLayer.
getMessage() - Method in class com.sun.electric.tool.user.ErrorLogger.MessageLog
Method to describe error "elv".
getMessagesCharWidth() - Method in class com.sun.electric.tool.user.ui.MessagesWindow
 
getMessagesLocation() - Method in class com.sun.electric.tool.user.ui.MessagesWindow
 
getMessagesStream() - Static method in class com.sun.electric.tool.user.MessagesStream
Method to return messages stream.
getMessageString() - Method in class com.sun.electric.tool.user.ErrorLogger.MessageLog
 
getMessagesWindow() - Static method in class com.sun.electric.tool.user.ui.TopLevel
Method to return messagesWindow window.
getMetal(int) - Static method in enum com.sun.electric.technology.ArcProto.Function
Method to find the Function that corresponds to Metal on a given layer.
getMetal(int) - Static method in enum com.sun.electric.technology.Layer.Function
Method to find the Function that corresponds to Metal on a given layer.
getMetalAntennaRatio() - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardData
 
getMetalContactCluster(Layer, Layer) - Method in class com.sun.electric.technology.Technology
FOR Wiring tool
getMetalType() - Method in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
 
getMFactor() - Method in class com.sun.electric.technology.TransistorSize
Gets the m multiplier factor *ONLY IF* the m factor can be converted to a double.
getMFactor() - Method in class com.sun.electric.tool.extract.ParasiticTool.ParasiticCellInfo
get mFactor
getMfactor() - Method in class com.sun.electric.tool.logicaleffort.Instance
Get mfactor
getMFactor() - Method in class com.sun.electric.tool.logicaleffort.LENetlister.LECellInfo
get mFactor
getMFactor(Nodable) - Static method in class com.sun.electric.tool.logicaleffort.LETool
 
getMin() - Method in class com.sun.electric.tool.generator.flag.router.Interval
 
getMinCapacitance() - Method in class com.sun.electric.technology.Technology
Returns the minimum capacitance of this Technology.
getMinCapacitanceSetting() - Method in class com.sun.electric.technology.Technology
Returns project preferences to tell the minimum capacitance of this Technology.
getMinChildWireSlot() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.Node
 
getMinLayerGridExtend() - Method in class com.sun.electric.technology.ArcProto
Method to return the minimal layer extend of this ArcProto in grid units.
getMinNodeSize(int, int) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
 
getMinor() - Method in class com.sun.electric.database.text.Version
Method to return the minor part of a parsed Version number.
getMinResistance() - Method in class com.sun.electric.technology.Technology
Returns the minimum resistance of this Technology.
getMinResistanceSetting() - Method in class com.sun.electric.technology.Technology
Returns project preferences to tell the minimum resistance of this Technology.
getMinSize() - Method in class com.sun.electric.database.geometry.PolyBase
Method to compute the minimum size of this Polygon.
getMinSize(NodeProto) - Static method in class com.sun.electric.tool.drc.DRC
Method to get the minimum size rule for a NodeProto.
getMinSizeRule() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the minimum size rule for this PrimitiveNode.
getMinTrackCenter() - Method in class com.sun.electric.tool.generator.flag.router.Channel
 
getMinTrackEnd() - Method in class com.sun.electric.tool.generator.flag.router.Channel
 
getMinValue(Layer, DRCTemplate.DRCRuleType) - Method in interface com.sun.electric.technology.DRCRules
 
getMinValue(Layer, DRCTemplate.DRCRuleType) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to get the minimum rule for a Layer where is the rule type.
getMinValue(Layer, DRCTemplate.DRCRuleType) - Method in class com.sun.electric.technology.XMLRules
Method to get the minimum rule for a Layer where is the rule type.
getMinValue(Layer, DRCTemplate.DRCRuleType) - Static method in class com.sun.electric.tool.drc.DRC
Method to get the minimum rule for a Layer where is the rule type.
getMinXAxis() - Method in class com.sun.electric.tool.user.waveform.Panel
Method to return the low X axis value shown in this panel.
getMnemonicChar() - Method in class com.sun.electric.tool.user.menus.EMenuItem
Method to return the ALT character that will invoke this menu item.
getMocmosTechnology() - Static method in class com.sun.electric.technology.Technology
Method to return the MOSIS CMOS technology.
getMode() - Method in class com.sun.electric.technology.Foundry.Type
 
getMode() - Method in enum com.sun.electric.tool.generator.layout.fill.FillGenConfig.FillGenType
 
getModelFile(Cell) - Method in class com.sun.electric.tool.io.output.CellModelPrefs
 
getModelFile(String) - Static method in class com.sun.electric.tool.io.output.CellModelPrefs
 
getModified(List<Library>, List<Cell>) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
 
getModule() - Method in class com.sun.electric.tool.io.input.verilog.VerilogData.VerilogInstance
Function to return the module of this instance
getModules() - Method in class com.sun.electric.tool.io.input.verilog.VerilogData
Function to return a collection of modules defined.
getMosCenterY() - Method in class com.sun.electric.tool.generator.layout.FoldedMos
Get the Y coordinate of the centers of the MOS transistors.
getMouseOverHighlighter() - Method in class com.sun.electric.tool.user.ui.EditWindow
Get the mouse over highlighter for this EditWindow.
getMovementRate() - Method in class com.sun.electric.plugins.j3d.J3DKeyBehavior
 
getMulticut2Size() - Method in class com.sun.electric.technology.PrimitiveNode
 
getMultiCutData(NodeInst) - Method in class com.sun.electric.technology.Technology
Method to get a multi-cut structure associated to a NodeInst representing a Multiple-cut contact.
getMulticutSep1D() - Method in class com.sun.electric.technology.Technology.NodeLayer
 
getMulticutSep2D() - Method in class com.sun.electric.technology.Technology.NodeLayer
 
getMulticutSizeX() - Method in class com.sun.electric.technology.Technology.NodeLayer
 
getMulticutSizeY() - Method in class com.sun.electric.technology.Technology.NodeLayer
 
getMultiPageNumber() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the page number that is shown in this window.
getMultiplier() - Method in class com.sun.electric.database.text.TextUtils.UnitScale
Get the multiplier value associated with this unit scale.
getMultiplier() - Method in class com.sun.electric.technology.EdgeH
Returns the multiplier.
getMultiplier() - Method in class com.sun.electric.technology.EdgeV
Returns the multiplier.
getMutableTextDescriptor(Variable.Key) - Method in class com.sun.electric.database.variable.ElectricObject
Returns the TextDescriptor on this ElectricObject selected by variable key.
getNActive() - Method in class com.sun.electric.tool.extract.LayerCoverageTool.GeometryOnNetwork
 
getName() - Method in enum com.sun.electric.database.geometry.EGraphics.Outline
 
getName() - Method in class com.sun.electric.database.hierarchy.Cell.CellGroup
Returns a string representing the name of the cell group
getName() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the pure name of this Cell, without any view or version information.
getName() - Method in class com.sun.electric.database.hierarchy.Export
Method to return the name of this Export.
getName() - Method in class com.sun.electric.database.hierarchy.Library
Method to return the name of this Library.
getName() - Method in interface com.sun.electric.database.hierarchy.Nodable
Method to return the name of this Nodable.
getName(Snapshot) - Method in class com.sun.electric.database.id.ExportId
Method to return the name of this PortProtoId in a specified Snapshot.
getName(Snapshot) - Method in class com.sun.electric.database.id.PortProtoId
Method to return the name of this PortProtoId in a specified Snapshot.
getName(Snapshot) - Method in class com.sun.electric.database.id.PrimitivePortId
Method to return the name of this PortProtoId in a specified Snapshot.
getName() - Method in class com.sun.electric.database.network.Global
Returns name of this Global signal.
getName() - Method in class com.sun.electric.database.network.Network
Returns most appropriate name of the net.
getName() - Method in interface com.sun.electric.database.prototype.NodeProto
Method to return the name of this NodeProto.
getName() - Method in enum com.sun.electric.database.prototype.PortCharacteristic
Method to return the short name of this PortCharacteristic.
getName() - Method in interface com.sun.electric.database.prototype.PortProto
Method to return the name of this PortProto.
getName() - Method in class com.sun.electric.database.text.CellName
Method to return the name part of a parsed Cell name.
getName() - Method in class com.sun.electric.database.text.TextUtils.UnitScale
Method to return the name of this UnitScale.
getName() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the name of this ArcInst.
getName() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the name of this NodeInst.
getName() - Method in class com.sun.electric.database.variable.Variable.Key
Method to return the name of this Key object.
getName() - Method in class com.sun.electric.technology.ArcProto
Method to return the name of this ArcProto.
getName() - Method in class com.sun.electric.technology.Foundry.Type
 
getName() - Method in enum com.sun.electric.technology.Layer.Function
Returns the name for this Function.
getName() - Method in class com.sun.electric.technology.Layer
Method to return the name of this Layer.
getName() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Returns a name of this Function.
getName() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the name of this PrimitiveNode in the Technology.
getName() - Method in class com.sun.electric.technology.PrimitivePort
Method to return the name of this PrimitivePort.
getName() - Method in class com.sun.electric.tool.io.FileType
 
getName(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileView
 
getName() - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceInstance
 
getName() - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceSubckt
 
getName() - Method in class com.sun.electric.tool.io.input.verilog.VerilogData
 
getName() - Method in class com.sun.electric.tool.io.input.verilog.VerilogData.VerilogInstance
Function to return the name of this instance
getName() - Method in class com.sun.electric.tool.io.input.verilog.VerilogData.VerilogModule
Function returning the name of the module
getName() - Method in class com.sun.electric.tool.io.output.Topology.CellAggregateSignal
 
getName() - Method in class com.sun.electric.tool.io.output.Topology.CellSignal
 
getName() - Method in class com.sun.electric.tool.logicaleffort.Instance
Get name of gate
getName() - Method in class com.sun.electric.tool.logicaleffort.LENetwork
 
getName() - Method in class com.sun.electric.tool.logicaleffort.LENodable
 
getName() - Method in class com.sun.electric.tool.logicaleffort.LEPin
Return the name of the pin.
getName() - Method in class com.sun.electric.tool.logicaleffort.Net
Get net name
getName() - Method in class com.sun.electric.tool.logicaleffort.Pin
Return the name of the pin.
getName() - Method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations.NamePattern
 
getName() - Method in class com.sun.electric.tool.ncc.netlist.NccNameProxy
Name whose instance path starts from the Cell from which NCC was run
getName() - Method in class com.sun.electric.tool.ncc.netlist.NetObject
instance name qualified by path prefix
getName() - Method in class com.sun.electric.tool.ncc.netlist.Part
 
getName() - Method in class com.sun.electric.tool.ncc.netlist.Port
 
getName() - Method in class com.sun.electric.tool.ncc.netlist.Wire
 
getName() - Method in class com.sun.electric.tool.ncc.processing.SubcircuitInfo
 
getName() - Method in class com.sun.electric.tool.ncc.result.NetObjReport
 
getName() - Method in interface com.sun.electric.tool.ncc.result.NetObjReport.NetObjReportable
 
getName() - Method in class com.sun.electric.tool.Tool
Method to return the name of this Tool.
getName() - Method in class com.sun.electric.tool.user.dialogs.ComponentMenu
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.EditKeyBindings
 
getName() - Method in class com.sun.electric.tool.user.dialogs.options.AddedTechnologiesTab
return the name of this Project Preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.AntennaRulesTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.CDLTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.CellModelTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.CIFTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.CompactionTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.ComponentMenuTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.CopyrightTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.CoverageTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.CVSTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.DaisTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.DEFTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.DesignRulesTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.DisplayControlTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.DRCTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.DXFTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.EDIFTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.FastHenryTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.FrameTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.GateLayGenTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.GDSTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.GeneralTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.GridAndAlignmentTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.IconTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.LayersTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.LibraryTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.LogicalEffortTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.NCCTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.NetworkTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.NewArcsTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.NewNodesTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.ParasiticTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.PortsAndExportsTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.PrintingTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.ProjectManagementTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.RoutingTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.ScaleTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.SelectionTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.SiliconCompilerTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.SimulatorsTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.SkillTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.SmartTextTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.SpiceTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.SUETab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.SunRouterTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.TechnologyTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.TextTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.ThreeDTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.ToolbarTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.UnitsTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.VerilogTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.dialogs.options.WellCheckTab
return the name of this preferences tab.
getName() - Method in class com.sun.electric.tool.user.ncc.ExportConflict
 
getName(int) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch
Get Cell name
getName() - Method in class com.sun.electric.tool.user.ncc.UnrecognizedPart
 
getName() - Method in class com.sun.electric.tool.user.tecEditWizard.Active
return the name of this Numeric Technology Editor tab.
getName() - Method in class com.sun.electric.tool.user.tecEditWizard.Antenna
return the name of this Numeric Technology Editor tab.
getName() - Method in class com.sun.electric.tool.user.tecEditWizard.Contact
return the name of this Numeric Technology Editor tab.
getName() - Method in class com.sun.electric.tool.user.tecEditWizard.Gate
return the name of this Numeric Technology Editor tab.
getName() - Method in class com.sun.electric.tool.user.tecEditWizard.GDS
return the name of this Numeric Technology Editor tab.
getName() - Method in class com.sun.electric.tool.user.tecEditWizard.General
return the name of this Numeric Technology Editor tab.
getName() - Method in class com.sun.electric.tool.user.tecEditWizard.Metal
return the name of this Numeric Technology Editor tab.
getName() - Method in class com.sun.electric.tool.user.tecEditWizard.Poly
return the name of this Numeric Technology Editor tab.
getName() - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardPanel
return the name of this Technology Creation Wizard tab.
getName() - Method in class com.sun.electric.tool.user.tecEditWizard.Via
return the name of this Numeric Technology Editor tab.
getName() - Method in class com.sun.electric.tool.user.tecEditWizard.WellImplant
return the name of this Numeric Technology Editor tab.
getName() - Method in class com.sun.electric.tool.user.ui.ToolBarButton
Get name of ToolBarButton
getNameConflict() - Method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen.StandardCellHierarchy
Returns true if there was a name conflict, where two standard cells from different libraries have the same name.
getNameKey() - Method in class com.sun.electric.database.hierarchy.Export
Method to return the name key of this Export.
getNameKey() - Method in interface com.sun.electric.database.hierarchy.Nodable
Method to return the name key of this Nodable.
getNameKey() - Method in class com.sun.electric.database.network.Global
Returns name key of this Global signal.
getNameKey() - Method in interface com.sun.electric.database.prototype.PortProto
Method to return the name key of this PortProto.
getNameKey() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the name key of this ArcInst.
getNameKey() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the name key of this NodeInst.
getNameKey() - Method in class com.sun.electric.technology.PrimitivePort
Method to return the name key of this PrimitivePort.
getNamePoly() - Method in class com.sun.electric.database.hierarchy.Export
Method to return a Poly that describes this Export name.
getNameProxy() - Method in class com.sun.electric.tool.ncc.netlist.Part
 
getNameProxy() - Method in class com.sun.electric.tool.ncc.netlist.Wire
 
getNameProxy() - Method in class com.sun.electric.tool.ncc.result.PartReport
 
getNameProxy() - Method in interface com.sun.electric.tool.ncc.result.PartReport.PartReportable
 
getNameProxy() - Method in class com.sun.electric.tool.ncc.result.WireReport
 
getNameProxy() - Method in interface com.sun.electric.tool.ncc.result.WireReport.WireReportable
 
getNames() - Method in class com.sun.electric.database.network.Network
A net can have multiple names.
getNames() - Method in class com.sun.electric.tool.user.ncc.ExportAssertionFailures
 
getNames() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
This method returns an array of two Strings representing the names of the compared cells
getNameWithIndices() - Method in class com.sun.electric.tool.io.output.Topology.CellAggregateSignal
 
getNbPlacerPerms() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getNccGuiInfo() - Method in class com.sun.electric.tool.ncc.NccGlobals
Get mismatches to be displayed in the GUI
getNccGuiInfo() - Method in interface com.sun.electric.tool.ncc.NccGlobalsReportable
 
getNccGuiInfo() - Method in class com.sun.electric.tool.ncc.result.NccResult
return information saved specifically for the GUI
getNegatingBubbleSize() - Method in class com.sun.electric.technology.technologies.Schematics
Method to tell the size of negating bubbles.
getNet() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.NetDescription
 
getNet() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.NetNameProxy
 
getNet(String) - Method in class com.sun.electric.tool.generator.layout.NodaNets
 
getNet() - Method in class com.sun.electric.tool.generator.layout.NodaNets.NodaPortInst
 
getNet() - Method in class com.sun.electric.tool.logicaleffort.Pin
Return the net attached to pin.
getNet() - Method in class com.sun.electric.tool.ncc.netlist.NccNameProxy.WireNameProxy
 
getNetID(Network) - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
Map any net inside the current cell to a net number.
getNetIndex() - Method in class com.sun.electric.database.network.Network
Returns index of this Network in netlist.
getNetlist() - Method in class com.sun.electric.database.hierarchy.Cell
Recompute the Netlist structure for this Cell whithout shortening resistors.
getNetlist(Netlist.ShortResistors) - Method in class com.sun.electric.database.hierarchy.Cell
Recompute the Netlist structure for this Cell.
getNetlist() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
The Netlist of the current Cell.
getNetlist(Nodable) - Method in class com.sun.electric.database.network.Netlist
Returns subnetlist for a given Nodable.
getNetlist() - Method in class com.sun.electric.database.network.Network
Returns the Netlist of this Network.
getNetlist(Cell, Netlist.ShortResistors) - Static method in class com.sun.electric.database.network.NetworkTool
Recompute the Netlist structure for given Cell.
getNetList() - Method in class com.sun.electric.tool.io.output.Topology.CellNetInfo
 
GetNetlist - Class in com.sun.electric.tool.sc
This is the netlist reader of the Silicon Compiler tool.
GetNetlist() - Constructor for class com.sun.electric.tool.sc.GetNetlist
 
GetNetlist.ExtNode - Class in com.sun.electric.tool.sc
Class for communicating netlist information to the placer and router.
getNetlister() - Method in class com.sun.electric.tool.logicaleffort.LETool.AnalyzeCell
 
getNetName() - Method in class com.sun.electric.tool.logicaleffort.Pin
Return the net name
getNetNameProxy() - Method in class com.sun.electric.tool.ncc.netlist.NccNameProxy.WireNameProxy
 
getNetNames() - Method in class com.sun.electric.tool.ncc.netlist.NccNameProxy.WireNameProxy
 
getNetObjReportablesFromEntireTree(List<List<NetObjReport.NetObjReportable>>, List<List<NetObjReport.NetObjReportable>>) - Method in interface com.sun.electric.tool.ncc.result.EquivRecReport.EquivRecReportable
 
getNetObjReportablesFromEntireTree(List<List<NetObjReport.NetObjReportable>>, List<List<NetObjReport.NetObjReportable>>) - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
 
getNetObjs() - Method in class com.sun.electric.tool.ncc.trees.Circuit
 
getNetObjsFromEntireTree(List<List<NetObject>>, List<List<NetObject>>) - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
Get all NetObjects contained by an EquivRecord subtree.
getNetObjType() - Method in class com.sun.electric.tool.ncc.netlist.NetObject
Distinguish Parts, Wires, and Ports.
getNetObjType() - Method in class com.sun.electric.tool.ncc.netlist.Part
 
getNetObjType() - Method in class com.sun.electric.tool.ncc.netlist.Port
 
getNetObjType() - Method in class com.sun.electric.tool.ncc.netlist.Wire
 
getNetObjType() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
say whether this leaf record contains Parts, Wires, or Ports.
getNets() - Method in class com.sun.electric.tool.generator.layout.NodaNets
 
getNets() - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceInstance
 
getNetwork(int) - Method in class com.sun.electric.database.network.Netlist
Get Network with specified index.
getNetwork(Global) - Method in class com.sun.electric.database.network.Netlist
Get network of a global signal.
getNetwork(Nodable, Global) - Method in class com.sun.electric.database.network.Netlist
Get network of a global signal of nodable.
getNetwork(Nodable, Network) - Method in class com.sun.electric.database.network.Netlist
Get network of signal connected to specified external network of nodable.
getNetwork(Nodable, PortProto, int) - Method in class com.sun.electric.database.network.Netlist
Get network of signal in a port instance of nodable.
getNetwork(PortInst) - Method in class com.sun.electric.database.network.Netlist
Get network of port instance.
getNetwork(Export, int) - Method in class com.sun.electric.database.network.Netlist
Get network of signal in export.
getNetwork(ArcInst, int) - Method in class com.sun.electric.database.network.Netlist
Get network of signal on arc.
getNetwork() - Method in class com.sun.electric.tool.io.output.Topology.CellSignal
 
getNetwork() - Method in class com.sun.electric.tool.logicaleffort.LEPin
Return the Network this pin is on
getNetwork(int) - Method in class com.sun.electric.tool.user.ncc.ExportConflict.NetworkConflict
Get conflicting Network.
getNetworkExportConflicts() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
getNetworkInChild(Network, Nodable) - Static method in class com.sun.electric.database.hierarchy.HierarchyEnumerator
Get the Network in the childNodable that corresponds to the Network in the childNodable's parent cell.
getNetworkInParent(Network) - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
Get the Network in the parent that connects to the specified Network in this cell.
getNetworkInParent(Network, Nodable) - Static method in class com.sun.electric.tool.user.waveform.WaveformWindow
Get the Network in the childNodable's parent that corresponds to the Network inside the childNodable.
getNetworkManager() - Method in class com.sun.electric.database.hierarchy.EDatabase
 
getNetworkName(ArcInst) - Method in class com.sun.electric.database.network.Netlist
Method to return either the network name or the bus name on this ArcInst.
getNetworks() - Method in class com.sun.electric.database.network.Netlist
Get an iterator over all of the Networks of this Netlist.
getNetworks(Geometric, Netlist, Set<Network>) - Static method in class com.sun.electric.database.network.NetworkTool
Method to retrieve all networks on a Geometric object.
getNetworksOnPort(PortInst, Netlist, Set<Network>) - Static method in class com.sun.electric.database.network.NetworkTool
Method to retrieve all networks for a portInst.
getNetworkTool() - Static method in class com.sun.electric.database.network.NetworkTool
 
getNewArcs() - Method in class com.sun.electric.tool.routing.RouteElementPort
Get an iterator over any newArc RouteElements connected to this newNode RouteElement.
getNewCellIds() - Method in class com.sun.electric.database.IdMapper
 
getNewestVersion() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the most recent version of this Cell.
getNewNodeRotation() - Static method in class com.sun.electric.tool.user.User
Method to return the default rotation of all new nodes.
getNewPortFromReferenceExport(NodeInst, Export) - Static method in class com.sun.electric.tool.user.ExportChanges
This returns the port inst on newNi that corresponds to the portinst that has been exported as 'referenceExport' on some other nodeinst of the same node prototype.
getNextKBKeyFrame(float, J3DUtils.ThreeDDemoKnot) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to generate each individual frame key for the interporlation based on Poly information
getNextTCBKeyFrame(float, J3DUtils.ThreeDDemoKnot) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
 
getNGate() - Method in class com.sun.electric.tool.extract.LayerCoverageTool.GeometryOnNetwork
 
getNmosWellHeight() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getNmosWellHeightSetting() - Static method in class com.sun.electric.tool.generator.layout.GateLayGenSettings
 
getNmosWellHeightSetting() - Static method in class com.sun.electric.tool.ToolSettings
 
getNmosWellTieName() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getNmosWellTieRole() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getNmosWellTieWidth() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getNmosWellTieY() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getNoda(String) - Method in class com.sun.electric.tool.generator.layout.NodaNets
 
getNodable() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.NodableNameProxy
 
getNodable() - Method in class com.sun.electric.database.variable.VarContext
Return the Node Instance that provides the context for the variable evaluation for this level.
getNodable() - Method in class com.sun.electric.tool.generator.layout.NodaNets.NodaPortInst
 
getNodable() - Method in class com.sun.electric.tool.logicaleffort.Instance
Get the Nodable
getNodable() - Method in class com.sun.electric.tool.logicaleffort.LENodable
Get the nodable
getNodableFor(NodeInst, int) - Static method in class com.sun.electric.database.network.Netlist
Returns Nodable for given NodeInst and array index.
getNodableNameProxy() - Method in class com.sun.electric.tool.ncc.netlist.NccNameProxy.PartNameProxy
 
getNodables() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return an Iterator over all NodeInst objects in this Cell.
getNodables() - Method in class com.sun.electric.database.network.Netlist
Get an iterator over all of the Nodables of this Cell.
getNode(int) - Method in class com.sun.electric.database.CellRevision
Returns ImmutableNodeInst by its node id.
getNode(int) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the NodeInst at specified position.
getNodeAutoname(Name) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return unique autoname for NodeInst in this cell.
getNodeById(int) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the NodeInst by its chronological index.
getNodeCells(Library) - Static method in class com.sun.electric.tool.user.tecEdit.NodeInfo
Method to return an array of cells that comprise the nodes in a technology library.
getNodeEquivalence(NodeInst) - Method in class com.sun.electric.tool.io.output.EDIFEquiv
Get the node equivalence for the NodeInst.
getNodeEquivalence(String, String, String) - Method in class com.sun.electric.tool.io.output.EDIFEquiv
Get the node equivalence for the external reference.
getNodeEquivs() - Method in class com.sun.electric.tool.io.output.EDIFEquiv
Get a list of NodeEquivalences
getNodeIndex() - Method in class com.sun.electric.database.topology.NodeInst
Method to get the index of this NodeInst.
getNodeInSlot(int) - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
 
getNodeInst() - Method in interface com.sun.electric.database.hierarchy.Nodable
Get the NodeInst associated with this Nodable
getNodeInst() - Method in class com.sun.electric.database.topology.NodeInst
Get the NodeInst associated with this Nodable For NodeInsts, this returns itself.
getNodeInst() - Method in class com.sun.electric.database.topology.PortInst
Method to return the NodeInst that this PortInst resides on.
getNodeInst() - Method in class com.sun.electric.tool.routing.RouteElementPort
Get Connecting Node on RouteElement.
getNodeInst() - Method in class com.sun.electric.tool.user.dialogs.AnnularRing.MakeAnnulus
 
getNodeInst() - Method in class com.sun.electric.tool.user.ncc.UnrecognizedPart
 
getNodeInstBaseRectangle(NodeInst) - Method in class com.sun.electric.technology.technologies.Schematics
Method to get the base (highlight) ERectangle associated with a NodeInst in this PrimitiveNode.
getNodeInstBaseRectangle(NodeInst) - Method in class com.sun.electric.technology.Technology
Method to get the base (highlight) ERectangle associated with a NodeInst in this PrimitiveNode.
getNodeInstOutline(NodeInst) - Static method in class com.sun.electric.tool.user.Highlight2
Gets a poly that describes the Highlight for the NodeInst.
getNodeInstSize(VarContext) - Method in class com.sun.electric.database.topology.NodeInst
Method to return the size of this NodeInst in terms of width and height/length depending on the type of primitive.
getNodeLayers() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the list of NodeLayers that comprise this PrimitiveNode.
getNodeProto() - Method in class com.sun.electric.tool.routing.RouteElementPort
Get the NodeProto for connecting to this RouteElementPort.
getNodeProtoHeight(NodeProto) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Get the default height of a NodeProto.
getNodeProtoWidth(NodeProto) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Get the default width of a NodeProto.
getNodes() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return an Iterator over all NodeInst objects in this Cell.
getNodes() - Method in class com.sun.electric.database.network.Network
Get iterator over all NodeInsts on Network.
getNodes() - Method in class com.sun.electric.technology.PrimitiveNodeGroup
 
getNodes() - Method in class com.sun.electric.technology.Technology
Returns an Iterator on the PrimitiveNode objects in this technology.
getNodes() - Method in class com.sun.electric.tool.generator.layout.NodaNets
 
getNodesAtHeight(int) - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
 
getNodesCollection() - Method in class com.sun.electric.technology.Technology
Retusn a collection of the PrimitiveNode objects in this technology
getNodeSize() - Method in class com.sun.electric.tool.routing.RouteElementPort
Get the size of a newNode, or the NodeInst an existingPortInst is attached to.
getNodesSortedByChildWireLength() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
 
getNodesSortedByName() - Method in class com.sun.electric.technology.Technology
Method to return a sorted list of nodes in the technology
getNodeStrengthColor() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getNodesWithRules() - Method in interface com.sun.electric.technology.DRCRules
For UI
getNodesWithRules() - Method in class com.sun.electric.technology.technologies.utils.MOSRules
To retrieve those nodes that have rules.
getNodesWithRules() - Method in class com.sun.electric.technology.XMLRules
To retrieve those nodes whose have rules
getNodeTextDescriptor() - Static method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to return a displayable TextDescriptor that is a default for Variables on NodeInsts.
getNodeTextDescriptor() - Static method in class com.sun.electric.database.variable.TextDescriptor
Method to return a displayable TextDescriptor that is a default for Variables on NodeInsts.
getNodeWithLongestChildWire() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
 
getNonPseudoLayer() - Method in class com.sun.electric.technology.Layer
Method to return the non-pseudo layer associated with this pseudo-Layer.
getNote() - Method in class com.sun.electric.tool.user.dialogs.Progress
Method to return the text message in the progress dialog.
getNotInCVS(List<Library>, List<Cell>) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
Check the specified libraries and cells are in cvs.
getNotMatched() - Method in class com.sun.electric.tool.ncc.trees.LeafEquivRecords
 
getNotMatchedNetObjs() - Method in class com.sun.electric.tool.ncc.result.EquivRecReport
 
getNotSubcircuitReason() - Method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
 
getNumAnalyses() - Method in class com.sun.electric.tool.simulation.Stimuli
 
getNumArcLayers() - Method in class com.sun.electric.technology.ArcProto
Method to return the number of layers that comprise this ArcProto.
getNumArcs() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the number of ArcInst objects in this Cell.
getNumArcs() - Method in class com.sun.electric.database.topology.Topology
Method to return the number of ArcInst objects in this Cell.
getNumArcs() - Method in class com.sun.electric.technology.Technology
Returns the number of ArcProto objects in this technology.
getNumberOfRules() - Method in interface com.sun.electric.technology.DRCRules
 
getNumberOfRules() - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to retrieve total number of rules stored.
getNumberOfRules() - Method in class com.sun.electric.technology.XMLRules
Method to get total number of rules stored
getNumCells() - Method in class com.sun.electric.database.hierarchy.Cell.CellGroup
Method to return the number of Cells that are in this CellGroup.
getNumCells() - Method in class com.sun.electric.database.hierarchy.Library
 
getNumConnections(ImmutableNodeInst) - Method in class com.sun.electric.database.CellBackup.Memoization
Method to return the number of Connections on specified ImmutableNodeInst.
getNumConnections() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the number of Connections on this NodeInst.
getNumDefinedParameters() - Method in class com.sun.electric.database.ImmutableIconInst
Method to return the number of Parameters on this ImmutableIconInst.
getNumErrors() - Method in class com.sun.electric.tool.drc.MTDRCTool.MTDRCResult
 
getNumErrors() - Method in class com.sun.electric.tool.io.output.Output
Method to retrieve number of errors during the writing process
getNumErrors() - Method in class com.sun.electric.tool.user.ErrorLogger
Method to tell the number of logged errors.
getNumEvents() - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to return the number of events in this signal.
getNumEvents() - Method in interface com.sun.electric.tool.simulation.Waveform
Method to return the number of events in this signal.
getNumEvents() - Method in class com.sun.electric.tool.simulation.WaveformImpl
Method to return the number of events in this signal.
getNumExports(int) - Method in class com.sun.electric.database.CellBackup.Memoization
Method to return the number of Exports on specified NodeInst.
getNumExports() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the number of Exports on this NodeInst.
getNumExternalNetworks() - Method in class com.sun.electric.database.network.Netlist
Get number of networks in this Netlist, which are connected to exports or globals.
getNumGates() - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
return number of gates sized
getNumHighlights() - Method in class com.sun.electric.tool.user.ErrorLogger.MessageLog
 
getNumHighlights() - Method in class com.sun.electric.tool.user.Highlighter
Method to return the number of highlighted objects.
getNumLayers() - Method in class com.sun.electric.technology.Technology
Returns the number of Layers in this Technology.
getNumLayers() - Method in class com.sun.electric.tool.io.GDSLayers
 
getNumLevels() - Method in class com.sun.electric.database.variable.VarContext
Get the number of levels of context in this VarContext
getNumLibraries() - Method in class com.sun.electric.database.hierarchy.EDatabase
Method to return the number of libraries.
getNumLibraries() - Static method in class com.sun.electric.database.hierarchy.Library
Method to return the number of libraries.
getNumLogs() - Method in class com.sun.electric.tool.user.ErrorLogger
Method to tell the number of logged errors.
getNumMessages(Cell, boolean) - Method in class com.sun.electric.tool.user.ErrorLogger
 
getNumMetalLayers() - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardData
 
getNumMetals() - Method in class com.sun.electric.technology.Technology
Dummy method overridden by implementing technologies to define the number of metal layers in the technology.
getNumMetals() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getNumMetals() - Method in class com.sun.electric.tool.generator.layout.TechTypeMoCMOS
 
getNumMetalsSetting() - Method in class com.sun.electric.technology.Technology
Returns project preferences to tell the number of metal layers in the MoCMOS technology.
getNumMultiPages() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the number of pages in this multi-page Cell.
getNumNetlistsBeingCompared() - Method in class com.sun.electric.tool.ncc.NccGlobals
Say how many netlists are being compared.
getNumNetworks() - Method in class com.sun.electric.database.network.Netlist
Get number of networks in this Netlist.
getNumNodes() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the number of NodeInst objects in this Cell.
getNumNodes() - Method in class com.sun.electric.technology.Technology
Returns the number of PrimitiveNodes objects in this technology.
getNumPanels() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to return the number of Panels in this WaveformWindow.
getNumParameters() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the number of Parameters on this Cell.
getNumParameters() - Method in class com.sun.electric.database.ImmutableCell
Method to return the number of Parameters on this ImmutableCell.
getNumPortInsts() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the number of PortInsts on this NodeInst.
getNumPorts() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the number of PortProtos on this NodeProto.
getNumPorts() - Method in interface com.sun.electric.database.prototype.NodeProto
Method to return the number of PortProtos on this NodeProto.
getNumPorts() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the number of PortProtos on this NodeProto.
getNumSignals() - Method in class com.sun.electric.tool.io.output.Topology.CellAggregateSignal
 
getNumSignals() - Method in class com.sun.electric.tool.user.waveform.Panel
 
getNumSlots() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
 
getNumSuffix() - Method in class com.sun.electric.database.text.Name
Returns numerical suffix of temporary Name.
getNumSweeps() - Method in class com.sun.electric.tool.simulation.AnalogAnalysis
Method to return the number of sweep objects in this simulation data.
getNumSweeps() - Method in class com.sun.electric.tool.simulation.AnalogSignal
Method to return the number of sweeps in this signal.
getNumTools() - Static method in class com.sun.electric.tool.Tool
Method to return the number of Tools.
getNumTransparentLayers() - Method in class com.sun.electric.technology.Technology
Returns the number of transparent layers in this technology.
getNumTransparentLayers(Technology) - Method in class com.sun.electric.tool.user.GraphicsPreferences
Returns the number of transparent layers in specified technology.
getNumUniqueChildCells(Cell) - Static method in class com.sun.electric.database.hierarchy.HierarchyEnumerator
Method to count number of unique cells in hierarchy.
getNumUsagesIn() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the number of NodeUsage objects in this Cell.
getNumUsers() - Static method in class com.sun.electric.tool.project.Users
Method to return the number of users in the user database.
getNumVariables() - Method in class com.sun.electric.database.ImmutableElectricObject
Method to return the number of Variables on this ImmutableElectricObject.
getNumVariables() - Method in class com.sun.electric.database.variable.ElectricObject
Method to return the number of Variables on this ElectricObject.
getNumVersions() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the number of different versions of this Cell.
getNumViews() - Static method in class com.sun.electric.database.hierarchy.View
Method to return the number of views.
getNumWarnings() - Method in class com.sun.electric.tool.drc.MTDRCTool.MTDRCResult
 
getNumWarnings() - Method in class com.sun.electric.tool.io.output.Output
Method to retrieve number of warnings during the writting process
getNumWarnings() - Method in class com.sun.electric.tool.user.ErrorLogger
Method to tell the number of logged errors.
getNumWindows() - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to return the number of WindowFrames.
getNumWorstPathsSetting() - Static method in class com.sun.electric.tool.ToolSettings
 
getObject() - Method in class com.sun.electric.database.variable.Variable
Returns thread-independent value of this Variable.
getObject(int) - Method in class com.sun.electric.database.variable.Variable
Returns thread-independent element of array value of this Variable.
getObject() - Method in class com.sun.electric.tool.user.Highlight2
 
getObject() - Method in class com.sun.electric.tool.user.waveform.SweepSignal
 
getObjects(Object, boolean, boolean) - Method in class com.sun.electric.database.geometry.GeometryHandler
To retrieve leave elements from internal structure
getObjects(Object, boolean, boolean) - Method in class com.sun.electric.database.geometry.PolyMerge
 
getObjects(Object, boolean, boolean) - Method in class com.sun.electric.database.geometry.PolyQTree
Retrieves list of leaf elements in the tree for a given layer
getObjects(Object, boolean, boolean) - Method in class com.sun.electric.database.geometry.PolySweepMerge
To retrieve leave elements from internal structure
getObjTransform(Transform3D) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
getOffset() - Method in interface com.sun.electric.database.variable.EditWindow_
 
getOffset() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the offset factor for this window.
getOffspring() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
get offspring of internal record
getOffStrengthColor() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getOldArcNames() - Method in class com.sun.electric.technology.Technology
 
getOldNodeNames() - Method in class com.sun.electric.technology.Technology
 
getOldSize() - Method in class com.sun.electric.tool.user.ui.ElectricPrinter
 
getOneElectricObject(Class) - Method in interface com.sun.electric.database.variable.EditWindow_
 
getOneElectricObject(Class) - Method in class com.sun.electric.tool.user.Highlighter
Method to return the only highlighted object.
getOneElectricObject(Class) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
getOneHighlight() - Method in class com.sun.electric.tool.user.Highlighter
Method to return the only highlight that encompases an object in Cell cell.
getOnly() - Static method in class com.sun.electric.tool.user.ui.InvisibleLayerConfiguration
Method to return the singleton of this class.
getOnlyPortInst() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the only PortInst on this NodeInst.
getOpacity() - Method in class com.sun.electric.database.geometry.EGraphics
Method to get the opacity of this EGraphics.
getOpacity(Layer) - Method in class com.sun.electric.tool.user.ui.LayerVisibility
 
getOpenFileType(String, FileType) - Static method in class com.sun.electric.tool.user.dialogs.OpenFile
Method to determine OpenFile type based on extension
getOperatingSystem() - Static method in class com.sun.electric.tool.Client
Method to tell which operating system Electric is running on.
getOperation() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getOppositeAngle() - Method in class com.sun.electric.database.ImmutableArcInst
Method to return the opposite rotation angle of this ImmutableArcInst.
getOptionOnNode(NodeInst) - Static method in class com.sun.electric.tool.user.tecEdit.Manipulate
Method to return the option index of node "ni"
getOptions() - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceNetlistReader
 
getOptions() - Method in class com.sun.electric.tool.ncc.NccGlobals
Get the NCC options.
getOptions() - Method in interface com.sun.electric.tool.ncc.NccGlobalsReportable
 
getOptions() - Method in class com.sun.electric.tool.ncc.result.NccResult
 
getOptionsFromNccPreferences() - Static method in class com.sun.electric.tool.ncc.NccOptions
Look at the NCC user preferences and construct an NccOptions object that reflects those preferences.
getOptionsFromPreferences() - Method in class com.sun.electric.tool.routing.MimicStitch.MimicOptions
 
getOptionsFromPreferences() - Method in class com.sun.electric.tool.routing.SeaOfGates.SeaOfGatesOptions
 
getOrder() - Method in class com.sun.electric.database.hierarchy.View
Method to get the ordering of this View for sorting.
getOrder() - Method in enum com.sun.electric.database.prototype.PortCharacteristic
Method to return the ordering of this PortCharacteristic.
getOrderedCharacteristics() - Static method in enum com.sun.electric.database.prototype.PortCharacteristic
Method to return an iterator over all of the PortCharacteristics.
getOrderedViews() - Static method in class com.sun.electric.database.hierarchy.View
Method to return a List of all libraries, sorted by name.
getOrient() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the Orientation of this NodeInst.
getOrientation() - Method in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
getOrientation(NodeInst, int) - Static method in class com.sun.electric.tool.io.output.EDIF
Method to map Electric orientations to EDIF orientations
getOrientToTop() - Method in class com.sun.electric.database.prototype.PortOriginal
Method to return the apparent orientation of the lowest node when viewed from the top.
getOriginalPort() - Method in class com.sun.electric.database.hierarchy.Export
Method to return the port on the NodeInst inside of the cell that is the origin of this Export.
getOriginalTree() - Method in class com.sun.electric.tool.user.ui.EditWindow.NodeProtoDataFlavor
 
getOutlined() - Method in class com.sun.electric.database.geometry.EGraphics
Method to tell the type of outline pattern.
getOutlines() - Static method in enum com.sun.electric.database.geometry.EGraphics.Outline
 
getOutofCellTransform() - Method in class com.sun.electric.tool.user.ui.WindowFrame.DisplayAttributes
 
getOutputNames() - Method in class com.sun.electric.tool.generator.flag.scan.ScanChain
 
getOutputNet() - Method in class com.sun.electric.tool.logicaleffort.LENodable
Get the output network
getOutputOrFeedNames(NodeInst) - Method in class com.sun.electric.tool.generator.flag.scan.ScanChain
If ni has scan-out or feedthrough ports, return List of those port names.
getOutputPins() - Method in class com.sun.electric.tool.logicaleffort.Instance
Get output pins
getOutputPins(List<LEPin>) - Static method in class com.sun.electric.tool.logicaleffort.LEPin
Return list of output pins;
getOutputPins() - Method in class com.sun.electric.tool.logicaleffort.Net
Get output pins
getOutputPins(ArrayList<Pin>) - Static method in class com.sun.electric.tool.logicaleffort.Pin
Return list of output pins;
getOutputPreferences(FileType, Cell, boolean, List<PolyBase>) - Static method in class com.sun.electric.tool.io.output.Output
Return OutputPreferences for a specified FileType.
getP1M1Width() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getP1ToP1Space() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getP1Width() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getPActive() - Method in class com.sun.electric.tool.extract.LayerCoverageTool.GeometryOnNetwork
 
getPageFormat() - Method in class com.sun.electric.tool.user.ui.ElectricPrinter
 
getPaletteTab() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to return the component palette associated with this WindowFrame.
getPanel() - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
getPanel() - Method in class com.sun.electric.tool.user.dialogs.ComponentMenu
return the panel to use for this preferences tab.
getPanel() - Method in class com.sun.electric.tool.user.tecEditWizard.Active
return the panel to use for this Numeric Technology Editor tab.
getPanel() - Method in class com.sun.electric.tool.user.tecEditWizard.Antenna
return the panel to use for this Numeric Technology Editor tab.
getPanel() - Method in class com.sun.electric.tool.user.tecEditWizard.Contact
return the panel to use for this Numeric Technology Editor tab.
getPanel() - Method in class com.sun.electric.tool.user.tecEditWizard.Gate
return the panel to use for this Numeric Technology Editor tab.
getPanel() - Method in class com.sun.electric.tool.user.tecEditWizard.GDS
return the panel to use for this Numeric Technology Editor tab.
getPanel() - Method in class com.sun.electric.tool.user.tecEditWizard.General
return the panel to use for this Numeric Technology Editor tab.
getPanel() - Method in class com.sun.electric.tool.user.tecEditWizard.Metal
return the panel to use for this Numeric Technology Editor tab.
getPanel() - Method in class com.sun.electric.tool.user.tecEditWizard.Poly
return the panel to use for this Numeric Technology Editor tab.
getPanel() - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardPanel
return the panel to use for this Technology Creation Wizard tab.
getPanel() - Method in class com.sun.electric.tool.user.tecEditWizard.Via
return the panel to use for this Numeric Technology Editor tab.
getPanel() - Method in class com.sun.electric.tool.user.tecEditWizard.WellImplant
return the panel to use for this Numeric Technology Editor tab.
getPanel() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the top-level JPanel for this EditWindow.
getPanel() - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to return the top-level JPanel for this TextWindow.
getPanel() - Method in interface com.sun.electric.tool.user.ui.WindowContent
Method to return the top-level JPanel for this WindowContent.
getPanel() - Method in class com.sun.electric.tool.user.waveform.HorizRuler
Method to return the Panel associated with this HorizRuler.
getPanel() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to return the top-level JPanel for this WaveformWindow.
getPanel(int) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to return a Panel in this window.
getPanel() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow.OnePanel
 
getPanel() - Method in class com.sun.electric.tool.user.waveform.WaveSignal
 
getPanelIndex(Panel) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to return the index of a Panel in this window.
getPanelNumber() - Method in class com.sun.electric.tool.user.waveform.Panel
 
getPanels() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to return an Iterator over the Panel in this window.
getPanningDistance() - Static method in class com.sun.electric.tool.user.User
Method to tell the distance to pan when shifting the screen or rolling the mouse wheel.
getParallelGroup() - Method in class com.sun.electric.tool.logicaleffort.Instance
Get parallelGroup
getParameter(Variable.Key) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the Variable on this Cell with the given key that is a parameter.
getParameter(int) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the Parameter by its paramIndex.
getParameter(Variable.Key) - Method in interface com.sun.electric.database.hierarchy.Nodable
Method to return the Parameter on this Nodable with the given key.
getParameter(Variable.AttrKey) - Method in class com.sun.electric.database.ImmutableCell
Method to return the Parameter on this ImmuatbleCell with a given key.
getParameter(int) - Method in class com.sun.electric.database.ImmutableCell
Method to return the Parameter by its paramIndex.
getParameter(Variable.Key) - Method in class com.sun.electric.database.topology.NodeInst
Method to return the Parameter on this NodeInst with the given key.
getParameterizedName() - Method in class com.sun.electric.tool.io.output.Topology.CellNetInfo
 
getParameterOrVariable(Variable.Key) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the Parameter or Variable on this Cell with a given key.
getParameterOrVariable(Variable.Key) - Method in interface com.sun.electric.database.hierarchy.Nodable
Method to return the Parameter or Variable on this Nodable with a given key.
getParameterOrVariable(String) - Method in class com.sun.electric.database.variable.ElectricObject
Method to return the Parameter or Variable on this ElectricObject with a given name.
getParameterOrVariable(Variable.Key) - Method in class com.sun.electric.database.variable.ElectricObject
Method to return the Parameter or Variable on this ElectricObject with a given key.
getParameterOwner() - Method in class com.sun.electric.database.hierarchy.Cell.CellGroup
Method to return parameter owner Cell in this CellGroup.
getParameters() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return an Iterator over all Variables marked as parameters on this Cell.
getParameters() - Method in interface com.sun.electric.database.hierarchy.Nodable
Method to return an Iterator over all Parameters on this Nodable.
getParameters() - Method in class com.sun.electric.database.ImmutableCell
Method to return an Iterator over all Parameters on this ImmutableCell.
getParameters() - Method in class com.sun.electric.database.topology.NodeInst
Method to return an Iterator over all Parameters on this NodeInst.
getParametersAndVariables() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return an Iterator over all Parameters and Variables on this Cell.
getParametersAndVariables() - Method in class com.sun.electric.database.variable.ElectricObject
Method to return an Iterator over all Parameters and Variables on this ElectricObject.
getParams() - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceInstance
 
getParams() - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceSubckt
 
getParamValue(String) - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceSubckt
 
getParamValuesByXmlPath() - Static method in class com.sun.electric.technology.Technology
Loads from Java Preferences values of technology parameters.
getParasiticErrorLogger() - Static method in class com.sun.electric.tool.extract.ParasiticTool
 
getParasiticName(Nodable, Network, SpiceSegmentedNets, StringBuffer) - Method in class com.sun.electric.tool.io.output.SpiceParasitic
Method to emit the name of a signal on an instance call (the "X" statement).
getParasiticName(Nodable, Network, SpiceSegmentedNets, StringBuffer) - Method in class com.sun.electric.tool.io.output.SpiceParasiticsGeneral
 
getParasiticName(Nodable, Network, SpiceSegmentedNets, StringBuffer) - Method in class com.sun.electric.tool.io.output.SpiceRCSimple
Method to emit the name of a signal on an instance call (the "X" statement).
getParasiticTool() - Static method in class com.sun.electric.tool.extract.ParasiticTool
Method to retrieve singlenton associated to parasitic tool
getParent() - Method in class com.sun.electric.database.hierarchy.Export
Method to return the parent NodeProto of this Export.
getParent() - Method in interface com.sun.electric.database.hierarchy.Nodable
Method to return the Cell that contains this Nodable.
getParent(EDatabase) - Method in class com.sun.electric.database.id.CellUsage
Method to return the Cell that contains this Geometric object.
getParent() - Method in class com.sun.electric.database.network.Network
Returns parent cell of this Network.
getParent() - Method in interface com.sun.electric.database.prototype.PortProto
Method to return the parent NodeProto of this PortProto.
getParent() - Method in class com.sun.electric.database.topology.Geometric
Method to return the Cell that contains this Geometric object.
getParent() - Method in class com.sun.electric.technology.PrimitivePort
Method to return the parent NodeProto of this PrimitivePort.
getParent() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.Node
 
getParent() - Method in class com.sun.electric.tool.io.input.EpicAnalysis.EpicTreeNode
Returns the parent TreeNode of the receiver.
getParent() - Method in class com.sun.electric.tool.ncc.netlist.NetObject
 
getParent() - Method in class com.sun.electric.tool.ncc.trees.Circuit
 
getParent() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
 
getParent() - Method in class com.sun.electric.tool.user.ui.JobTree.JobTreeNode
Returns the parent TreeNode of the receiver.
getParentDirectory(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
getParentId() - Method in class com.sun.electric.database.id.ExportId
Method to return the parent NodeProtoId of this ExportId.
getParentId() - Method in class com.sun.electric.database.id.PortProtoId
Method to return the parent NodeProtoId of this PortProtoId.
getParentId() - Method in class com.sun.electric.database.id.PrimitivePortId
Method to return the parent NodeProtoId of this PortProtoId.
getParentInfo() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
Get the CellInfo for the current Cell's parent.
getParentInst() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
Get the NodeInst that instantiates the Current instance.
getParentNode() - Method in class com.sun.electric.tool.user.ui.ErrorLoggerTree.ErrorLoggerGroupNode
 
getParseException() - Method in class com.sun.electric.database.variable.CodeExpression
 
getPartArray() - Method in class com.sun.electric.tool.ncc.netlist.NccNetlist
 
getPartCounts() - Method in class com.sun.electric.tool.ncc.NccGlobals
 
getPartCounts() - Method in interface com.sun.electric.tool.ncc.NccGlobalsReportable
 
getPartitionReason() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
 
getPartitionReasonsFromRootToMe() - Method in interface com.sun.electric.tool.ncc.result.EquivRecReport.EquivRecReportable
 
getPartitionReasonsFromRootToMe() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
 
getPartLeafEquivRecs() - Method in class com.sun.electric.tool.ncc.NccGlobals
Get the leaf equivalence records of the Part equivalence record sub tree
getPartRecReports() - Method in class com.sun.electric.tool.ncc.processing.LocalPartitionResult
 
getPartRecReports() - Method in class com.sun.electric.tool.ncc.processing.ReportHashCodeFailure
 
getPartRecReports() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
getParts() - Method in class com.sun.electric.tool.ncc.NccGlobals
get the root of equivalence record subtree for Parts
getParts() - Method in class com.sun.electric.tool.ncc.netlist.Wire
 
getPassed(Cell, Cell) - Method in class com.sun.electric.tool.ncc.PassedNcc
Did Cells c1 and c2 match the last time NCC was run?
getPatchedXml(Map<TechFactory.Param, Object>) - Static method in class com.sun.electric.technology.technologies.MoCMOS
This method is called from TechFactory by reflection.
getPath() - Method in class com.sun.electric.tool.user.menus.EMenuItem
Get the path of the menu item.
getPathIterator(AffineTransform) - Method in class com.sun.electric.database.geometry.PolyBase
Method to return a PathIterator for this Poly after a transformation.
getPathIterator(AffineTransform, double) - Method in class com.sun.electric.database.geometry.PolyBase
Method to return a PathIterator with a particular flatness for this Poly after a transformation.
getPathIterator() - Method in class com.sun.electric.database.variable.VarContext
Get an iterator over the Nodables that describe this context.
getPathToRoot(TreeNode) - Method in class com.sun.electric.tool.user.ui.ExplorerTreeModel
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPathToRoot(TreeNode, int) - Method in class com.sun.electric.tool.user.ui.ExplorerTreeModel
Builds the parents of node up to and including the root node, where the original node is the last element in the returned array.
getPattern() - Method in class com.sun.electric.database.geometry.EGraphics
Method to get the stipple pattern of this EGraphics.
getPattern() - Method in enum com.sun.electric.database.geometry.EGraphics.Outline
 
getPatternedScaleLimit() - Static method in class com.sun.electric.tool.user.User
Method to tell the scale of EditWindow when use patterned drawing.
getPatternString() - Method in class com.sun.electric.database.geometry.EGraphics
Method to get the String representation of the stipple pattern of this EGraphics.
getPerimeter() - Method in class com.sun.electric.database.geometry.PolyBase
Method to compute the perimeter of this Poly.
getPerimeter() - Method in class com.sun.electric.database.geometry.PolyQTree.PolyNode
 
getPerimScale(double) - Static method in class com.sun.electric.tool.extract.ParasiticTool
 
getPermFrom(int) - Method in class com.sun.electric.tool.ncc.result.Permutation
 
getPermSpace() - Static method in class com.sun.electric.StartupPrefs
Method to tell the maximum permanent space of 2dn GC to use for Electric, in megatybes.
getPermSpace() - Static method in class com.sun.electric.tool.user.User
Method to tell the maximum permanent space of 2dn GC to use for Electric, in megatybes.
getPermTo(int) - Method in class com.sun.electric.tool.ncc.result.Permutation
 
getPGate() - Method in class com.sun.electric.tool.extract.LayerCoverageTool.GeometryOnNetwork
 
getPhase() - Method in class com.sun.electric.tool.simulation.ComplexWaveform
Return real waveform which is phase of this complex waveform.
getPhysTrackY(int) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
A physical track number enumerates all tracks regardless of whether the track is blocked.
getPhysWidth() - Method in class com.sun.electric.tool.generator.layout.FoldedMos
when the gate is narrower than the diffusion contact return the diffusion contact width, otherwise return the gate width
getPinCoeffs() - Method in class com.sun.electric.tool.ncc.netlist.Bipolar
 
getPinCoeffs() - Method in class com.sun.electric.tool.ncc.netlist.Mos
 
getPinCoeffs() - Method in class com.sun.electric.tool.ncc.netlist.Part
Here is an accessor method for the coefficient array for this Part.
getPinCoeffs() - Method in class com.sun.electric.tool.ncc.netlist.Resistor
 
getPinCoeffs() - Method in class com.sun.electric.tool.ncc.netlist.Subcircuit
 
getPinLayer() - Method in class com.sun.electric.tool.io.GDSLayers
 
getPinListType(List<LEPin>, LEPin.Dir) - Static method in class com.sun.electric.tool.logicaleffort.LEPin
Return list of specified pins
getPinListType(ArrayList<Pin>, Pin.Dir) - Static method in class com.sun.electric.tool.logicaleffort.Pin
Return list of specified pins
getPinNames(boolean) - Method in class com.sun.electric.tool.io.input.verilog.VerilogData.VerilogPort
 
getPins() - Method in class com.sun.electric.tool.logicaleffort.LENodable
Get the pins
getPinsToPassThrough(Cell) - Static method in class com.sun.electric.tool.user.CircuitChangeJobs
 
getPinType() - Method in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
 
getPinTypeOfNthPin(int) - Method in class com.sun.electric.tool.ncc.netlist.Bipolar
 
getPinTypeOfNthPin(int) - Method in class com.sun.electric.tool.ncc.netlist.Mos
 
getPinTypeOfNthPin(int) - Method in class com.sun.electric.tool.ncc.netlist.Part
 
getPinTypeOfNthPin(int) - Method in class com.sun.electric.tool.ncc.netlist.Resistor
 
getPinTypeOfNthPin(int) - Method in class com.sun.electric.tool.ncc.netlist.Subcircuit
 
getPinTypes() - Method in class com.sun.electric.tool.ncc.processing.SubcircuitInfo
 
getPlotArea() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the area of the screen to plot for printing/PostScript/HPGL.
getPmosWellHeight() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getPmosWellHeightSetting() - Static method in class com.sun.electric.tool.generator.layout.GateLayGenSettings
 
getPmosWellHeightSetting() - Static method in class com.sun.electric.tool.ToolSettings
 
getPmosWellTieName() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getPmosWellTieRole() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getPmosWellTieWidth() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getPmosWellTieY() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getPoint() - Method in class com.sun.electric.tool.user.Highlight2
 
getPoints() - Method in class com.sun.electric.database.geometry.PolyBase
Method to return the points associated with this Poly.
getPoints(boolean) - Method in class com.sun.electric.database.geometry.PolyQTree.PolyNode
 
getPoints() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the list of coordinates (stored as TechPoints) associated with this NodeLayer.
getPointsInArea(Area, Layer, boolean, boolean) - Static method in class com.sun.electric.database.geometry.PolyBase
Static method to get PolyBase elements associated with an Area.
getPoly() - Method in class com.sun.electric.database.geometry.PolyBase.PolyBaseTree
 
getPoly() - Method in class com.sun.electric.database.topology.PortInst
Method to return the Poly that describes this PortInst.
getPoly(int) - Static method in enum com.sun.electric.technology.ArcProto.Function
Method to find the Function that corresponds to Polysilicon on a given layer.
getPoly(int) - Static method in enum com.sun.electric.technology.Layer.Function
Method to find the Function that corresponds to Polysilicon on a given layer.
getPolyAntennaRatio() - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardData
 
getPolygon() - Method in class com.sun.electric.database.geometry.PolyBase
Method to satisfy the PolyMerge interface by return the polygon (this object).
getPolygon() - Method in interface com.sun.electric.database.geometry.PolyNodeMerge
Method to get the polygon object.
getPolygon() - Method in class com.sun.electric.database.geometry.PolyQTree.PolyNode
 
getPolyList(Variable, double, double, EditWindow0, boolean) - Method in class com.sun.electric.database.variable.ElectricObject
Method to create an array of Poly objects that describes a displayable Variable on this Electric object.
getPolyLShapeOffset() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getPolyOverhang() - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to return overhang of poly in transistors along the gate
getPolyPartition(Object) - Method in class com.sun.electric.database.geometry.PolySweepMerge
 
getPolysForPrinting(Panel) - Method in class com.sun.electric.tool.user.waveform.HorizRuler
Method to get a list of polygons describing this ruler.
getPolysForPrinting() - Method in class com.sun.electric.tool.user.waveform.Panel
Method to find a list of PolyBase objects that describe Signals in this panel.
getPolysForPrinting() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to get a list of polygons describing the waveform window.
getPolyTrees(Area, Layer) - Static method in class com.sun.electric.database.geometry.PolyBase
 
getPolyTShapeOffset() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getPopupStatus(JobTree.JobTreeNode) - Static method in class com.sun.electric.tool.user.ui.JobTree
popup menu when user right-clicks on job in explorer tree
getPort() - Method in class com.sun.electric.database.geometry.PolyBase
Method to return the PortProto associated with this Poly.
getPort(int) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the PortProto at specified position.
getPort(PortProtoId) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the PortProto by thread-independent PortProtoId.
getPort(int) - Method in interface com.sun.electric.database.prototype.NodeProto
Method to return the PortProto at specified position.
getPort(PortProtoId) - Method in interface com.sun.electric.database.prototype.NodeProto
Method to return the PortProto by thread-independent PortProtoId.
getPort(int) - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the PortProto at specified position.
getPort(PortProtoId) - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the PortProto by thread-independent PortProtoId.
getPort(PrimitiveNode) - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the port associated with this NodeLayer in specified PrimitiveNode.
getPort() - Method in class com.sun.electric.tool.ncc.netlist.Wire
 
getPortArray() - Method in class com.sun.electric.tool.ncc.netlist.NccNetlist
 
getPortCoeffs() - Method in class com.sun.electric.tool.ncc.processing.SubcircuitInfo
 
getPortColor(GraphicsPreferences) - Method in class com.sun.electric.technology.PrimitivePort
Method to compute the color of this PrimitivePort in specified GraphicsPreferences.
getPortCounts() - Method in class com.sun.electric.tool.ncc.NccGlobals
 
getPortCounts() - Method in interface com.sun.electric.tool.ncc.NccGlobalsReportable
 
getPortDisplayLevel() - Static method in class com.sun.electric.tool.user.User
Method to tell how to display ports.
getPortEquivElec(String) - Method in class com.sun.electric.tool.io.output.EDIFEquiv.NodeEquivalence
Get the PortEquivalence object for the Electric port name.
getPortEquivExt(String) - Method in class com.sun.electric.tool.io.output.EDIFEquiv.NodeEquivalence
Get the PortEquivalence object for the external node's port name.
getPortId(int) - Method in class com.sun.electric.database.id.CellId
Returns ExportId in this parent cell with specified chronological index.
getPortId(int) - Method in interface com.sun.electric.database.id.NodeProtoId
Returns PortProtoId in this node proto with specified chronological index.
getPortId(int) - Method in class com.sun.electric.database.id.PrimitiveNodeId
Returns PrimitivePortId in this PrimitiveNodeId with specified chronological index.
getPortIndex() - Method in class com.sun.electric.database.hierarchy.Export
Method to get the index of this Export.
getPortIndex() - Method in interface com.sun.electric.database.prototype.PortProto
Method to get the index of this PortProto.
getPortIndex() - Method in class com.sun.electric.database.topology.PortInst
Method to get the index of this PortInst in NodeInst ports.
getPortIndex() - Method in class com.sun.electric.technology.PrimitivePort
Method to get the index of this PrimitivePort.
getPortIndex(String) - Method in class com.sun.electric.tool.ncc.processing.SubcircuitInfo
 
getPortInst(int, PortProtoId) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the PortInst by nodeId and PortProtoId.
getPortInst(PortProtoId) - Method in class com.sun.electric.database.ImmutableNodeInst
Returns ImmutablePortInst of this ImmutableNodeInst with the specified PortProtoId.
getPortInst(int) - Method in class com.sun.electric.database.topology.ArcInst
Method to return the PortInst on an end of this ArcInst.
getPortInst() - Method in class com.sun.electric.database.topology.Connection
Method to return the PortInst on this Connection.
getPortInst() - Method in class com.sun.electric.database.topology.HeadConnection
Method to return the PortInst on this HeadConnection.
getPortInst(int) - Method in class com.sun.electric.database.topology.NodeInst
Method to return the PortInst at specified position.
getPortInst() - Method in class com.sun.electric.database.topology.TailConnection
Method to return the PortInst on this TailConnection.
getPortInst() - Method in class com.sun.electric.database.variable.VarContext
Return the PortInst that resides on the NodeInst that provides the context.
getPortInst() - Method in class com.sun.electric.tool.routing.RouteElementPort
Get Connecting Port on RouteElement.
getPortInsts() - Method in class com.sun.electric.database.topology.NodeInst
Method to return an Iterator for all PortInsts on this NodeInst.
getPortInsts() - Method in class com.sun.electric.tool.generator.flag.router.ToConnect
 
getPortInstTextDescriptor() - Static method in class com.sun.electric.database.variable.TextDescriptor
Method to return a displayable TextDescriptor that is a default for Variables on PortInsts.
getPortLeafEquivRecs() - Method in class com.sun.electric.tool.ncc.NccGlobals
Get the leaf equivalence records of the Port equivalence record sub tree
getPortName(int) - Method in class com.sun.electric.tool.ncc.processing.SubcircuitInfo
 
getPortNetIDs(Nodable, PortProto) - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
Get the set of netIDs that are connected to the specified port of the specified Nodable.
getPortNum() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the 0-based index of the port associated with this NodeLayer.
getPortProto() - Method in class com.sun.electric.database.topology.PortInst
Method to return the PortProto that this PortInst is an instance of.
getPortProto() - Method in class com.sun.electric.tool.generator.layout.NodaNets.NodaPortInst
 
getPortProto() - Method in class com.sun.electric.tool.routing.RouteElementPort
Get the PortProto for connecting to this RouteElementPort.
getPorts() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return an iterator over all PortProtos of this NodeProto.
getPorts() - Method in class com.sun.electric.database.network.Network
Get iterator over all PortInsts on Network.
getPorts() - Method in interface com.sun.electric.database.prototype.NodeProto
Method to return an iterator over all PortProtos of this NodeProto.
getPorts() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return an iterator over all PortProtos of this NodeProto.
getPorts(Nodable) - Method in class com.sun.electric.tool.generator.layout.NodaNets
Find ports attached to a Nodable
getPorts(Network) - Method in class com.sun.electric.tool.generator.layout.NodaNets
Find ports attached to a Network
getPorts() - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceSubckt
 
getPorts() - Method in class com.sun.electric.tool.io.input.verilog.VerilogData.VerilogModule
Function to return collection of VerilogPort objects in the module.
getPorts() - Method in class com.sun.electric.tool.ncc.NccGlobals
get the root of the equivalence record subtree for Ports
getPortsList() - Method in class com.sun.electric.database.network.Network
 
getPortsWithVariables() - Method in class com.sun.electric.database.ImmutableNodeInst
Returns an Iterator over all PortProtoIds such that the correspondent PortInst on this ImmutablePortInst has variables.
getPortTextDescriptor() - Static method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to return a displayable TextDescriptor that is a default for Variables on Port instances.
getPortType(String) - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceSubckt
 
getPos() - Method in class com.sun.electric.database.variable.Variable
Method to return the text position of the Variable's TextDescriptor.
getPosition(NodeInst) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Get the position of a NodeInst.
getPostFix() - Method in class com.sun.electric.database.text.TextUtils.UnitScale
Get the string representing the postfix associated with this unit scale
getPowerName(Network) - Method in class com.sun.electric.tool.io.output.EDIF
Method to return the proper name of Power
getPowerName(Network) - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to return the proper name of Power (just use whatever name is there)
getPowerName(Network) - Method in class com.sun.electric.tool.io.output.MOSSIM
Method to return the proper name of Power
getPowerName(Network) - Method in class com.sun.electric.tool.io.output.Silos
Method to return the proper name of Power
getPowerName(Network) - Method in class com.sun.electric.tool.io.output.Spice
Method to return the proper name of Power
getPowerName(Network) - Method in class com.sun.electric.tool.io.output.Tegas
Method to return the proper name of Power
getPowerName(Network) - Method in class com.sun.electric.tool.io.output.Topology
Abstract method to return the proper name of Power (or null to use existing name)
getPowerName(Network) - Method in class com.sun.electric.tool.io.output.Verilog
Method to return the proper name of Power
getPowerNet() - Method in class com.sun.electric.tool.io.output.Topology.CellNetInfo
 
getPowerStrengthColor() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getPreferredRoutingArc() - Static method in class com.sun.electric.tool.routing.Routing
Method to return the name of the arc that should be used as a default by the stitching routers.
getPreferredRoutingArcProto() - Static method in class com.sun.electric.tool.routing.Routing
Method to determine the preferred ArcProto to use for routing.
getPrefFoundry() - Method in class com.sun.electric.technology.Technology
Method to get foundry in Tech Palette.
getPrefFoundrySetting() - Method in class com.sun.electric.technology.Technology
Returns project preferences to tell foundry for DRC rules.
getPrefixStroke() - Method in class com.sun.electric.tool.user.ui.KeyStrokePair
 
getPrefKey() - Method in enum com.sun.electric.tool.user.User.ColorPrefType
 
getPrefName() - Method in class com.sun.electric.database.text.Pref
Method to get the name of this Pref object.
getPrefName() - Method in class com.sun.electric.database.text.Setting
Method to get the name of this Setting object.
getPrefPath() - Method in class com.sun.electric.database.text.Pref
Method to get the pref name of this Pref object.
getPrefPath() - Method in class com.sun.electric.database.text.Setting
Method to get the pref name of this Setting object.
getPrefRoot() - Static method in class com.sun.electric.database.text.Pref
Returns the root of Preferences subtree with Electric options.
getPrefRoot() - Static method in class com.sun.electric.database.text.PrefPackage
Returns the root of Preferences subtree with Electric options.
getPrefs() - Method in class com.sun.electric.database.text.Pref.Group
 
getPreserveVerilogFormating() - Static method in class com.sun.electric.tool.simulation.Simulation
 
getPrimitiveBounds() - Method in class com.sun.electric.database.CellBackup
Returns bounds of all primitive arcs in this Cell or null if there are not primitives.
getPrimitiveDependentNodeSize(VarContext) - Method in class com.sun.electric.database.topology.NodeInst
Method to return the size of this PrimitiveNode-dependend NodeInst like transistors and resistors.
getPrimitiveFunction(PrimitiveNode, int) - Method in class com.sun.electric.technology.technologies.Schematics
Method to return the pure "PrimitiveNode Function" a primitive NodeInst in this Technology.
getPrimitiveFunction(PrimitiveNode, int) - Method in class com.sun.electric.technology.Technology
Method to return the pure "NodeProto Function" a PrimitiveNode in this Technology.
getPrimitiveFunctionBits(PrimitiveNode.Function) - Static method in class com.sun.electric.technology.technologies.Schematics
Method to return the technology-specific function bits for a given PrimitiveNode.Function.
getPrimitiveNode(PrimitiveNodeId) - Method in class com.sun.electric.technology.Technology
Returns the PrimitiveNode in this technology with a particular Id
getPrimitiveNode(PrimitiveNodeId) - Method in class com.sun.electric.technology.TechPool
Get PrimitiveNode by PrimitiveNodeId PrimitiveNodeId must belong to same IdManager as TechPool
getPrimitiveNodeGroup() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the PrimitiveNodeGroup that contains this PrimitiveNode.
getPrimitivePort(PrimitivePortId) - Method in class com.sun.electric.technology.TechPool
Get PrimitivePort by PrimitivePortId PrimitivePortId must belong to same IdManager as TechPool
getPrimitivePorts() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return an iterator over all PrimitivePorts of this PrimitiveNode.
getPrimNodeIndexInTech() - Method in class com.sun.electric.technology.PrimitiveNode
Method to retrieve index of the node in the given technology
getPrintColorMethod() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the color method of PostScript Output.
getPrintEPSSavedDate(Cell) - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the EPS synchronization file of a given Cell.
getPrintEPSScale(Cell) - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the EPS scale of a given Cell.
getPrintEPSSynchronizeFile(Cell) - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the EPS synchronization file of a given Cell.
getPrinterName() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the default printer name to use.
getPrintHeight() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the height of PostScript Output.
getPrintImage(ElectricPrinter) - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to print window using offscreen canvas.
getPrintImage(ElectricPrinter) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to print window using offscreen canvas.
getPrintImage(ElectricPrinter) - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to print window using offscreen canvas.
getPrintImage(ElectricPrinter) - Method in interface com.sun.electric.tool.user.ui.WindowContent
Method to print window using offscreen canvas.
getPrintImage(ElectricPrinter) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to print window using offscreen canvas.
getPrintingMode() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to return the current printing mode.
getPrintJob() - Method in class com.sun.electric.tool.user.ui.ElectricPrinter
 
getPrintMargin() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the margin of PostScript Output.
getPrintPSLineWidth() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the width of PostScript lines.
getPrintResolution() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the default printing resolution.
getPrintRotation() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the rotation of PostScript Output.
getPrintWidth() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell the width of PostScript Output.
getProgress() - Method in class com.sun.electric.tool.user.dialogs.Progress
Method to return the progress amount.
getProgressNote() - Method in interface com.sun.electric.database.variable.UserInterface
Method to get text message in the progress dialgo.
getProgressNote() - Method in class com.sun.electric.Main.UserInterfaceDummy
 
getProgressNote() - Static method in class com.sun.electric.tool.io.input.Input
 
getProgressNote() - Method in class com.sun.electric.tool.user.UserInterfaceMain
Method to get text message in the progress dialog.
getProgressNote() - Method in class com.sun.electric.tool.UserInterfaceExec
Method to get text message in the progress dialgo.
getProjectPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.AddedTechnologiesTab
return the JPanel to use for the project preferences part of this tab.
getProjectPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.CIFTab
return the JPanel to use for the project preferences.
getProjectPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.CopyrightTab
return the JPanel to use for the project preferences.
getProjectPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.DXFTab
return the JPanel to use for the project preferences part of this tab.
getProjectPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.GDSTab
return the JPanel to use for the project preferences.
getProjectPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.LogicalEffortTab
return the JPanel to use for the project preferences.
getProjectPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.NetworkTab
return the JPanel to use for the project preferences.
getProjectPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.ParasiticTab
return the JPanel to use for the project preferences.
getProjectPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
return the JPanel to use for the project preferences.
getProjectPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.ScaleTab
return the JPanel to use for the project preferences part of this tab.
getProjectPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.SkillTab
return the JPanel to use for the project preferences.
getProjectPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.TechnologyTab
return the JPanel to use for the project preferences.
getProjectPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.VerilogTab
return the JPanel to use for the project Preferences.
getProjectSettings() - Method in class com.sun.electric.technology.Technology
 
getProjectSettings() - Method in class com.sun.electric.tool.Tool
 
getProjectSettingsRoot() - Method in class com.sun.electric.technology.Technology
 
getProjectTool() - Static method in class com.sun.electric.tool.project.Project
Method to retrieve the singleton associated with the Project tool.
getProperSizeIcon(String) - Static method in class com.sun.electric.tool.user.ui.ToolBar
Method to convert an image file name into a proper-sized icon for the Toolbar.
getProto() - Method in interface com.sun.electric.database.hierarchy.Nodable
Method to return the prototype of this Nodable.
getProto(EDatabase) - Method in class com.sun.electric.database.id.CellUsage
Method to return the prototype of this NodeUsage.
getProto() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the prototype of this ArcInst.
getProto() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the prototype of this NodeInst.
getProtoEquivalent() - Method in class com.sun.electric.database.topology.NodeInst
Method to get the Schematic Cell from a NodeInst icon
getProtoEquivalent() - Method in class com.sun.electric.database.topology.PortInst
Method to return the equivalent PortProto of this PortInst's PortProto.
getProtoSizeOffset() - Method in class com.sun.electric.database.hierarchy.Cell
Method to get the size offset of this Cell.
getProtoSizeOffset() - Method in interface com.sun.electric.database.prototype.NodeProto
Method to size offset of this NodeProto.
getProtoSizeOffset() - Method in class com.sun.electric.technology.PrimitiveNode
Method to get the size offset of this PrimitiveNode.
getPseudoLayer() - Method in class com.sun.electric.technology.Layer
Method to return the pseudo layer associated with this real-Layer.
getPureLayerNode() - Method in class com.sun.electric.technology.Layer
Method to return the Pure Layer Node associated with this Layer.
getPureValue(int) - Method in class com.sun.electric.database.variable.Variable
Method to convert this Variable to a String without any evaluation of code.
getPWellProcessLayoutTechnologySetting() - Static method in class com.sun.electric.tool.ToolSettings
Method to tell whether the process is a PWell process.
getPWellProcessLayoutTechnologySetting() - Static method in class com.sun.electric.tool.user.User
Method to tell whether the process is a PWell process.
getQTreeBox(double, double, double, double, double, double, int) - Static method in class com.sun.electric.database.geometry.GenMath
Calculates the bounding box of a child depending on the location.
getQuadrants(double, double, Rectangle2D) - Static method in class com.sun.electric.database.geometry.GenMath
General method to obtain quadrant for a given box in a qTree based on the qTree center
getQUISCNetlist(Library) - Method in class com.sun.electric.tool.user.CompileVHDL
Method to generate a QUISC (silicon compiler) netlist.
getRadius() - Method in class com.sun.electric.database.ImmutableArcInst
Method to get the curvature radius on this ImmutableArcInst.
getRandom() - Method in class com.sun.electric.tool.ncc.NccGlobals
Generate non-recurring pseudo-random integers
getRangeScale() - Method in class com.sun.electric.tool.user.waveform.StepSize
Method to return the power of 10 used for this range.
getReadableName(ElectricObject) - Method in class com.sun.electric.database.variable.Variable
Method to return a more readable name for this Variable.
getReaderForLib(Library) - Method in class com.sun.electric.tool.io.input.LibraryFiles
 
getReal() - Method in class com.sun.electric.tool.simulation.ComplexWaveform
Return real waveform which is real part of this complex waveform.
getReasons() - Method in class com.sun.electric.tool.ncc.processing.LocalPartitionWires.Signature
 
getReasons() - Method in class com.sun.electric.tool.ncc.result.EquivRecReport
 
getRecentlyOpenedLibraries() - Static method in class com.sun.electric.tool.user.User
Get an array of File paths to recently opened libraries.
getRedoEnabled() - Static method in class com.sun.electric.tool.user.UserInterfaceMain
Method to tell whether redo can be done.
getRegressionPath() - Static method in class com.sun.electric.tool.user.User
Method to get the path of the regression tests directory.
getRelativeSizeTolerance() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getRelativeTextBounds(EditWindow0) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the bounds of all relative text in this Cell.
getRenderArea() - Method in class com.sun.electric.tool.user.ui.ElectricPrinter
 
getRepositoryLocation() - Static method in class com.sun.electric.tool.project.Project
Method to tell the location of the project management repository.
getRepresentation() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the method of interpreting "points".
getRepresentationName(int) - Static method in class com.sun.electric.technology.Technology.NodeLayer
 
getResistance() - Method in class com.sun.electric.technology.Layer
Method to return the resistance for this layer.
getResistanceSetting() - Method in class com.sun.electric.technology.Layer
Returns project preferences to tell the resistance for this Layer.
getResistanceUnits() - Static method in class com.sun.electric.tool.user.User
Method to get current resistance units.
getResistorSize(NodeInst, VarContext) - Method in class com.sun.electric.technology.technologies.Schematics
Method to return the size of a resistor-type NodeInst in this Technology.
getResistorSize(NodeInst, VarContext) - Method in class com.sun.electric.technology.Technology
Method to return the size of a resistor-type NodeInst in this Technology.
getResistorType() - Method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
 
getResolution(Technology) - Method in class com.sun.electric.tool.drc.DRC.DRCPreferences
Method to retrieve the resolution associated to specified.
getResource(Class, String) - Static method in class com.sun.electric.tool.user.Resources
Method to load a valid icon stored in resources package under the given class.
getRestOfLine() - Method in class com.sun.electric.tool.io.input.Input
Method to allow getAKeyword() to read next line next time is invocated.
getResultFromRootCells() - Method in class com.sun.electric.tool.ncc.result.NccResults
 
getResults(Cell) - Static method in class com.sun.electric.tool.ncc.NccCrossProbing
 
getReversedPattern() - Method in class com.sun.electric.database.geometry.EGraphics
Method to get the reversed stipple pattern of this EGraphics.
getRevisionDate() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the revision date of this Cell.
getRGB() - Method in class com.sun.electric.database.geometry.EGraphics
Returns the RGB value representing the color associated with this EGraphics.
getRight() - Method in class com.sun.electric.technology.PrimitivePort
Method to return the right edge of the PrimitivePort as a value that scales with the actual NodeInst.
getRightChild() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.Node
 
getRightDiffX(FoldedMos) - Static method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getRightDiffX(FoldedMos[]) - Static method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getRightDiffX(Object, Object) - Static method in class com.sun.electric.tool.generator.layout.StdCellParams
Find the X coordinate of the right most diffusion.
getRightEdge() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the right edge coordinate (a scalable EdgeH object) associated with this NodeLayer.
getRightEdge() - Method in class com.sun.electric.tool.simulation.Analysis
Method to return the rightmost X coordinate of this Analysis.
getRightEdge() - Method in class com.sun.electric.tool.simulation.Signal
Method to return the rightmost X coordinate of this simulation signal.
getRightEdge() - Method in class com.sun.electric.tool.simulation.Stimuli
Method to return the rightmost X coordinate of this Stimuli.
getRightHalf() - Method in class com.sun.electric.tool.user.waveform.Panel
 
getRightScrollBar() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the vertical scroll bar at the right side of the edit window.
getRoot() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
 
getRoot() - Method in class com.sun.electric.tool.ncc.NccGlobals
get the root of the equivalence record tree
getRoot() - Method in class com.sun.electric.tool.user.ui.ExplorerTreeModel
Returns the root of the tree.
getRootCell() - Method in class com.sun.electric.tool.ncc.netlist.NccNetlist
 
getRootCellNames() - Method in class com.sun.electric.tool.ncc.NccGlobals
get an array of root Cell Names, one per netlist.
getRootCellNames() - Method in interface com.sun.electric.tool.ncc.NccGlobalsReportable
 
getRootCellNames() - Method in class com.sun.electric.tool.ncc.result.NccResult
 
getRootCells() - Method in class com.sun.electric.tool.ncc.NccGlobals
get an array of root Cells, one per netlist
getRootCells() - Method in interface com.sun.electric.tool.ncc.NccGlobalsReportable
 
getRootCells() - Method in class com.sun.electric.tool.ncc.result.NccResult
return array of the top-level Cells being compared
getRootContext() - Method in class com.sun.electric.tool.ncc.netlist.NccNetlist
 
getRootContexts() - Method in class com.sun.electric.tool.ncc.NccGlobals
get an array of VarContexts, one per netlist
getRootContexts() - Method in interface com.sun.electric.tool.ncc.NccGlobalsReportable
 
getRootContexts() - Method in class com.sun.electric.tool.ncc.result.NccResult
return array of the VarContexts for the top-level Cells begin compared
getRootInfo() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
Get the CellInfo for the root Cell
getRoots() - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
getRotation() - Method in class com.sun.electric.database.variable.Variable
Method to return the text rotation of the Variable's TextDescriptor.
getRoutePort(ElectricObject) - Static method in class com.sun.electric.tool.routing.InteractiveRouter
Get the PortProto associated with routeObj (it should be either a ArcInst or a PortInst, otherwise this will return null).
getRoutingTool() - Static method in class com.sun.electric.tool.routing.Routing
Method to retrieve the singleton associated with the Routing tool.
getRTree() - Method in class com.sun.electric.database.topology.Topology
Method to R-Tree of this Cell.
getRule(int, DRCTemplate.DRCRuleType) - Method in interface com.sun.electric.technology.DRCRules
Method to retrieve simple layer or node rules
getRule(int, DRCTemplate.DRCRuleType, String) - Method in interface com.sun.electric.technology.DRCRules
Method to retrieve specific rules stored per node that involve two layers
getRule(int, DRCTemplate.DRCRuleType) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to retrieve simple layer or node rules
getRule(int, DRCTemplate.DRCRuleType, String) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to retrieve specific rules stored per node that involve two layers
getRule(String) - Method in interface com.sun.electric.technology.xml.XmlParam.DistanceContext
 
getRule(int, DRCTemplate.DRCRuleType) - Method in class com.sun.electric.technology.XMLRules
Method to retrieve simple layer or node rules
getRule(int, DRCTemplate.DRCRuleType, String) - Method in class com.sun.electric.technology.XMLRules
Method to retrieve specific SURROUND rules stored per node that involve two layers
getRuleDifferences(DRCRules, DRCRules) - Static method in class com.sun.electric.technology.Technology
Method to compare a Rules set with the "factory" set and construct an override string.
getRuleIndex(int, int) - Method in interface com.sun.electric.technology.DRCRules
 
getRuleIndex(int, int) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to determine the index in the upper-left triangle array for two layers/nodes.
getRuleIndex(int, int, int) - Static method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to determine the index in the upper-left triangle array for two layers/nodes.
getRuleIndex(int, int) - Method in class com.sun.electric.technology.XMLRules
Method to determine the index in the upper-left triangle array for two layers/nodes.
getRuleName() - Method in class com.sun.electric.technology.PrimitiveNode.AsymmetricNodeSizeRule
 
getRuleName() - Method in class com.sun.electric.technology.PrimitiveNode.NodeSizeRule
 
getRuleNodeIndex(String) - Method in class com.sun.electric.technology.Technology
Method to determine index of layer or node involved in the rule
getRulerHighlighter() - Method in class com.sun.electric.tool.user.ui.EditWindow
Get the ruler highlighter for this EditWindow (for measurement).
getRules(Layer, DRCTemplate.DRCRuleType) - Method in interface com.sun.electric.technology.DRCRules
 
getRules() - Method in class com.sun.electric.technology.DRCTemplate.DRCXMLParser
 
getRules() - Method in class com.sun.electric.technology.Foundry
 
getRules(Layer, DRCTemplate.DRCRuleType) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to find all rules of specified type associated to Layer layer1
getRules(Layer, DRCTemplate.DRCRuleType) - Method in class com.sun.electric.technology.XMLRules
Method to find all rules of specified type associated to Layer layer1
getRules(Technology) - Static method in class com.sun.electric.tool.drc.DRC
Method to build a Rules object that contains the current design rules for a Technology.
getRules(Layer, DRCTemplate.DRCRuleType) - Static method in class com.sun.electric.tool.drc.DRC
Method to find all possible rules of DRCRuleType type associated a layer.
getRuleSet() - Method in class com.sun.electric.technology.technologies.MoCMOS
Method to tell the current rule set for this Technology if Mosis is the foundry.
getRuleSetSetting() - Method in class com.sun.electric.technology.technologies.MoCMOS
Method to set the rule set for this Technology.
getRunningJob() - Static method in class com.sun.electric.tool.Job
If this current thread is a EThread running a Job return the Job.
getSafeCellName(String) - Method in class com.sun.electric.tool.io.output.EDIF
Method to adjust a cell name to be safe for EDIF output.
getSafeCellName(String) - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to adjust a cell name to be safe for Verilog output.
getSafeCellName(String) - Method in class com.sun.electric.tool.io.output.MOSSIM
Method to adjust a cell name to be safe for MOSSIM output.
getSafeCellName(String) - Method in class com.sun.electric.tool.io.output.Silos
Method to adjust a cell name to be safe for Silos output.
getSafeCellName(String) - Method in class com.sun.electric.tool.io.output.Spice
Method to adjust a cell name to be safe for Spice output.
getSafeCellName(String) - Method in class com.sun.electric.tool.io.output.Tegas
Method to adjust a cell name to be safe for Tegas output.
getSafeCellName(String) - Method in class com.sun.electric.tool.io.output.Topology
Abstract method to convert a cell name to one that is safe for this format
getSafeCellName(String) - Method in class com.sun.electric.tool.io.output.Verilog
Method to adjust a cell name to be safe for Verilog output.
getSafeNetName(String, boolean) - Method in class com.sun.electric.tool.io.output.EDIF
Method to adjust a network name to be safe for EDIF output.
getSafeNetName(String, boolean) - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to adjust a network name to be safe for VHDL output.
getSafeNetName(String, boolean) - Method in class com.sun.electric.tool.io.output.MOSSIM
Method to adjust a network name to be safe for MOSSIM output.
getSafeNetName(String, boolean) - Method in class com.sun.electric.tool.io.output.Silos
Method to adjust a network name to be safe for Silos output.
getSafeNetName(String, boolean) - Method in class com.sun.electric.tool.io.output.Spice
Method to adjust a network name to be safe for Spice output.
getSafeNetName(String, Simulation.SpiceEngine) - Static method in class com.sun.electric.tool.io.output.Spice
Method to adjust a network name to be safe for Spice output.
getSafeNetName(String, boolean) - Method in class com.sun.electric.tool.io.output.Tegas
Method to adjust a network name to be safe for Tegas output.
getSafeNetName(String, boolean) - Method in class com.sun.electric.tool.io.output.Topology
Abstract method to convert a network name to one that is safe for this format
getSafeNetName(String, boolean) - Method in class com.sun.electric.tool.io.output.Verilog
Method to adjust a network name to be safe for Verilog output.
getSample(EGraphics.Outline) - Method in class com.sun.electric.tool.user.dialogs.ColorPatternPanel
 
getSavedFocusBrowser() - Method in class com.sun.electric.tool.user.ui.EditWindow
Get the Saved View Browser for this Edit Window
getSavedLayerOrder(Technology) - Method in class com.sun.electric.tool.user.ui.LayerVisibility
Method to return a list of layers that are saved for specified Technology.
getScale() - Method in interface com.sun.electric.database.variable.EditWindow0
Method to return the scale factor for this window.
getScale() - Method in interface com.sun.electric.database.variable.EditWindow_
Method to return the scale factor for this window.
getScale() - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
getScale() - Method in class com.sun.electric.technology.Technology
Returns the scale for this Technology.
getScale() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the scale factor for this window.
getScaleSetting() - Method in class com.sun.electric.technology.Technology
Returns project preferences to tell the scale of this technology.
getScaleVariableName() - Method in class com.sun.electric.technology.Technology
Method to obtain the Variable name for scaling this Technology.
getScheduledOffset() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the offset factor for this window.
getScheduledToAbort() - Method in class com.sun.electric.tool.Job
get scheduled to abort status
getSchematicCell() - Method in class com.sun.electric.tool.generator.flag.FlagConstructorData
 
getSchematics() - Method in class com.sun.electric.database.hierarchy.EDatabase
Return Schematic technology in this database
getSchematics() - Method in class com.sun.electric.database.Snapshot
Returns Schematic technology in this database
getSchematics() - Method in class com.sun.electric.database.variable.ElectricObject
Returns Schematics technology in this database
getSchematics() - Method in class com.sun.electric.technology.TechPool
Returns Schematic technology in this database
getSchematicTechnology() - Static method in class com.sun.electric.tool.user.User
Method to choose the layout Technology to use when schematics are found.
getSchematicTechnologySetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns project preference to tell the layout Technology to use when schematics are found.
getSchematicTechnologySetting() - Static method in class com.sun.electric.tool.user.User
Returns project preference to tell the layout Technology to use when schematics are found.
getSchemTrackAssign(Cell) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getScreenHighX() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getScreenLocationOfCorner() - Method in interface com.sun.electric.database.variable.EditWindow_
 
getScreenLocationOfCorner() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the location of this window on the user's screens.
getScreenLowX() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getScreenSize() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the size of this EditWindow.
getScreenSize() - Static method in class com.sun.electric.tool.user.ui.TopLevel
Method to return the size of the screen that Electric is on.
getScripts() - Static method in class com.sun.electric.tool.user.dialogs.LanguageScripts
 
getScrollBarResolution() - Static method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the scroll bar resolution.
getSeaOfGatesComplexityLimit() - Static method in class com.sun.electric.tool.routing.Routing
Method to get the "sea-of-gates" complexity limit.
getSeaOfGatesMaxWidth() - Static method in class com.sun.electric.tool.routing.Routing
Method to get the "sea-of-gates" maximum arc width.
getSecondExport() - Method in class com.sun.electric.tool.user.ncc.ExportMismatch.TopologyMismatch
 
getSecondPolysiliconSetting() - Method in class com.sun.electric.technology.technologies.MoCMOS
Returns project preferences to tell a second polysilicon layer in this Technology.
getSegmentedNets(Cell) - Method in class com.sun.electric.tool.io.output.SpiceParasitic
Method to find the SpiceSegmentedNets object that corresponds to a given Cell.
getSegmentedNets(Cell) - Method in class com.sun.electric.tool.io.output.SpiceParasiticsGeneral
 
getSegmentedNets(Cell) - Method in class com.sun.electric.tool.io.output.SpiceRCSimple
Method to find the SpiceSegmentedNets object that corresponds to a given Cell.
getSegmentMax() - Method in class com.sun.electric.tool.generator.flag.router.Segment
 
getSegmentMin() - Method in class com.sun.electric.tool.generator.flag.router.Segment
 
getSelectedArcs() - Static method in class com.sun.electric.tool.user.menus.MenuCommands
Get list of ArcInsts of what's currently selected by the user, in the window that has focus.
getSelectedCell() - Method in class com.sun.electric.tool.user.dialogs.CellBrowser
Get selected Cell by user in Cell List
getSelectedControlPoints() - Method in class com.sun.electric.tool.user.waveform.WaveSignal
Method to return the X values of selected control points in this WaveSignal.
getSelectedFoundry() - Method in class com.sun.electric.technology.Technology
Method to get the foundry index associated with this technology.
getSelectedNodes() - Static method in class com.sun.electric.tool.user.menus.MenuCommands
Get list of NodeInsts of what's currently selected by the user, in the window that has focus.
getSelectedObjects(boolean, boolean) - Static method in class com.sun.electric.tool.user.menus.MenuCommands
Get list of ElectricObjects of what's currently selected by the user, in the window that has focus.
getSelectMode() - Static method in class com.sun.electric.tool.user.ui.ToolBar
Method to tell what selection mode is in effect.
getSelectSpacingRule() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getSelectSurroundDiffInTrans() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getSelectSurroundOverPoly() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getSeparateWellTies() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getSeparation() - Method in class com.sun.electric.tool.user.waveform.StepSize
Method to return the separation between ticks in this range.
getSeparatorChar() - Method in class com.sun.electric.tool.simulation.Stimuli
Method to return the separator character for names in this simulation.
getSerpentineExtentB() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the bottom extension of this layer.
getSerpentineExtentT() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the top extension of this layer.
getSerpentineLWidth() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the left extension of this layer.
getSerpentineRWidth() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the right extension of this layer.
getSerpentineTransistorLength() - Method in class com.sun.electric.database.ImmutableNodeInst
Method to return the length of this serpentine transistor.
getSerpentineTransistorLength() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the length of this serpentine transistor.
getSetsOfRelatives() - Method in class com.sun.electric.tool.ncc.basic.TransitiveRelation
Return an Iterator over Sets of related Objects.
getSetting(String) - Method in class com.sun.electric.database.text.Setting.Group
Returns Setting from this Group or a subgroup by its relative path
getSetting(String) - Method in class com.sun.electric.technology.Technology
 
getSetting(TechFactory.Param) - Method in class com.sun.electric.technology.Technology
 
getSettings() - Method in class com.sun.electric.database.Environment
Returns map from Setting to its value in this Snapshot
getSettings() - Method in class com.sun.electric.database.hierarchy.EDatabase
 
getSettings() - Method in class com.sun.electric.database.Snapshot
Returns map from Setting to its value in this Snapshot
getSettings() - Method in class com.sun.electric.database.text.Setting.Group
Returns all Settings from this Group and its subgroups
getSettings(Cell) - Method in class com.sun.electric.tool.logicaleffort.LENetlister
Get any Logical Effort settings saved on the specified cell
getSettings() - Method in class com.sun.electric.tool.logicaleffort.LENetlister.LECellInfo
 
getSettings() - Static method in class com.sun.electric.tool.user.projectSettings.ProjSettings
 
getShape(NodeInst) - Method in class com.sun.electric.database.geometry.Poly.Builder
Returns the polygons that describe node "ni".
getShape(ArcInst) - Method in class com.sun.electric.database.geometry.Poly.Builder
Returns the polygons that describe arc "ai".
getShape(Poly.Builder) - Method in class com.sun.electric.database.topology.ArcInst
Returns the polygons that describe this ArcInst.
getShape(Poly.Builder) - Method in class com.sun.electric.database.topology.Geometric
Returns the polygons that describe this Geometric.
getShape(Poly.Builder) - Method in class com.sun.electric.database.topology.NodeInst
Returns the polygons that describe this NodeInst.
getShapeArray(NodeInst, boolean, boolean, Layer.Function.Set) - Method in class com.sun.electric.database.geometry.Poly.Builder
Returns the polygons that describe arc "ai".
getShapeArray(ArcInst, Layer.Function.Set) - Method in class com.sun.electric.database.geometry.Poly.Builder
Returns the polygons that describe arc "ai".
getShapeOfArc(AbstractShapeBuilder, ImmutableArcInst) - Method in class com.sun.electric.technology.technologies.Artwork
Fill the polygons that describe arc "a".
getShapeOfArc(ArcInst) - Method in class com.sun.electric.technology.Technology
Returns the polygons that describe arc "ai".
getShapeOfArc(ArcInst, Layer.Function.Set) - Method in class com.sun.electric.technology.Technology
Returns the polygons that describe arc "ai".
getShapeOfArc(AbstractShapeBuilder, ImmutableArcInst) - Method in class com.sun.electric.technology.Technology
Fill the polygons that describe arc "a".
getShapeOfArc(AbstractShapeBuilder, ImmutableArcInst, EGraphics) - Method in class com.sun.electric.technology.Technology
Fill the polygons that describe arc "a".
getShapeOfDummyArc(double) - Method in class com.sun.electric.technology.ArcProto
Returns the polygons that describe dummy arc of this ArcProto with default width and specified length.
getShapeOfNode(CellBackup.Memoization, ImmutableNodeInst, boolean, boolean, Technology.NodeLayer[]) - Method in class com.sun.electric.technology.technologies.Artwork
Method to return a list of Polys that describe a given NodeInst.
getShapeOfNode(CellBackup.Memoization, ImmutableNodeInst, boolean, boolean, Technology.NodeLayer[]) - Method in class com.sun.electric.technology.technologies.GEM
Method to return a list of Polys that describe a given NodeInst.
getShapeOfNode(CellBackup.Memoization, ImmutableNodeInst, boolean, boolean, Technology.NodeLayer[]) - Method in class com.sun.electric.technology.technologies.Generic
Method to return a list of Polys that describe a given NodeInst.
getShapeOfNode(CellBackup.Memoization, ImmutableNodeInst, boolean, boolean, Technology.NodeLayer[]) - Method in class com.sun.electric.technology.technologies.MoCMOS
Method to return a list of Polys that describe a given NodeInst.
getShapeOfNode(CellBackup.Memoization, ImmutableNodeInst, boolean, boolean, Technology.NodeLayer[]) - Method in class com.sun.electric.technology.technologies.Schematics
Method to return a list of Polys that describe a given NodeInst.
getShapeOfNode(NodeInst) - Method in class com.sun.electric.technology.Technology
Returns the polygons that describe node "ni".
getShapeOfNode(NodeInst, boolean, boolean, Layer.Function.Set) - Method in class com.sun.electric.technology.Technology
Returns the polygons that describe node "ni".
getShapeOfNode(CellBackup.Memoization, ImmutableNodeInst, boolean, boolean, Technology.NodeLayer[]) - Method in class com.sun.electric.technology.Technology
Returns the polygons that describe node "ni", given a set of NodeLayer objects to use.
getShapeOfPort(PortProto) - Method in class com.sun.electric.database.topology.NodeInst
Method to return a Poly that describes the location of a port on this NodeInst.
getShapeOfPort(PortProto, Point2D, boolean, double) - Method in class com.sun.electric.database.topology.NodeInst
Method to return a Poly that describes the location of a port on this NodeInst.
getShapeOfPort(NodeInst, PrimitivePort, Point2D) - Method in class com.sun.electric.technology.technologies.Artwork
Returns a polygon that describes a particular port on a NodeInst.
getShapeOfPort(NodeInst, PrimitivePort, Point2D) - Method in class com.sun.electric.technology.technologies.Schematics
Returns a polygon that describes a particular port on a NodeInst.
getShapeOfPort(NodeInst, PrimitivePort) - Method in class com.sun.electric.technology.Technology
Returns a polygon that describes a particular port on a NodeInst.
getShapeOfPort(NodeInst, PrimitivePort, Point2D) - Method in class com.sun.electric.technology.Technology
Returns a polygon that describes a particular port on a NodeInst.
getShortName() - Method in class com.sun.electric.database.hierarchy.Export
Method to return the short name of this PortProto.
getShortName(String) - Static method in class com.sun.electric.database.hierarchy.Export
Method to convert name of export to short name.
getShortName() - Method in enum com.sun.electric.database.prototype.PortCharacteristic
Method to return the short name of this PortCharacteristic.
getShortName() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Returns a short name of this Function.
getShortResistors() - Method in class com.sun.electric.database.network.Netlist
 
getShortResistors() - Method in class com.sun.electric.tool.io.output.EDIF
Tell the Hierarchy enumerator how to short resistors
getShortResistors() - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to tell the netlister how to short resistors
getShortResistors() - Method in class com.sun.electric.tool.io.output.MOSSIM
Tell the Hierarchy enumerator how to short resistors
getShortResistors() - Method in class com.sun.electric.tool.io.output.Silos
Tell the Hierarchy enumerator how to short resistors
getShortResistors() - Method in class com.sun.electric.tool.io.output.Spice
Tell the Hierarchy enumerator how to short resistors
getShortResistors() - Method in class com.sun.electric.tool.io.output.Tegas
Tell the Hierarchy enumerator how to short resistors
getShortResistors() - Method in class com.sun.electric.tool.io.output.Topology
Tell the Hierarchy enumerator how to short resistors
getShortResistors() - Method in class com.sun.electric.tool.io.output.Verilog
Tell the Hierarchy enumerator how to short resistors
getShowPopupCloud() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
getShrinkage() - Method in class com.sun.electric.database.CellBackup
Returns data for arc shrinkage computation.
getShrinkage() - Method in class com.sun.electric.database.hierarchy.Cell
Returns data for arc shrinkage computation.
getShrinkage() - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
getSignal(TreePath) - Static method in class com.sun.electric.tool.io.input.EpicAnalysis
Returns EpicSignal by its TreePath.
getSignal(int) - Method in class com.sun.electric.tool.io.output.Topology.CellAggregateSignal
 
getSignal() - Method in class com.sun.electric.tool.user.waveform.WaveSignal
Method to return the actual signal information associated with this line in the waveform window.
getSignalButtons() - Method in class com.sun.electric.tool.user.waveform.Panel
 
getSignalButtonsPane() - Method in class com.sun.electric.tool.user.waveform.Panel
 
getSignalContext() - Method in class com.sun.electric.tool.simulation.Signal
Method to return the context of this simulation signal.
getSignalName() - Method in class com.sun.electric.tool.simulation.Signal
Method to return the name of this simulation signal.
getSignalNamesPanel() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getSignalOrder(Cell) - Static method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to get the saved signal information for a cell.
getSignals() - Method in class com.sun.electric.tool.io.input.EpicAnalysis
Method to get the list of signals in this Simulation Data object.
getSignals() - Method in class com.sun.electric.tool.simulation.Analysis
Method to get the list of signals in this Simulation Data object.
getSignals() - Method in class com.sun.electric.tool.user.waveform.Panel
Method to return a List of WaveSignals in this panel.
getSignalsForExplorer(String) - Method in class com.sun.electric.tool.io.input.EpicAnalysis
Public method to build tree of EpicTreeNodes.
getSignalsFromExtractedNet(Signal) - Method in class com.sun.electric.tool.simulation.Analysis
Get a list of signals that are from the same network.
getSignalTracesPanel() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getSilCompTool() - Static method in class com.sun.electric.tool.sc.SilComp
Method to retrieve the singleton associated with the Silicon Compiler tool.
getSimData() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to return the stimulus information associated with this WaveformWindow.
getSimiliarHighlight(List<Highlight2>, Highlight2) - Static method in class com.sun.electric.tool.user.Highlighter
Chooses a single Highlight from the list of Highlights 'highlights' that is most similar to Highlight 'exampleHigh'.
getSimpleName() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getSimpleNameSetting() - Static method in class com.sun.electric.tool.generator.layout.GateLayGenSettings
 
getSimpleNameSetting() - Static method in class com.sun.electric.tool.ToolSettings
 
getSimulationTool() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to retrieve the singleton associated with the Simulation tool.
getSize() - Method in class com.sun.electric.database.variable.Variable
Method to return the text size of the text in the Variable's TextDescriptor.
getSize(NodeInst, VarContext) - Static method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getSize() - Method in class com.sun.electric.tool.user.redisplay.PixelDrawing
Method for obtaining the size of the offscreen bitmap.
getSizeableNodables() - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
 
getSizeCorrector(Version, Map<Setting, Object>, boolean, boolean) - Method in class com.sun.electric.technology.technologies.MoCMOS
 
getSizeCorrector(Version, Map<Setting, Object>, boolean, boolean) - Method in class com.sun.electric.technology.Technology
 
getSizeFromDisk(PrimitiveNode, double, double) - Method in class com.sun.electric.technology.Technology.SizeCorrector
 
getSizeMismatches() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
getSizeQuantizationErrorSetting() - Static method in class com.sun.electric.tool.generator.layout.GateLayGenSettings
 
getSizeQuantizationErrorSetting() - Static method in class com.sun.electric.tool.ToolSettings
 
getSizer() - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
 
getSizer() - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
 
getSizes(List<Float>, List<String>, List<NodeInst>, List<VarContext>) - Method in class com.sun.electric.tool.logicaleffort.LENetlister
Get the sizes and associated variable names to store on the top level cell
getSizes(List<Float>, List<String>, List<NodeInst>, List<VarContext>) - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
 
getSizes(List<Float>, List<String>, List<NodeInst>, List<VarContext>) - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
Updates the size of all Logical Effort gates
getSizeToDisk(ImmutableNodeInst) - Method in class com.sun.electric.technology.Technology.SizeCorrector
 
getSkillLayer() - Method in class com.sun.electric.technology.Layer
Method to return the Skill name of this layer.
getSkillLayerSetting() - Method in class com.sun.electric.technology.Layer
Returns project preferences to tell the Skill name of this Layer.
getSkipPassed() - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
getSkipReason() - Method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
 
getSlot() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.Node
 
getSmallestPolygonSize() - Static method in class com.sun.electric.tool.extract.Extract
Method to return the size of the smallest polygon to extract.
getSnapshotId() - Method in class com.sun.electric.database.change.Undo.UndoJob
 
getSoftTechnologies() - Static method in class com.sun.electric.StartupPrefs
Method to tell the additional technologies for Electric.
getSoftTechnologiesSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns project preference with additional technologies.
getSoftTechnologiesSetting() - Static method in class com.sun.electric.tool.user.User
Returns project preference with additional technologies.
getSOGPrefs() - Method in class com.sun.electric.tool.generator.flag.FlagConstructorData
 
getSons() - Method in class com.sun.electric.database.geometry.PolyBase.PolyBaseTree
 
getSortedLoops() - Method in class com.sun.electric.database.geometry.PolyQTree.PolyNode
Sort list of objects based on area
getSortKey() - Method in class com.sun.electric.tool.user.ErrorLogger.MessageLog
 
getSortKey() - Method in class com.sun.electric.tool.user.ui.ErrorLoggerTree.ErrorLoggerGroupNode
 
getSortKeyToGroupNames() - Method in class com.sun.electric.tool.user.ErrorLogger
 
getSource() - Method in class com.sun.electric.tool.user.Exec.FinishedEvent
 
getSpacingCombinedName(Layer, Geometric) - Static method in class com.sun.electric.technology.DRCTemplate
Method to build combined name in special spacing rules
getSpacingDistances(Poly, Poly) - Method in class com.sun.electric.technology.Technology
This is the most basic function to determine the widest wire and the parallel distance that run along them.
getSpacingRule(Layer, Geometric, Layer, Geometric, boolean, int, double, double) - Method in interface com.sun.electric.technology.DRCRules
 
getSpacingRule(Layer, Geometric, Layer, Geometric, boolean, int, double, double) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to find the spacing rule between two layer.
getSpacingRule(Layer, Geometric, Layer, Geometric, boolean, int, double, double) - Method in class com.sun.electric.technology.XMLRules
Method to find the spacing rule between two layer.
getSpacingRule(Layer, Geometric, Layer, Geometric, boolean, int, double, double) - Static method in class com.sun.electric.tool.drc.DRC
Method to find the spacing rule between two layer.
getSpacingRules(int, DRCTemplate.DRCRuleType, boolean) - Method in interface com.sun.electric.technology.DRCRules
 
getSpacingRules(int, DRCTemplate.DRCRuleType, boolean) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to retrieve different spacing rules depending on type.
getSpacingRules(int, DRCTemplate.DRCRuleType, boolean) - Method in class com.sun.electric.technology.XMLRules
Method to retrieve different spacing rules depending on spacingCase.
getSpecialType() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the special type of this PrimitiveNode.
getSpecialTypeName(int) - Static method in class com.sun.electric.technology.PrimitiveNode
Method to return the name of a special PrimitiveNode type.
getSpecialValues() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the special values stored on this PrimitiveNode.
getSpi(String) - Method in class com.sun.electric.tool.sandbox.DummyPreferences
Return the value associated with the specified key at this preference node, or null if there is no association for this key, or the association cannot be determined at this time.
getSpiceEngine() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell which SPICE engine is being used.
getSpiceEpicMemorySize() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell the maximum memory to use for EpicReaderProcess, in megatybes.
getSpiceExtractedNetDelimiter() - Static method in class com.sun.electric.tool.simulation.Simulation
 
getSpiceGlobalTreatment() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell how to treat globals in Spice output.
getSpiceHeaderCardInfo() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to get the Spice header card specification.
getSpiceHeaderLevel1() - Method in class com.sun.electric.technology.Technology
Method to return the level-1 header cards for SPICE in this Technology.
getSpiceHeaderLevel2() - Method in class com.sun.electric.technology.Technology
Method to return the level-2 header cards for SPICE in this Technology.
getSpiceHeaderLevel3() - Method in class com.sun.electric.technology.Technology
Method to return the level-3 header cards for SPICE in this Technology.
getSpiceLevel() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell which SPICE level is being used.
getSpiceNetName(Network) - Static method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getSpiceNetName(VarContext, Network) - Static method in class com.sun.electric.tool.user.waveform.WaveformWindow
Get the spice net name associated with the network and the context.
getSpiceNetName(VarContext, Network, boolean, boolean) - Static method in class com.sun.electric.tool.user.waveform.WaveformWindow
Get the spice net name associated with the network and the context.
getSpiceOutputFormat() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell the type of output files expected from Spice.
getSpiceOutputOverwrite() - Static method in class com.sun.electric.tool.simulation.Simulation
Get whether or not we automatically overwrite the spice output file
getSpiceOutputType(String, Simulation.SpiceEngine) - Static method in class com.sun.electric.tool.io.input.Simulate
 
getSpiceParasiticsLevel() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell the level of parasitics being used by Spice output.
getSpicePartsLibraries() - Static method in class com.sun.electric.lib.LibFile
Method to find all files that are SPICE parts libraries.
getSpicePartsLibrary() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to return the name of the current Spice parts library.
getSpiceRunChoice() - Static method in class com.sun.electric.tool.simulation.Simulation
Get the current setting for the Spice Run Choice preference
getSpiceRunChoiceValues() - Static method in class com.sun.electric.tool.simulation.Simulation
Determines possible settings for the Spice Run Choice
getSpiceRunDir() - Static method in class com.sun.electric.tool.simulation.Simulation
Get the spice run directory
getSpiceRunProbe() - Static method in class com.sun.electric.tool.simulation.Simulation
Get whether or not to run the spice probe after running spice
getSpiceRunProgram() - Static method in class com.sun.electric.tool.simulation.Simulation
Get the spice run program
getSpiceRunProgramArgs() - Static method in class com.sun.electric.tool.simulation.Simulation
Get the spice run program args
getSpiceShortResistors() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell how SPICE should short resistors.
getSpiceTemplate() - Method in class com.sun.electric.technology.PrimitiveNode
Method to get the Spice template on this PrimitiveNode.
getSpiceText() - Method in class com.sun.electric.database.variable.CodeExpression
 
getSpiceTrailerCardInfo() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to get the Spice trailer card specification.
getSpiceUseRunDir() - Static method in class com.sun.electric.tool.simulation.Simulation
Get whether or not to use the user-specified spice run dir
getSrcDrn(int) - Method in class com.sun.electric.tool.generator.layout.FoldedMos
 
getStandardCellsContextsInHier() - Method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen.StandardCellHierarchy
 
getStandardCellsInHier() - Method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen.StandardCellHierarchy
Get the standard cells in the hiearchy after the hierarchy has been enumerated
getStandardCellsInHierarchy(Cell) - Static method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen
Return the standard cells in a hierarchy starting from the specified top cell.
getStart() - Method in class com.sun.electric.tool.routing.Route
Get the start of the Route
getStartAngle() - Method in class com.sun.electric.tool.routing.Router.ContactSize
 
getStartArc() - Method in class com.sun.electric.tool.routing.VerticalRoute
Get the arc used to start the vertical route from startRE
getStartDrag() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
getStartWidth() - Method in class com.sun.electric.tool.routing.Router.ContactSize
 
getState(TechId) - Method in class com.sun.electric.technology.TechPool
Get Technology.State by TechId TechId must belong to same IdManager as TechPool
getState(Library) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
 
getState(Cell) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
 
getState() - Method in class com.sun.electric.tool.cvspm.State
 
getState(String) - Static method in class com.sun.electric.tool.cvspm.State
 
getState(int) - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to get the state of this signal at a given event.
getStateVector() - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to return the state information for all events in this signal.
getStatus() - Method in class com.sun.electric.tool.Job
get status
getStatusBar() - Method in class com.sun.electric.tool.user.ui.TopLevel
Method to return status bar associated with this TopLevel.
getStepScale() - Method in class com.sun.electric.tool.user.waveform.StepSize
Method to return the power of 10 used for steps in this range.
getStepSize() - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardData
 
getStickyMove() - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Returns state of 'stickyMove'.
getStickyWiring() - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Returns state of 'stickyWiring'.
getStimuli() - Method in class com.sun.electric.tool.simulation.Analysis
Method to return the Stimuli in which this Analysis resides.
getString() - Method in class com.sun.electric.database.geometry.Poly
Method to return the String associated with this Poly.
getString() - Method in class com.sun.electric.database.text.Pref
Method to get the string value on this Pref object.
getString(Preferences) - Method in class com.sun.electric.database.text.Pref
Method to get the string value on this Pref object.
getString() - Method in class com.sun.electric.database.text.Setting
Method to get the string value on this Setting object.
getString() - Method in class com.sun.electric.database.text.TempPref
Method to get the string value on this TempPref object.
getString(Setting) - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method to get the string value on the Setting object.
getStringFactoryValue() - Method in class com.sun.electric.database.text.Pref
Method to get the factory-default String value of this Pref object.
getStringFactoryValue() - Method in class com.sun.electric.database.text.TempPref
Method to get the factory-default String value of this Pref object.
getStringFromKeyStroke(KeyStroke) - Static method in class com.sun.electric.tool.user.ui.KeyStrokePair
 
getStroke() - Method in class com.sun.electric.tool.user.ui.KeyStrokePair
 
getStyle() - Method in class com.sun.electric.database.geometry.PolyBase
Method to return the style associated with this Poly.
getStyle() - Method in class com.sun.electric.technology.Technology.ArcLayer
Returns the Poly.Style of this ArcLayer.
getStyle() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the Poly.Type this NodeLayer will generate.
getSU() - Method in class com.sun.electric.tool.logicaleffort.LENetlister.LECellInfo
 
getSubcircuitInfo(Cell) - Method in class com.sun.electric.tool.ncc.processing.HierarchyInfo
get me information I need to treat an instance of this Cell as a subcircuit primitive
getSubckt() - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceInstance
 
getSubckt(String) - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceNetlistReader
 
getSubckts() - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceNetlistReader
 
getSubNets() - Method in class com.sun.electric.tool.logicaleffort.LENetwork
 
getSuggestion() - Method in class com.sun.electric.tool.user.ncc.ExportMismatch.NameMismatch
 
getSuggestion() - Method in class com.sun.electric.tool.user.ncc.ExportMismatch.TopologyMismatch
 
getSunRouterCostLimit() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterCutlineDeviation() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterDelta() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterDenseViaAreaSize() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterGlobalPathExpansion() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterHighPathSearchCost() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterLayerAssgnCapF() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterLengthLongNet() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterLengthMedNet() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterLowPathSearchCost() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterMediumPathSearchCost() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterOneTileFactor() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterOverloadLimit() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterPathSearchControl() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterPinFactor() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterRetryDenseViaAreaSize() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterRetryExpandRouting() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterRipUpExpansion() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterRipUpMaximum() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterRipUpPenalty() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterRipUpSearches() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterSinkAccessExpansion() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterSourceAccessExpansion() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterSparseViaModulo() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterTakenPathSearchCost() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterTilesPerPinLongNet() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterTilesPerPinMedNet() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterUPinDensityF() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterVerboseLevel() - Static method in class com.sun.electric.tool.routing.Routing
verbose level can be 0: silent, 1: quiet, 2: normal 3: verbose
getSunRouterWindow() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterWireBlockageFactor() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterWireModulo() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterWireOffset() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterXBitSize() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterXTileSize() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterYBitSize() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterYTileSize() - Static method in class com.sun.electric.tool.routing.Routing
 
getSunRouterZRipUpExpansion() - Static method in class com.sun.electric.tool.routing.Routing
 
getSweep(int) - Method in class com.sun.electric.tool.simulation.AnalogAnalysis
Method to return sweep object in a given position.
getSystem() - Method in class com.sun.electric.tool.user.ErrorLogger
 
getSystemDisplayName(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
getSystemIcon(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
getSystemTypeDescription(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
getTail() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the Connection on the tail end of this ArcInst.
getTail() - Method in class com.sun.electric.tool.routing.RouteElementArc
 
getTailConnPoint() - Method in class com.sun.electric.tool.routing.RouteElementArc
 
getTailExtension() - Method in class com.sun.electric.tool.routing.RouteElementArc
 
getTailLocation() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the Location on tail of this ArcInst.
getTailPortInst() - Method in class com.sun.electric.database.topology.ArcInst
Method to return the PortInst on tail of this ArcInst.
getTech(TechId) - Method in class com.sun.electric.database.hierarchy.EDatabase
Get Technology by TechId TechId must belong to same IdManager as TechPool
getTech(TechId) - Method in class com.sun.electric.database.Snapshot
Get Technology by TechId TechId must belong to same IdManager as TechPool
getTech(TechId) - Method in class com.sun.electric.database.variable.ElectricObject
Get Technology by TechId TechId must belong to same IdManager as TechPool
getTech(TechId) - Method in class com.sun.electric.technology.TechPool
Get Technology by TechId TechId must belong to same IdManager as TechPool
getTech() - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method to return the current technology for use in all preferences tabs.
getTechDesc() - Method in class com.sun.electric.technology.Technology
Returns the full description of this Technology.
getTechDesc() - Method in class com.sun.electric.technology.Technology.State
 
getTechDescription() - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardData
 
getTechEditData() - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizard
 
getTechFactory(String) - Static method in class com.sun.electric.technology.TechFactory
 
getTechId(int) - Method in class com.sun.electric.database.id.IdManager
Returns TechId by given index.
getTechName() - Method in class com.sun.electric.technology.Technology
Returns the name of this technology.
getTechName() - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardData
ACCESSOR METHODS
getTechnologies() - Method in class com.sun.electric.database.hierarchy.EDatabase
 
getTechnologies() - Static method in class com.sun.electric.technology.Technology
Get an iterator over all of the Technologies.
getTechnology() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the Technology of this Cell.
getTechnology() - Method in interface com.sun.electric.database.prototype.NodeProto
Method to return the Technology to which this NodeProto belongs.
getTechnology() - Method in class com.sun.electric.technology.ArcProto
Method to return the Technology of this ArcProto.
getTechnology() - Method in interface com.sun.electric.technology.DRCRules
 
getTechnology() - Method in class com.sun.electric.technology.Layer
Method to return the Technology of this Layer.
getTechnology() - Method in class com.sun.electric.technology.PrimitiveNode
Method to return the Technology of this PrimitiveNode.
getTechnology() - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to determine the technology associated with this rules set.
getTechnology() - Method in class com.sun.electric.technology.Technology.State
 
getTechnology() - Method in class com.sun.electric.technology.XMLRules
Method to determine the technology associated with this rules set.
getTechnology() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getTechPalette() - Method in class com.sun.electric.tool.user.ui.PaletteFrame
 
getTechParams() - Method in class com.sun.electric.technology.TechFactory
 
getTechParams() - Static method in class com.sun.electric.technology.technologies.MoCMOS
This method is called from TechFactory by reflection.
getTechParams() - Method in class com.sun.electric.technology.TechPool
 
getTechPool() - Method in class com.sun.electric.database.CellBackup.Memoization
 
getTechPool() - Method in class com.sun.electric.database.hierarchy.EDatabase
Returns TechPool of this database
getTechPool() - Method in class com.sun.electric.database.Snapshot
Returns TechPool of this Snapshot
getTechPool() - Method in class com.sun.electric.database.variable.ElectricObject
Returns TechPool of this database
getTechPool() - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
getTechPool() - Method in class com.sun.electric.tool.Job
 
getTechPool() - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
 
getTechShortName() - Method in class com.sun.electric.technology.Technology
Returns the short name of this technology.
getTechSpecific() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the Technology-specific value on this NodeInst.
getTechSpecificAddition() - Method in class com.sun.electric.database.topology.NodeInst
Method to return a string that describes any technology-specific additions to this NodeInst's prototype name.
getTechType() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getTechType() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
getTechType() - Method in enum com.sun.electric.tool.generator.layout.TechType.TechTypeEnum
 
getTechUsages() - Method in class com.sun.electric.database.CellRevision
Returns Set of Technologies used in this CellRevision
getTempInt() - Method in class com.sun.electric.database.hierarchy.Cell
Method to get the temporary integer on this Cell.
getText() - Method in class com.sun.electric.tool.user.menus.EMenuItem
Returns hort text description of this EMenuElement.
getTextAngle() - Method in enum com.sun.electric.database.geometry.Poly.Type
Method to get the "angle" of a style of text.
getTextBounds(EditWindow0) - Method in class com.sun.electric.database.variable.ElectricObject
Method to return the bounds of this ElectricObject in an EditWindow.
getTextComponent() - Method in class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
Method to return the JTextComponent associated with this listener.
getTextDescriptor(AbstractTextDescriptor.TextType, boolean) - Method in class com.sun.electric.database.EditingPreferences
 
getTextDescriptor() - Method in class com.sun.electric.database.geometry.Poly
Method to return the Text Descriptor associated with this Poly.
getTextDescriptor(Variable.Key) - Method in class com.sun.electric.database.hierarchy.Export
Returns the TextDescriptor on this Export selected by variable key.
getTextDescriptor(Variable.Key) - Method in class com.sun.electric.database.topology.ArcInst
Returns the TextDescriptor on this ArcInst selected by variable key.
getTextDescriptor(Variable.Key) - Method in class com.sun.electric.database.topology.NodeInst
Returns the TextDescriptor on this NodeInst selected by variable key.
getTextDescriptor(Variable.Key) - Method in class com.sun.electric.database.variable.ElectricObject
Returns the TextDescriptor on this ElectricObject selected by variable key.
getTextDescriptor() - Method in class com.sun.electric.database.variable.Variable
Method to return the TextDescriptor on this Variable.
getTextInCell() - Method in class com.sun.electric.tool.user.ui.EditWindow
Get the RTree with all text in this Cell.
getTextLayer() - Method in class com.sun.electric.tool.io.GDSLayers
 
getTextOnClipboard() - Static method in class com.sun.electric.database.text.TextUtils
Method for obtaining the string on the system clipboard.
getTextScale(EditWindow0, GlyphVector, Poly.Type, double, double, double, double) - Method in class com.sun.electric.database.geometry.PolyBase
Method to return the scaling factor between database and screen for the given text.
getTextScreenSize(double) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to find the size in points (actual screen units) for text of a given database size in this EditWindow.
getTextTypeFromAngle(int) - Static method in enum com.sun.electric.database.geometry.Poly.Type
Method to get a text Type from an angle.
getTextUnitSize(double) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to find the size in database units for text of a given point size in this EditWindow.
getTextViewContents() - Method in class com.sun.electric.database.hierarchy.Cell
Method to get the strings in this Cell.
getTheMenuBar() - Method in class com.sun.electric.tool.user.ui.TopLevel
Get the Menu Bar.
getThickness() - Method in enum com.sun.electric.database.geometry.EGraphics.Outline
 
getThickness() - Method in class com.sun.electric.technology.Layer
Method to return the thickness of this layer, by default.
getThickness() - Method in class com.sun.electric.tool.io.output.FastHenry.FastHenryArcInfo
 
getThicknessSetting() - Method in class com.sun.electric.technology.Layer
Returns project preferences to tell the thickness of this layer.
getThreadEditingPreferences() - Static method in class com.sun.electric.database.EditingPreferences
 
getThreadEnvironment() - Static method in class com.sun.electric.database.Environment
 
getThreadTechPool() - Static method in class com.sun.electric.technology.TechPool
Returns thread-local TechPool
getTime() - Static method in class com.sun.electric.tool.ncc.basic.NccUtils
 
getTime(int) - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to return the value of time for a given event on this TimedSignal.
getTimeUnits() - Static method in class com.sun.electric.tool.user.User
Method to get current time units.
getTimeVector() - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to return the time vector for this TimedSignal.
getTitle() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to get the description on the window frame
getToBeRenamed() - Method in class com.sun.electric.tool.ncc.netlist.Port
 
getToConnects() - Method in class com.sun.electric.tool.generator.flag.LayoutNetlist
 
getToggleInfo() - Method in class com.sun.electric.plugins.j3d.ui.J3DViewDialog
 
getTool() - Static method in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
getTool() - Method in class com.sun.electric.tool.Job
 
getToolBar() - Method in class com.sun.electric.tool.user.ui.TopLevel
Get the tool bar associated with this TopLevel
getToolbarButtons() - Static method in class com.sun.electric.tool.user.ui.ToolBar
Method to return all of the buttons in the toolbar.
getToolBars() - Static method in class com.sun.electric.tool.user.ui.TopLevel
 
getTools() - Static method in class com.sun.electric.tool.Tool
Method to return an Iterator over all of the Tools in Electric.
getToolSettings(String) - Static method in class com.sun.electric.tool.ToolSettings
Returns project preference Group of a tool.
getToolTipText() - Method in class com.sun.electric.tool.user.menus.EMenuItem
 
getTop() - Method in class com.sun.electric.technology.PrimitivePort
Method to return the top edge of the PrimitivePort as a value that scales with the actual NodeInst.
getTopEdge() - Method in class com.sun.electric.technology.Technology.NodeLayer
Returns the top edge coordinate (a scalable EdgeV object) associated with this NodeLayer.
getTopLevelInstances() - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceNetlistReader
 
getTopology() - Method in class com.sun.electric.database.hierarchy.Cell
 
getTopology() - Method in class com.sun.electric.technology.PrimitivePort
Method to get the topology of this PrimitivePort.
getTotal() - Method in class com.sun.electric.database.topology.RTNode
Method to get the number of children of this RTNode.
getTotalLESize() - Method in class com.sun.electric.tool.logicaleffort.LENetlister
Get the total size of all gates sized using Logical Effort
getTotalLESize() - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
 
getTotalLESize() - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
 
getTotalMismatchCount() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
This method returns the total number of valid mismatches stored in the object: export mismatches + size mismatches + local partitioning mismatches (or hascode mismaches)
getTotalSize(Instance.Type) - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
return total size of all instances of the specified type if type is null, uses all types
getTotalWireLength() - Method in class com.sun.electric.tool.extract.LayerCoverageTool.GeometryOnNetwork
 
getTrace() - Method in class com.sun.electric.database.ImmutableNodeInst
Method to return the "outline" information on this ImmutableNodeInst.
getTrace() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the "outline" information on this NodeInst.
getTrackCenter() - Method in class com.sun.electric.tool.generator.flag.router.Segment
 
getTrackPitch() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getTrackY(int) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Gets the Y coordinate of the ith available track.
getTransferData(DataFlavor) - Method in class com.sun.electric.tool.user.ui.EditWindow.NodeProtoTransferable
 
getTransferDataFlavors() - Method in class com.sun.electric.tool.user.ui.EditWindow.NodeProtoTransferable
 
getTransformToRoot() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
Method to get the transformation from the current location to the root.
getTransformToTop() - Method in class com.sun.electric.database.prototype.PortOriginal
Method to return the transformation matrix from the bottommost NodeInst to the Cell containing the topmost PortInst.
getTransistorActiveLength(NodeInst) - Method in class com.sun.electric.technology.Technology
Method to return length of active reqion.
getTransistorAltGatePort() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the alternate gate PortInst for this transistor NodeInst.
getTransistorAltGatePort(NodeInst) - Method in class com.sun.electric.technology.Technology
Method to return the other gate PortInst for this transistor NodeInst.
getTransistorBasePort() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the base port of this transistor.
getTransistorBasePort(NodeInst) - Method in class com.sun.electric.technology.Technology
Method to return a base PortInst for this transistor NodeInst.
getTransistorBiasPort() - Method in class com.sun.electric.database.topology.NodeInst
Method to return a gate PortInst for this transistor NodeInst.
getTransistorBiasPort(NodeInst) - Method in class com.sun.electric.technology.technologies.MoCMOS
Return a substrate PortInst for this transistor NodeInst
getTransistorBiasPort(NodeInst) - Method in class com.sun.electric.technology.technologies.Schematics
Return a substrate PortInst for this transistor NodeInst
getTransistorBiasPort(NodeInst) - Method in class com.sun.electric.technology.Technology
Method to return a bias PortInst for this transistor NodeInst.
getTransistorCollectorPort() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the collector port of this transistor.
getTransistorCollectorPort(NodeInst) - Method in class com.sun.electric.technology.Technology
Method to return a collector PortInst for this transistor NodeInst.
getTransistorDrainPort() - Method in class com.sun.electric.database.topology.NodeInst
Method to return a gate PortInst for this transistor NodeInst.
getTransistorDrainPort(NodeInst) - Method in class com.sun.electric.technology.technologies.Schematics
Method to return a gate PortInst for this transistor NodeInst.
getTransistorDrainPort(NodeInst) - Method in class com.sun.electric.technology.Technology
Method to return a drain PortInst for this transistor NodeInst.
getTransistorEmitterPort() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the emitter port of this transistor.
getTransistorEmitterPort(NodeInst) - Method in class com.sun.electric.technology.Technology
Method to return a emitter PortInst for this transistor NodeInst.
getTransistorGatePort() - Method in class com.sun.electric.database.topology.NodeInst
Method to return a gate PortInst for this transistor NodeInst.
getTransistorGatePort(NodeInst) - Method in class com.sun.electric.technology.Technology
Method to return a gate PortInst for this transistor NodeInst.
getTransistorLength(double) - Method in class com.sun.electric.tool.extract.TransistorPBucket
 
getTransistorSize(VarContext) - Method in class com.sun.electric.database.topology.NodeInst
Method to return the size of this transistor NodeInst.
getTransistorSize(NodeInst, VarContext) - Method in class com.sun.electric.technology.technologies.Schematics
Method to return the size of a transistor NodeInst in this Technology.
getTransistorSize(NodeInst, VarContext) - Method in class com.sun.electric.technology.Technology
Method to return the size of a transistor NodeInst in this Technology.
getTransistorSourcePort() - Method in class com.sun.electric.database.topology.NodeInst
Method to return a gate PortInst for this transistor NodeInst.
getTransistorSourcePort(NodeInst) - Method in class com.sun.electric.technology.Technology
Method to return a source PortInst for this transistor NodeInst.
getTransistorType() - Method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
 
getTransistorWidth() - Method in class com.sun.electric.tool.extract.TransistorPBucket
 
getTransparencyFactor() - Method in class com.sun.electric.database.geometry.EGraphics
Method to return the transparency factor of this EGraphics.
getTransparencyMode() - Method in class com.sun.electric.database.geometry.EGraphics
Method to return the transparency mode of this EGraphics for the 3D View.
getTransparentColorIndices() - Static method in class com.sun.electric.database.geometry.EGraphics
Method to return the array of transparent color indices.
getTransparentColors(String) - Static method in class com.sun.electric.database.text.TextUtils
Method to convert a string with color values into an array of colors.
getTransparentColors(NodeInst) - Static method in class com.sun.electric.tool.user.tecEdit.GeneralInfo
Method to get the transparent color information from a NodeInst.
getTransparentLayer() - Method in class com.sun.electric.database.geometry.EGraphics
Method to return the transparent layer number associated with this EGraphics.
getTransparentLayerColors() - Method in class com.sun.electric.technology.Technology
Method to return the colors for the transparent layers in this Technology.
getTransparentLayerColors(Technology) - Method in class com.sun.electric.tool.user.GraphicsPreferences
Method to return the colors for the transparent layers in specified Technology.
getTreeObjects(Object) - Method in class com.sun.electric.database.geometry.GeometryHandler
To retrieve the roots containing all loops from the internal structure.
getTreeObjects(Object) - Method in class com.sun.electric.database.geometry.PolySweepMerge
To retrieve the roots containing all loops from the internal structure.
getTreesFromLoops(List<PolyBase>) - Static method in class com.sun.electric.database.geometry.PolyBase
 
getTrueCenter() - Method in class com.sun.electric.database.topology.Geometric
Method to return the center coordinate of this Geometric.
getTrueCenterX() - Method in class com.sun.electric.database.topology.Geometric
Method to return the center X coordinate of this Geometric.
getTrueCenterY() - Method in class com.sun.electric.database.topology.Geometric
Method to return the center Y coordinate of this Geometric.
getTrueMeaning() - Method in class com.sun.electric.database.text.Setting
Method to return an array of strings to be used for integer Meaning options.
getTrueName() - Method in class com.sun.electric.database.variable.Variable
Method to return the "true" name for this Variable.
getTrueSize(EditWindow0) - Method in class com.sun.electric.database.variable.Variable
Method to find the true size in points for the Variable's TextDescriptor in a given EditWindow0.
getTSMC180Technology() - Static method in class com.sun.electric.technology.Technology
Method to return the TSMC 180 nanometer technology.
getType() - Method in class com.sun.electric.technology.Foundry
 
getType() - Method in class com.sun.electric.tool.extract.RCPBucket
 
getType() - Method in class com.sun.electric.tool.extract.TransistorPBucket
 
getType(FileFilter) - Static method in class com.sun.electric.tool.io.FileType
Get the Type for the specified filter
getType(FilenameFilter) - Static method in class com.sun.electric.tool.io.FileType
Get the Type for the specified filter
getType() - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceInstance
 
getType() - Method in class com.sun.electric.tool.io.output.CellModelPrefs
 
getType() - Method in class com.sun.electric.tool.logicaleffort.Instance
Get Type of leGate
getType(Nodable, VarContext) - Static method in class com.sun.electric.tool.logicaleffort.LEInst
Get the LENodable type of this Nodable.
getType() - Method in class com.sun.electric.tool.logicaleffort.LENodable
Get the type
getType() - Method in class com.sun.electric.tool.ncc.netlist.Port
 
getTypeString() - Method in class com.sun.electric.tool.ncc.result.PartReport
 
getUIClassID() - Method in class com.sun.electric.tool.user.ui.ToolBarButton
Returns a string that specifies the name of the L&F class that renders this component.
getUndoActivity() - Static method in class com.sun.electric.database.change.Undo
 
getUndoEnabled() - Static method in class com.sun.electric.tool.user.UserInterfaceMain
Method to tell whether undo can be done.
getUnfilteredFileNames(EDatabase) - Method in class com.sun.electric.tool.io.output.CellModelPrefs
 
getUniqueCellName(Cell) - Method in class com.sun.electric.tool.io.output.Topology
Method to return the name of cell "c", given that it may be ambiguously used in multiple libraries.
getUniqueNameIndex(String, Class, int) - Method in class com.sun.electric.database.hierarchy.Cell
Method to determine the index value which, when appended to a given string, will generate a unique name in this Cell.
getUniqueNetName(Network, String) - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
Get a unique, flat net name for the network.
getUniqueNetName(int, String) - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
Get a unique, flat net name for the network.
getUniqueNetNameProxy(Network, String) - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
Same as getUniqueNetName except it returns a NameProxy instead of a String name
getUniqueNetNameProxy(int, String) - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
Same as getUniqueNetName except it returns a NameProxy instead of a String name
getUniqueNodableName(Nodable, String) - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
Get a unique, flat instance name for the Nodable.
getUniqueNodableNameProxy(Nodable, String) - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
Same as getUniqueNodableName except that it returns a NameProxy instead of a String name.
getUnit() - Method in class com.sun.electric.database.variable.Variable
Method to return the Unit of the Variable's TextDescriptor.
getUnitScales() - Static method in class com.sun.electric.database.text.TextUtils.UnitScale
Method to return a list of all scales.
getUnknownFiles(State) - Method in class com.sun.electric.tool.cvspm.Update.StatusResult
 
getUnknownIcon() - Static method in class com.sun.electric.tool.user.ui.ToolBar
Method to return the icon to use when no icon can be found.
getUnrecognizedParts() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
getUnroutedArcCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
getUntransformedBounds() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the bounds of this NodeInst before it is transformed.
getUpdateResult() - Method in class com.sun.electric.tool.cvspm.State
 
getURLResource(Class, String) - Static method in class com.sun.electric.tool.user.Resources
Method to get URL path for a resource stored in resources package under the given class.
getURLStream(URL) - Static method in class com.sun.electric.database.text.TextUtils
Method to open an input stream to a URL.
getURLStream(URL, StringBuffer) - Static method in class com.sun.electric.database.text.TextUtils
Method to open an input stream to a URL.
getUsageClock() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to return the usage clock of this WindowFrame.
getUsageIn(int) - Method in class com.sun.electric.database.id.CellId
Returns the i-th in cronological order CellUsage with this CellId as a parent cell.
getUsageIn(CellId) - Method in class com.sun.electric.database.id.CellId
Returns CellUsage with this CellId as a parent cell and with given CellId as a proto subcell.
getUsageOf(int) - Method in class com.sun.electric.database.id.CellId
Returns the i-th in cronological order CellUsage with this CellId as a proto subcell.
getUsagesIn() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return an Iterator over all CellUsage objects in this Cell.
getUsagesOf() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return an iterator over all usages of this NodeProto.
getUseCopyrightMessageSetting() - Static method in class com.sun.electric.tool.io.IOTool
Returns project preferences to tell whether to add the copyright message to output decks.
getUseCopyrightMessageSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns project preference to tell whether to add the copyright message to output decks.
getUseFatWiringMode() - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
 
getUseLocalSettingsSetting() - Static method in class com.sun.electric.tool.logicaleffort.LETool
Returns project preferences to tell whether to use local settings for Logical Effort
getUseLocalSettingsSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns project preference to tell whether to use local settings for Logical Effort
getUser() - Method in class com.sun.electric.tool.cvspm.Edit.Editor
 
getUserBoolean(String, boolean) - Static method in class com.sun.electric.StartupPrefs
 
getUserDouble(String, double) - Static method in class com.sun.electric.StartupPrefs
 
getUserInt(String, int) - Static method in class com.sun.electric.StartupPrefs
 
getUserInterface() - Static method in class com.sun.electric.tool.Job
 
getUserLong(String, long) - Static method in class com.sun.electric.StartupPrefs
 
getUserName() - Static method in class com.sun.electric.tool.cvspm.Edit
 
getUserNetlist() - Method in class com.sun.electric.database.hierarchy.Cell
Returns the Netlist structure for this Cell, using current network options.
getUserNetlist(Cell) - Static method in class com.sun.electric.database.network.NetworkTool
Returns Netlist for a given cell obtain with user-default set of options.
getUserPreferencesPanel() - Method in class com.sun.electric.plugins.j3d.ui.JThreeDTab
 
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.EditKeyBindings
 
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.AntennaRulesTab
return the panel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.CDLTab
return the panel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.CellModelTab
return the panel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.CIFTab
return the JPanel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.CompactionTab
return the panel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.ComponentMenuTab
return the panel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.CoverageTab
return the panel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.CVSTab
return the panel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.DaisTab
return the panel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.DEFTab
return the panel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.DesignRulesTab
return the panel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.DisplayControlTab
return the panel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.DRCTab
return the panel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.DXFTab
return the JPanel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.EDIFTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.FastHenryTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.FrameTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.GateLayGenTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.GDSTab
return the JPanel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.GeneralTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.GridAndAlignmentTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.IconTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.LayersTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.LibraryTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.LogicalEffortTab
return the JPanel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.NCCTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.NetworkTab
return the JPanel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.NewArcsTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.NewNodesTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.ParasiticTab
return the JPanel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.PortsAndExportsTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
return the JPanel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.PrintingTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.ProjectManagementTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.RoutingTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.SelectionTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.SiliconCompilerTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.SimulatorsTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.SkillTab
return the JPanel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.SmartTextTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.SpiceTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.SUETab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.SunRouterTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.TechnologyTab
return the JPanel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.TextTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.ThreeDTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.ToolbarTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.UnitsTab
return the panel to use for user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.VerilogTab
return the JPanel to use for the user preferences.
getUserPreferencesPanel() - Method in class com.sun.electric.tool.user.dialogs.options.WellCheckTab
return the panel to use for user preferences.
getUsers() - Static method in class com.sun.electric.tool.project.Users
Method to return an Iterator over the users in the user database.
getUserString(String, String) - Static method in class com.sun.electric.StartupPrefs
 
getUserTool() - Static method in class com.sun.electric.tool.user.User
Method to retrieve the singleton associated with the User tool.
getUsingDefaultKeys() - Method in class com.sun.electric.tool.user.ui.KeyBindings
 
getValidExportMismatchCount() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
getValue(Setting) - Method in class com.sun.electric.database.Environment
 
getValue() - Method in class com.sun.electric.database.text.Pref
Method to get the value of this Pref object as an Object.
getValue(Preferences) - Method in class com.sun.electric.database.text.Pref
 
getValue() - Method in class com.sun.electric.database.text.Setting
Method to get the value of this Setting object as an Object.
getValue(int) - Method in class com.sun.electric.technology.DRCTemplate
 
getValue() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
get the value that a strategy used to distinguish this EquivRecord.
getValue(String) - Method in class com.sun.electric.tool.user.projectSettings.ProjSettings
 
getValueFromPreferences(Preferences) - Method in class com.sun.electric.database.text.Setting
 
getValueOfExpression(String) - Static method in class com.sun.electric.database.text.TextUtils
Method to get the numeric value of a string that may be an expression.
getValues() - Static method in class com.sun.electric.technology.Foundry.Type
 
getVar(Variable.Key) - Method in interface com.sun.electric.database.hierarchy.Nodable
Method to return the Variable on this ElectricObject with a given key.
getVar(Variable.Key) - Method in class com.sun.electric.database.ImmutableElectricObject
Method to return the Variable on this ImmuatbleElectricObject with a given key.
getVar(int) - Method in class com.sun.electric.database.ImmutableElectricObject
Method to return the Variable by its varIndex.
getVar(String) - Method in class com.sun.electric.database.variable.ElectricObject
Method to return the Variable on this ElectricObject with a given name.
getVar(Variable.Key) - Method in class com.sun.electric.database.variable.ElectricObject
Method to return the Variable on this ElectricObject with a given key.
getVarContext() - Method in interface com.sun.electric.database.variable.EditWindow0
Get the window's VarContext
getVarContext() - Method in interface com.sun.electric.database.variable.EditWindow_
Get the window's VarContext
getVarContext() - Method in class com.sun.electric.tool.user.ui.EditWindow
Get the window's VarContext
getVariable() - Method in class com.sun.electric.database.variable.DisplayedText
 
getVariable(String) - Method in class com.sun.electric.database.variable.EvalJavaBsh
 
getVariableKey() - Method in class com.sun.electric.database.variable.DisplayedText
 
getVariables() - Method in class com.sun.electric.database.ImmutableElectricObject
Method to return an Iterator over all Variables on this ImmutableElectricObject.
getVariables() - Method in class com.sun.electric.database.variable.ElectricObject
Method to return an Iterator over all Variables on this ElectricObject.
getVarKey() - Method in class com.sun.electric.tool.user.Highlight2
 
getVarType(Object) - Static method in class com.sun.electric.tool.io.ELIBConstants
Method to convert from Java types to "elib" types.
getVarValue(Variable.Key, Class) - Method in class com.sun.electric.database.ImmutableElectricObject
Method to return the value of the Variable on this ImmutableElectricObject with a given key and type.
getVarValue(Variable.Key, Class<T>) - Method in class com.sun.electric.database.variable.ElectricObject
Method to return the value of the the Variable on this ElectricObject with a given key and type.
getVarValue(Variable.Key, Class<T>, T) - Method in class com.sun.electric.database.variable.ElectricObject
Method to return the value of the the Variable on this ElectricObject with a given key and type.
getVdd(int, int) - Method in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
get nth Vdd strap
getVddCenter(int) - Method in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
if horizontal get Y else get X
getVddExportName() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getVddExportRole() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getVddWidth() - Method in class com.sun.electric.tool.generator.layout.fill.CapCell
 
getVddWidth(int) - Method in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
how wide is nth Vdd metal strap
getVddWidth() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getVddY() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getVddYSetting() - Static method in class com.sun.electric.tool.generator.layout.GateLayGenSettings
 
getVddYSetting() - Static method in class com.sun.electric.tool.ToolSettings
 
getVerilogParameterizeModuleNames() - Static method in class com.sun.electric.tool.simulation.Simulation
 
getVerilogStopAtStandardCells() - Static method in class com.sun.electric.tool.simulation.Simulation
 
getVerilogText() - Method in class com.sun.electric.database.variable.CodeExpression
 
getVerilogUseAssign() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether Verilog deck generation should use the Assign statement.
getVerilogUseAssignSetting() - Static method in class com.sun.electric.tool.simulation.Simulation
Returns setting to tell whether Verilog deck generation should use the Assign statement.
getVerilogUseAssignSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns setting to tell whether Verilog deck generation should use the Assign statement.
getVerilogUseTrireg() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether Verilog deck generation shoultd use Trireg by default.
getVerilogUseTriregSetting() - Static method in class com.sun.electric.tool.simulation.Simulation
Returns setting to tell whether Verilog deck generation should use Trireg by default.
getVerilogUseTriregSetting() - Static method in class com.sun.electric.tool.ToolSettings
Returns setting to tell whether Verilog deck generation should use Trireg by default.
getVersion() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return the version number of this Cell.
getVersion() - Method in class com.sun.electric.database.hierarchy.Library
Returns verison of Electric which wrote this library.
getVersion() - Method in class com.sun.electric.database.text.CellName
Method to return the version part of a parsed Cell name.
getVersion() - Static method in class com.sun.electric.database.text.Version
Method to return the current Electric version.
getVersion(Log.LogEntry) - Static method in class com.sun.electric.tool.cvspm.Log
 
getVersionInformation() - Static method in class com.sun.electric.database.text.Version
Method to return version and compilation date if available
getVersions() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return an Iterator over the different versions of this Cell.
getVertAxisPos() - Method in class com.sun.electric.tool.user.waveform.Panel
 
getViaFor(ArcProto, ArcProto) - Static method in class com.sun.electric.tool.generator.layout.Tech
 
getViaFor(ArcProto, ArcProto) - Method in class com.sun.electric.tool.generator.layout.TechType
 
getView() - Method in class com.sun.electric.database.hierarchy.Cell
Method to get this Cell's View.
getView() - Method in class com.sun.electric.database.text.CellName
Method to return the view part of a parsed Cell name.
getViews() - Static method in class com.sun.electric.database.hierarchy.View
Method to return an iterator over the views.
getVisibleLibraries() - Method in class com.sun.electric.database.hierarchy.EDatabase
Method to return an iterator over all visible libraries.
getVisibleLibraries() - Static method in class com.sun.electric.database.hierarchy.Library
Method to return an iterator over all visible libraries.
getVoltageUnits() - Static method in class com.sun.electric.tool.user.User
Method to get current voltage units.
getWarrantyInformation() - Static method in class com.sun.electric.database.text.Version
Method to return a short description of warranty
getWaveform(AnalogSignal, int) - Method in class com.sun.electric.tool.simulation.AnalogAnalysis
Method to return the waveform of specified signal in specified sweep.
getWaveform(int) - Method in class com.sun.electric.tool.simulation.AnalogSignal
Method to return the waveform of this signal in specified sweep.
getWaveformAnalogPanelHeight() - Static method in class com.sun.electric.tool.user.User
Method to tell the height of analog waveform panels.
getWaveformDigitalPanelHeight() - Static method in class com.sun.electric.tool.user.User
Method to tell the height of digital waveform panels.
getWaveformTable() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getWaveformWindow() - Method in class com.sun.electric.tool.simulation.Stimuli
Method to return the WaveformWindow that displays this simulation data.
getWaveformWindow() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to return the WaveformWindow associated with this frame.
getWaveformWindow() - Method in class com.sun.electric.tool.user.waveform.HorizRuler
Method to return the WaveformWindow in which this ruler lives.
getWaveformWindow() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow.Locator
Method to return the WaveformWindow found by this locator class.
getWaveformWindow() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow.OnePanel
 
getWaveWindow() - Method in class com.sun.electric.tool.user.waveform.Panel
 
getWellOverhangDiff() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getWellSurroundDiff() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getWellTiePitch() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
getWellWidth() - Method in class com.sun.electric.tool.generator.layout.TechType
 
getWidestConnectingArc(ArcProto) - Method in class com.sun.electric.tool.routing.RouteElementPort
Get largest arc width of newArc RouteElements attached to this RouteElement.
getWidestConnectingArc(ArcProto, int) - Method in class com.sun.electric.tool.routing.RouteElementPort
Get largest arc width of newArc RouteElements attached to this RouteElement.
getWidth() - Method in class com.sun.electric.database.geometry.Dimension2D.Double
Method to return the X size of this Dimension2D.Double.
getWidth() - Method in class com.sun.electric.database.geometry.Dimension2D
Method to return the X size of this Dimension2D.
getWidth() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the width of this ERectangle in lambda units in double precision.
getWidth() - Method in class com.sun.electric.technology.PrimitiveNode.NodeSizeRule
 
getWidth() - Method in class com.sun.electric.technology.PrimitiveNodeSize
Method to return the width of this TransistorSize.
getWidth() - Method in class com.sun.electric.tool.ncc.netlist.Mos
 
getWidth() - Method in class com.sun.electric.tool.ncc.netlist.Part
 
getWidth() - Method in class com.sun.electric.tool.ncc.netlist.Resistor
 
getWidth() - Method in class com.sun.electric.tool.ncc.result.PartReport
 
getWidth() - Method in interface com.sun.electric.tool.ncc.result.PartReport.PartReportable
 
getWidthInString() - Method in class com.sun.electric.technology.PrimitiveNodeSize
Method to return the actual width of the element based on the object used to store the information.
getWidthSubdivisions() - Method in class com.sun.electric.tool.io.output.FastHenry.FastHenryArcInfo
 
getWidthToDisk(ImmutableArcInst) - Method in class com.sun.electric.technology.Technology.SizeCorrector
 
getWindowAreas() - Static method in class com.sun.electric.tool.user.ui.TopLevel
Method to return a list of possible window areas.
getWindowFrame() - Method in class com.sun.electric.tool.user.Highlighter
Method to return the WindowFrame associated with this Highlighter.
getWindowFrame() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the WindowFrame in which this EditWindow resides.
getWindowFrame() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to return the WindowFrame in which this WaveformWindow lives.
getWindows() - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to return an Iterator over all WindowFrames.
getWire() - Method in class com.sun.electric.tool.ncc.netlist.Port
 
getWireArray() - Method in class com.sun.electric.tool.ncc.netlist.NccNetlist
 
getWireCounts() - Method in class com.sun.electric.tool.ncc.NccGlobals
 
getWireCounts() - Method in interface com.sun.electric.tool.ncc.NccGlobalsReportable
 
getWireLeafEquivRecs() - Method in class com.sun.electric.tool.ncc.NccGlobals
Get the leaf equivalence records of the Wire equivalence record sub tree
getWireName() - Method in class com.sun.electric.tool.ncc.netlist.Port
 
getWireName() - Method in class com.sun.electric.tool.ncc.result.PortReport
 
getWireName() - Method in interface com.sun.electric.tool.ncc.result.PortReport.PortReportable
 
getWireRatio() - Method in class com.sun.electric.technology.Technology
Method to get the wire capacitance ratio for Logical Effort.
getWireRatioSetting() - Method in class com.sun.electric.technology.Technology
Returns project preferences to tell the wire capacitance ratio for Logical Effort.
getWireRecReports() - Method in class com.sun.electric.tool.ncc.processing.LocalPartitionResult
 
getWireRecReports() - Method in class com.sun.electric.tool.ncc.processing.ReportHashCodeFailure
 
getWireRecReports() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
getWires() - Method in class com.sun.electric.tool.io.input.verilog.VerilogData.VerilogModule
Function to return list of VerilogWire objects in the module.
getWires() - Method in class com.sun.electric.tool.ncc.NccGlobals
get the root of the equivalence record subtree for Wires
getWorkingDir() - Method in class com.sun.electric.tool.user.Exec.FinishedEvent
 
getWorkingDirectory() - Static method in class com.sun.electric.tool.user.User
Method to get the path of the current working directory.
getWorstSpacingDistance(int) - Method in interface com.sun.electric.technology.DRCRules
 
getWorstSpacingDistance(int) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to find the worst spacing distance in the design rules.
getWorstSpacingDistance(int) - Method in class com.sun.electric.technology.XMLRules
Method to find the worst spacing distance in the design rules.
getWorstSpacingDistance(Technology, int) - Static method in class com.sun.electric.tool.drc.DRC
Method to find the worst spacing distance in the design rules.
getWrittenCellFiles() - Method in class com.sun.electric.tool.io.output.DELIB
 
getX() - Method in class com.sun.electric.database.geometry.EPoint
Returns the X coordinate of this EPoint in lambda units in double precision.
getX() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the X coordinate of this ERectangle in lambda units in double precision.
getX(long) - Static method in class com.sun.electric.database.geometry.GenMath
Returns x coordinate packed in a long value by packXY.
getX() - Method in class com.sun.electric.technology.Technology.TechPoint
Returns the EdgeH that converts a NodeInst into an X coordinate on that NodeInst.
getXAxisSignal() - Method in class com.sun.electric.tool.user.waveform.Panel
 
getXAxisSignalAll() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
getXml(Map<TechFactory.Param, Object>) - Method in class com.sun.electric.technology.TechFactory
 
getXmlPath() - Method in class com.sun.electric.database.text.Setting
Method to get the xml name of this Setting object.
getXmlPath() - Method in class com.sun.electric.database.text.Setting.Group
Dot-spearated path from the Root of the tree to this Group
getXmlTech() - Method in class com.sun.electric.technology.Technology
 
getXOff() - Method in class com.sun.electric.database.variable.Variable
Method to return the X offset of the text in the Variable's TextDescriptor.
getXSize() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the X size of this NodeInst.
getXSizeWithoutOffset() - Method in class com.sun.electric.database.topology.NodeInst
Method similar to getXSize() to return the X size of this NodeInst without the offset.
getY() - Method in class com.sun.electric.database.geometry.EPoint
Returns the Y coordinate of this EPoint in lambda unuts in double precision.
getY() - Method in class com.sun.electric.database.geometry.ERectangle
Returns the Y coordinate of this ERectangle in lambda units in double precision.
getY(long) - Static method in class com.sun.electric.database.geometry.GenMath
Returns y coordinate packed in a long value by packXY.
getY() - Method in class com.sun.electric.technology.Technology.TechPoint
Returns the EdgeV that converts a NodeInst into a Y coordinate on that NodeInst.
getYAxisHighValue() - Method in class com.sun.electric.tool.user.waveform.Panel
 
getYAxisLowValue() - Method in class com.sun.electric.tool.user.waveform.Panel
 
getYAxisRange() - Method in class com.sun.electric.tool.user.waveform.Panel
 
getYOff() - Method in class com.sun.electric.database.variable.Variable
Method to return the Y offset of the text in the Variable's TextDescriptor.
getYSize() - Method in class com.sun.electric.database.topology.NodeInst
Method to return the Y size of this NodeInst.
getYSizeWithoutOffset() - Method in class com.sun.electric.database.topology.NodeInst
Method similar to getXSize() to return the X size of this NodeInst without the offset.
getZDefault() - Method in class com.sun.electric.tool.io.output.FastHenry.FastHenryArcInfo
 
getZHead() - Method in class com.sun.electric.tool.io.output.FastHenry.FastHenryArcInfo
 
getZoomInDelayMillis() - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
 
getZTail() - Method in class com.sun.electric.tool.io.output.FastHenry.FastHenryArcInfo
 
getZValues(double[]) - Method in class com.sun.electric.database.hierarchy.Cell
Method to get MinZ and MaxZ of the cell calculated based on nodes.
getZValues(double[]) - Method in class com.sun.electric.technology.ArcProto
Method to get MinZ and MaxZ of this ArcProto
getZValues(double[]) - Method in class com.sun.electric.technology.PrimitiveNode
Method to get MinZ and MaxZ of the cell calculated based on nodes
GIGA - Static variable in class com.sun.electric.database.text.TextUtils.UnitScale
Describes giga scale (1 billion).
Global - Class in com.sun.electric.database.network
A Global define global signal in a network tool.
Global.Buf - Class in com.sun.electric.database.network
Class for constructing sets of Global.
Global.Set - Class in com.sun.electric.database.network
A Global.Set defines a set of Global signals.
globalContext - Static variable in class com.sun.electric.database.variable.VarContext
The blank VarContext that is the parent of all VarContext chains.
globalNode - Variable in class com.sun.electric.technology.technologies.Schematics
global
globalPartitionNode - Variable in class com.sun.electric.technology.technologies.Schematics
global partition
globals - Variable in class com.sun.electric.tool.ncc.strategy.Strategy
 
globalStartTime - Variable in class com.sun.electric.tool.drc.MTDRCTool
 
globalTreatment - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
glyphLay - Variable in class com.sun.electric.technology.technologies.Generic
the Glyph Layer.
GND_CHARACTERISTIC - Static variable in class com.sun.electric.tool.generator.layout.fill.FillCell
 
GND_NAME - Static variable in class com.sun.electric.tool.generator.layout.fill.FillCell
 
gndNum - Variable in class com.sun.electric.tool.generator.layout.fill.CapCell
 
GNDPORT - Static variable in class com.sun.electric.tool.sc.GetNetlist
ground port
goBack() - Method in class com.sun.electric.tool.user.ui.EditWindowFocusBrowser
Go back to the last saved focus
goForward() - Method in class com.sun.electric.tool.user.ui.EditWindowFocusBrowser
Go forward to the next saved focus
goToLineNumber(int) - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to select a line number in this TextWindow.
goToNextSavedFocus() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
Go to the previous saved view for the current Edit Window
goToPreviousSavedFocus() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
Go to the previous saved view for the current Edit Window
GraphCells(Cell) - Constructor for class com.sun.electric.tool.user.CellChangeJobs.GraphCells
 
graphCellsFromCell() - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to graph the cells, starting from the current cell.
graphCellsInLibrary() - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to graph all cells in the current Library.
graphics - Variable in class com.sun.electric.tool.user.dialogs.ColorPatternPanel.Info
 
GraphicsPreferences - Class in com.sun.electric.tool.user
 
GraphicsPreferences(boolean) - Constructor for class com.sun.electric.tool.user.GraphicsPreferences
 
GraphicsPreferences(boolean, TechPool) - Constructor for class com.sun.electric.tool.user.GraphicsPreferences
 
GRAY - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color gray.
GREEN - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color green.
green - Variable in class com.sun.electric.tool.user.dialogs.ColorPatternPanel.Info
 
GRID - Static variable in class com.sun.electric.database.geometry.DBMath
Number of grid points per unit
gridAlign(Point2D, Dimension2D) - Static method in class com.sun.electric.database.geometry.DBMath
Method to snap a point to the nearest database-space grid unit.
gridAlign(Point2D, Dimension2D, int) - Static method in class com.sun.electric.database.geometry.DBMath
Method to snap the X, Y or both coordinates of a point to the nearest database-space grid unit
gridAlign(Point2D) - Static method in class com.sun.electric.tool.user.ui.EditWindow
Method to snap a point to the nearest database-space grid unit.
gridAlignSize(Point2D, int) - Static method in class com.sun.electric.tool.user.ui.EditWindow
Method to snap a point to the nearest database-space grid unit.
GridAndAlignmentTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Grid And Alignment" tab of the Preferences dialog.
GridAndAlignmentTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.GridAndAlignmentTab
Creates new form GridAndAlignment
gridDistance(EPoint) - Method in class com.sun.electric.database.geometry.EPoint
Returns the distance from this EPoint to a specified EPoint in grid units.
gridMutable() - Method in class com.sun.electric.database.geometry.EPoint
Creates mutable Point2D.Double from the EPoint in grid units.
gridToLambda(double) - Static method in class com.sun.electric.database.geometry.DBMath
Method to convert a database value from grid units to lambda units.
gridToLambda() - Method in class com.sun.electric.database.geometry.PolyBase
Method to convert points from grid units to lambda units.
ground - Static variable in class com.sun.electric.database.network.Global
global signal ground.
groundNode - Variable in class com.sun.electric.technology.technologies.Schematics
ground
GROUP_NAME_KEY - Static variable in class com.sun.electric.tool.io.output.FastHenry
key of Variable holding group name.
groupForPackage(Class) - Static method in class com.sun.electric.database.text.Pref
 
groupForPackage(String) - Static method in class com.sun.electric.database.text.Pref
 
groupMainSchematics - Variable in class com.sun.electric.database.Snapshot
 
groupName - Variable in class com.sun.electric.database.ImmutableCell
The group name of this ImmutableCell.
growPanels(double) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method called to grow or shrink the panels vertically.
GT - Static variable in class com.sun.electric.database.variable.EvalSpice.Op
 
GTOE - Static variable in class com.sun.electric.database.variable.EvalSpice.Op
 
guiNeedsToReport() - Method in class com.sun.electric.tool.ncc.result.NccResult
The GUI needs to display this result to the user

H

halfCropBox(Rectangle2D, Rectangle2D) - Static method in class com.sun.electric.database.geometry.PolyBase
Method to crop the box in the reference parameters (lx-hx, ly-hy) against the box in (bx-ux, by-uy).
haltAfterFirstMismatch - Variable in class com.sun.electric.tool.ncc.NccOptions
for hierarchical comparisons try to continue comparing higher up in the hierarchy even if this Cell doesn't match
hang(String) - Static method in class com.sun.electric.tool.ncc.basic.NccUtils
Wait forever.
HARD_SELECT - Static variable in class com.sun.electric.database.ImmutableArcInst
Flag to set an ImmutableArcInst to be hard-to-select.
HARD_SELECT - Static variable in class com.sun.electric.database.ImmutableNodeInst
Method to set an ImmutableNodeInst to be hard-to-select.
hasCode() - Method in class com.sun.electric.database.geometry.PolyQTree.PolyNode
Not to violate that equal objects must have equal hashcodes.
hasConnections(ImmutableNodeInst, PortProtoId) - Method in class com.sun.electric.database.CellBackup.Memoization
Returns true of there are Connections on specified ImmutableNodeInst connected either to specified port or to all ports
hasConnections() - Method in class com.sun.electric.database.topology.NodeInst
Returns true of there are Connections on this NodeInst.
hasConnections() - Method in class com.sun.electric.database.topology.PortInst
Returns true of there are Connections on this PortInst.
hasConnections(PortInst) - Method in class com.sun.electric.tool.generator.flag.router.ConnectionCache
 
hasCrossProbeData() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to tell whether there is any cross-probed data in this EditWindow.
hasDais() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Dais input is available.
hasDuplicates() - Method in class com.sun.electric.database.text.Name
Tells whether Name has duplicate subnames.
hasEmptySubnames() - Method in class com.sun.electric.database.text.Name
Tells whether Name has duplicate subnames.
hasErrors() - Method in class com.sun.electric.tool.user.CompileVHDL
Method to report whether the VHDL compile was successful.
hasExports(ImmutableNodeInst) - Method in class com.sun.electric.database.CellBackup.Memoization
Returns true of there are Exports on specified NodeInst.
hasExports() - Method in class com.sun.electric.database.topology.NodeInst
Returns true of there are Exports on this NodeInst.
hasFLEET() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether the FLEET simulator is available.
hashCode() - Method in class com.sun.electric.database.EditingPreferences
 
hashCode() - Method in class com.sun.electric.database.geometry.EGraphics
 
hashCode() - Method in class com.sun.electric.database.id.PortProtoId
 
hashCode() - Method in class com.sun.electric.database.text.CellName
Returns a hash code for this Version.
hashCode() - Method in class com.sun.electric.database.text.Version
Returns a hash code for this Version.
hashCode() - Method in class com.sun.electric.database.variable.CodeExpression
 
hashCode() - Method in class com.sun.electric.database.variable.Variable
 
hashCode() - Method in class com.sun.electric.technology.TechFactory.Param
 
hashCode() - Method in class com.sun.electric.technology.XMLRules.XMLRule
 
hashCode() - Method in class com.sun.electric.tool.io.input.ELIB.Header
Returns a hash code for this Header.
hashCode() - Method in class com.sun.electric.tool.Job.Key
 
hashCode() - Method in class com.sun.electric.tool.ncc.basic.CellContext
 
hashCode() - Method in class com.sun.electric.tool.ncc.processing.LocalPartitionWires.Signature
 
hashCode() - Method in class com.sun.electric.tool.user.GraphicsPreferences
 
hashCode() - Method in class com.sun.electric.tool.user.ui.KeyStrokePair
Returns a numeric value for this object that is likely to be unique.
hashCodeExceptVariables() - Method in class com.sun.electric.database.ImmutableArcInst
Return a hash code value for fields of this object.
hashCodeExceptVariables() - Method in class com.sun.electric.database.ImmutableCell
Return a hash code value for fields of this object.
hashCodeExceptVariables() - Method in class com.sun.electric.database.ImmutableElectricObject
Return a hash code value for fields of this object.
hashCodeExceptVariables() - Method in class com.sun.electric.database.ImmutableExport
Return a hash code value for fields of this object.
hashCodeExceptVariables() - Method in class com.sun.electric.database.ImmutableLibrary
Return a hash code value for fields of this object.
hashCodeExceptVariables() - Method in class com.sun.electric.database.ImmutableNodeInst
Return a hash code value for fields of this object.
hashCodeExceptVariables() - Method in class com.sun.electric.database.ImmutablePortInst
Return a hash code value for fields of this object.
hashCodeForParallelMerge() - Method in class com.sun.electric.tool.ncc.netlist.Bipolar
 
hashCodeForParallelMerge() - Method in class com.sun.electric.tool.ncc.netlist.Mos
 
hashCodeForParallelMerge() - Method in class com.sun.electric.tool.ncc.netlist.Part
Compute a hash code for this part for the purpose of performing parallel merge.
hashCodeForParallelMerge() - Method in class com.sun.electric.tool.ncc.netlist.Resistor
 
hashCodeForParallelMerge() - Method in class com.sun.electric.tool.ncc.netlist.Subcircuit
I never parallel merge subcircuits so this really doesn't matter.
HashCodePartitioning - Class in com.sun.electric.tool.ncc.processing
HashCodePartitioning implements Carl Ebeling's classic Gemini II algorithm.
hashMismatch() - Method in class com.sun.electric.tool.ncc.result.EquivRecReport
 
hasIRSIM() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether the IRSIM simulator is available.
hasLocalPartitionMismatches() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
hasLogger(ErrorLogger) - Static method in class com.sun.electric.tool.user.ui.ErrorLoggerTree
 
hasMultiCuts() - Method in class com.sun.electric.technology.PrimitiveNode
Tells whether this PrimitiveNode has NodeLayer with MULTICUTBOX representation.
hasName(String) - Method in class com.sun.electric.database.network.Network
Returns true if nm is one of Network's names
hasNext() - Method in class com.sun.electric.database.text.ArrayIterator
Returns true if the iteration has more elements.
hasNext() - Method in class com.sun.electric.database.topology.RTNode.Search
 
hasOpacity() - Method in class com.sun.electric.tool.user.redisplay.AbstractDrawing
 
hasParameters() - Method in class com.sun.electric.database.hierarchy.Cell
Tells if this Cell has parameters.
hasParts() - Method in class com.sun.electric.tool.ncc.result.EquivRecReport
 
hasPie() - Static method in class com.sun.electric.tool.ncc.Pie
 
hasPort(String) - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceSubckt
 
hasPortCaseInsensitive(String) - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceSubckt
 
hasPortInstVariables() - Method in class com.sun.electric.database.ImmutableNodeInst
Returns true if this ImmutableNodeInst has variables on port instances.
hasRemainder(double, double) - Static method in class com.sun.electric.database.geometry.DBMath
Method to calcular remainder for doubles and avoid rounding errors by calculating the remainder for integers instead.
hasRussianManual() - Static method in class com.sun.electric.tool.user.help.ManualViewer
Method to tell whether there is a Russian user's manual installed.
hasSkill() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Skill output is available.
hasSunRouter() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether the Sun Router is available.
hasTracks() - Method in class com.sun.electric.tool.generator.flag.router.Channel
 
hasUnknownCells(Library) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
Only for DELIBs, check if there are any cells in library that have state "UNKNOWN", and need to be added to CVS.
HEAD_ARROWED - Static variable in class com.sun.electric.database.ImmutableArcInst
Flag to set an ImmutableArcInst to be directional, with an arrow on the head.
HEAD_EXTENDED - Static variable in class com.sun.electric.database.ImmutableArcInst
Flag to set the head of an ImmutableArcInst to be extended.
HEAD_NEGATED - Static variable in class com.sun.electric.database.ImmutableArcInst
Flag to set the head of an ImmutableArcInst to be negated.
HeadConnection - Class in com.sun.electric.database.topology
A HeadConnection represents connection on the head end of the ArcInstance.
HEADEND - Static variable in class com.sun.electric.database.ImmutableArcInst
The index of the head of this ArcInst.
HEADEND - Static variable in class com.sun.electric.database.topology.ArcInst
The index of the head of this ArcInst.
headerCardInfo - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
headLocation - Variable in class com.sun.electric.database.ImmutableArcInst
Location of head end of this ImmutableArcInst.
headNodeId - Variable in class com.sun.electric.database.ImmutableArcInst
NodeId on head end of this ImmutableArcInst.
headPortId - Variable in class com.sun.electric.database.ImmutableArcInst
PortProtoId on head end of this ImmutableArcInst.
headStillInPort(Point2D, boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to tell whether a head connection on this ArcInst contains a port location.
headVersion - Variable in class com.sun.electric.tool.cvspm.Log.LogEntry
 
HEAVY - Static variable in enum com.sun.electric.technology.Layer.Function
Describes a heavy doped layer.
height - Variable in class com.sun.electric.technology.Xml.NodeSizeRule
 
height - Variable in class com.sun.electric.technology.xml.Xml805.NodeSizeRule
 
height - Variable in class com.sun.electric.technology.xml.Xml806.NodeSizeRule
 
height - Variable in class com.sun.electric.technology.xml.Xml807.NodeSizeRule
 
height - Variable in class com.sun.electric.technology.xml.XmlParam.NodeSizeRule
 
height - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
height3D - Variable in class com.sun.electric.technology.Xml.Layer
 
height3D - Variable in class com.sun.electric.technology.xml.Xml805.Layer
 
height3D - Variable in class com.sun.electric.technology.xml.Xml806.Layer
 
height3D - Variable in class com.sun.electric.technology.xml.Xml807.Layer
 
HEIGHT_SUBDIVS_KEY - Static variable in class com.sun.electric.tool.io.output.FastHenry
key of Variable holding height subdivisions.
heightInMicrons - Variable in class com.sun.electric.tool.extract.LayerCoverageTool.LayerCoveragePreferences
User preference for height of the bounding box.
HelpMenu - Class in com.sun.electric.tool.user.menus
Class to handle the commands in the "Help" pulldown menu.
HelpMenu() - Constructor for class com.sun.electric.tool.user.menus.HelpMenu
 
HIDDENLIBRARY - Static variable in class com.sun.electric.database.hierarchy.Library
library is "hidden" (clipboard library)
hideAllParametersCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
Method to handle the "Hide All Parameters on Node" command.
hidePanel() - Method in class com.sun.electric.tool.user.waveform.Panel
 
hidePanel(Panel) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method called when a Panel is to be hidden.
HIER_EACH_CELL - Static variable in class com.sun.electric.tool.ncc.NccOptions
what NCC operation to perform
hierarchy - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
HierarchyEnumerator - Class in com.sun.electric.database.hierarchy
The HierarchyEnumerator can help programs that need to "flatten" the design hierarchy.
HierarchyEnumerator.CellInfo - Class in com.sun.electric.database.hierarchy
The CellInfo object is used to pass information to the Visitor during the enumeration.
HierarchyEnumerator.NameProxy - Class in com.sun.electric.database.hierarchy
Stores the information necessary to generate an instance name for a Part It is sometimes important not to store the instance name as a String.
HierarchyEnumerator.NetDescription - Class in com.sun.electric.database.hierarchy
The NetDescription object provides a Network and the level of hierarchy in which the Network occurs.
HierarchyEnumerator.NetNameProxy - Class in com.sun.electric.database.hierarchy
 
HierarchyEnumerator.NodableNameProxy - Class in com.sun.electric.database.hierarchy
 
HierarchyEnumerator.Visitor - Class in com.sun.electric.database.hierarchy
Perform useful work while the HierarchyEnumerator enumerates the design.
HierarchyInfo - Class in com.sun.electric.tool.ncc.processing
Information needed to perform hierarchical netlist comparison.
HierarchyInfo() - Constructor for class com.sun.electric.tool.ncc.processing.HierarchyInfo
 
HIGHEST_LAYER - Static variable in class com.sun.electric.tool.generator.layout.fill.ExportConfig
 
highestLayer(PortProto) - Method in class com.sun.electric.tool.generator.layout.TechType
 
highlight() - Static method in class com.sun.electric.tool.user.ncc.HighlightEquivalent
 
highlight() - Method in class com.sun.electric.tool.user.waveform.SweepSignal
 
Highlight2 - Class in com.sun.electric.tool.user
Super class for all types of highlighting.
highlightApp - Static variable in class com.sun.electric.plugins.j3d.utils.J3DAppearance
highlight appearance
highlightChanged(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.Array
Reloads the dialog when Highlights change
highlightChanged(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.ArtworkLook
Reloads the dialog when Highlights change
highlightChanged(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.Attributes
Reloads the dialog when Highlights change
highlightChanged(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.Change
Reloads the dialog when Highlights change
highlightChanged(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.GetInfoArc
Reloads the dialog when Highlights change
highlightChanged(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.GetInfoExport
Reloads the dialog when Highlights change
highlightChanged(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.GetInfoMulti
Reloads the dialog when Highlights change
highlightChanged(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.GetInfoNode
Reloads the dialog when Highlights change
highlightChanged(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.GetInfoOutline
Reloads the dialog when Highlights change
highlightChanged(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.GetInfoText
Reloads the dialog when Highlights change
highlightChanged(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.SavedViews
Reloads the dialog when Highlights change
highlightChanged(Highlighter) - Method in interface com.sun.electric.tool.user.HighlightListener
Called by the Highlight manager when highlights have changed and will be updated on the screen.
highlightChanged(Highlighter) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
highlightChanged(Highlighter) - Method in class com.sun.electric.tool.user.ui.StatusBar
 
HighlightEquivalent - Class in com.sun.electric.tool.user.ncc
Called from Tool -> NCC -> Highlight Equivalent
Highlighter - Class in com.sun.electric.tool.user
Class for per-window highlighting information.
Highlighter(int, WindowFrame) - Constructor for class com.sun.electric.tool.user.Highlighter
Create a new Highlighter object
highlighter - Variable in class com.sun.electric.tool.user.ui.WindowContextClass
Highlighter for this window
highlighterLostFocus(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.Array
Called when by a Highlighter when it loses focus.
highlighterLostFocus(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.ArtworkLook
Called when by a Highlighter when it loses focus.
highlighterLostFocus(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.Attributes
Called when by a Highlighter when it loses focus.
highlighterLostFocus(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.Change
Called when by a Highlighter when it loses focus.
highlighterLostFocus(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.GetInfoArc
Called when by a Highlighter when it loses focus.
highlighterLostFocus(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.GetInfoExport
Called when by a Highlighter when it loses focus.
highlighterLostFocus(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.GetInfoMulti
Called when by a Highlighter when it loses focus.
highlighterLostFocus(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.GetInfoNode
Called when by a Highlighter when it loses focus.
highlighterLostFocus(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.GetInfoOutline
Called when by a Highlighter when it loses focus.
highlighterLostFocus(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.GetInfoText
Called when by a Highlighter when it loses focus.
highlighterLostFocus(Highlighter) - Method in class com.sun.electric.tool.user.dialogs.SavedViews
Called when by a Highlighter when it loses focus.
highlighterLostFocus(Highlighter) - Method in interface com.sun.electric.tool.user.HighlightListener
Called when by a Highlighter when it loses focus.
highlighterLostFocus(Highlighter) - Method in class com.sun.electric.tool.user.ui.EditWindow
Called when by a Highlighter when it loses focus.
highlighterLostFocus(Highlighter) - Method in class com.sun.electric.tool.user.ui.StatusBar
Called when by a Highlighter when it loses focus.
HighlightListener - Interface in com.sun.electric.tool.user
Class to handle listening for changes to highlighting.
highlightNetNamed(Highlighter, Cell, String) - Static method in class com.sun.electric.tool.user.ncc.HighlightTools
 
highlightNetworkByName(Highlighter, Cell, String) - Static method in class com.sun.electric.tool.user.ncc.HighlightTools
 
HIGHLIGHTOBJ - Static variable in class com.sun.electric.tool.user.tecEdit.Info
highlight object (node/arc cell)
highlightPart(Highlighter, Cell, PartReport) - Static method in class com.sun.electric.tool.user.ncc.HighlightTools
 
highlightPortExports(Highlighter, Cell, PortReport) - Static method in class com.sun.electric.tool.user.ncc.HighlightTools
 
highlightPortOrWire(Highlighter, Cell, NetObjReport) - Static method in class com.sun.electric.tool.user.ncc.HighlightTools
 
highlightRoute(EditWindow, Cell, ElectricObject, ElectricObject, Point2D) - Method in class com.sun.electric.tool.routing.InteractiveRouter
Make a route and highlight it in the window.
highlightRoute(EditWindow, Route, Cell) - Method in class com.sun.electric.tool.routing.InteractiveRouter
Highlight a route in the window
HighlightTools - Class in com.sun.electric.tool.user.ncc
 
HighlightTools() - Constructor for class com.sun.electric.tool.user.ncc.HighlightTools
 
highlightWire(Highlighter, Cell, WireReport) - Static method in class com.sun.electric.tool.user.ncc.HighlightTools
 
highVt - Variable in class com.sun.electric.technology.Xml.PrimitiveNode
 
highVt - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
highVt - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
highVt - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
highVt - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
HIGHVTBIT - Static variable in class com.sun.electric.technology.PrimitiveNode
set if node is a high vt transistor
HistoryDialog - Class in com.sun.electric.tool.project
Class to display a cell history dialog.
HLVT - Static variable in enum com.sun.electric.technology.Layer.Function
Describes a layer that is VTH or VTL
HMENBOR - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the highlighted menu border color.
horizArcWidth - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The width of the horizontal routing arc.
horizRoutingArc - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The horizontal routing arc.
HorizRuler - Class in com.sun.electric.tool.user.waveform
This class defines the horizontal ruler display at the top of each Panel.
hourMinSec(Date, Date) - Static method in class com.sun.electric.tool.ncc.basic.NccUtils
print hours minutes seconds
hourMinSec(long) - Static method in class com.sun.electric.tool.ncc.basic.NccUtils
 
howMuchStatus - Variable in class com.sun.electric.tool.ncc.NccOptions
How many progress messages to print (0 means minimal, 10 means maximum).
HPGL - Static variable in class com.sun.electric.tool.io.FileType
Describes HPGL files.
HPGL - Class in com.sun.electric.tool.io.output
This class writes files in HPGL/2 format.
HPGL.HPGLPreferences - Class in com.sun.electric.tool.io.output
 
HPGLPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.HPGL.HPGLPreferences
 
HSPICEOUT - Static variable in class com.sun.electric.tool.io.FileType
Describes HSpice output.
HSpiceOut - Class in com.sun.electric.tool.io.input
Class for reading and displaying waveforms from HSpice output.
HTML - Static variable in class com.sun.electric.tool.io.FileType
Describes HTML files.
HWINBOR - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the highlighted window border color.
hx - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
hx - Variable in class com.sun.electric.technology.Xml.PrimitivePort
 
hx - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
hx - Variable in class com.sun.electric.technology.xml.Xml805.PrimitivePort
 
hx - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
hx - Variable in class com.sun.electric.technology.xml.Xml806.PrimitivePort
 
hx - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
hx - Variable in class com.sun.electric.technology.xml.Xml807.PrimitivePort
 
hx - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
hx - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitivePort
 
hy - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
hy - Variable in class com.sun.electric.technology.Xml.PrimitivePort
 
hy - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
hy - Variable in class com.sun.electric.technology.xml.Xml805.PrimitivePort
 
hy - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
hy - Variable in class com.sun.electric.technology.xml.Xml806.PrimitivePort
 
hy - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
hy - Variable in class com.sun.electric.technology.xml.Xml807.PrimitivePort
 
hy - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
hy - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitivePort
 

I

I - Static variable in class com.sun.electric.tool.io.FileType
Describes HTML files.
ICON - Static variable in class com.sun.electric.database.hierarchy.View
Defines the Icon view.
iconParameters - Variable in class com.sun.electric.tool.io.input.EDIF.EDIFPreferences
 
IconParameters() - Constructor for class com.sun.electric.tool.user.ViewChanges.IconParameters
 
IconTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Icon" tab of the Preferences dialog.
IconTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.IconTab
Creates new form IconTab
iconTextRotation(Export, int, int, int, int, int, int) - Static method in class com.sun.electric.tool.user.ViewChanges
Method to determine the side of the icon that port "pp" belongs on.
iconView() - Method in class com.sun.electric.database.hierarchy.Cell
Method to find the icon Cell associated with this Cell.
IDENT - Static variable in class com.sun.electric.database.geometry.Orientation
Identical Orientation
identifyLayers(boolean) - Static method in class com.sun.electric.tool.user.tecEdit.Manipulate
Method to highlight information about all layers (or ports if "doPorts" is true)
idManager - Variable in class com.sun.electric.database.id.CellId
IdManager which owns this LibId.
IdManager - Class in com.sun.electric.database.id
This class owns a set of LibIds and CellIds.
IdManager() - Constructor for class com.sun.electric.database.id.IdManager
Creates a new instance of IdManager
idManager - Variable in class com.sun.electric.database.id.IdReader
 
idManager - Variable in class com.sun.electric.database.id.IdWriter
 
idManager - Variable in class com.sun.electric.database.id.LibId
IdManager which owns this LibId.
idManager - Variable in class com.sun.electric.database.id.TechId
IdManager which owns this TechId.
idManager - Variable in class com.sun.electric.database.Snapshot
 
idManager - Variable in class com.sun.electric.technology.TechPool
 
IdMapper - Class in com.sun.electric.database
Class to describe mapping of Electric database Ids (LibIds, CellIds, ExportIds).
IdMapper() - Constructor for class com.sun.electric.database.IdMapper
Creates a new instance of IdMapper
IdReader - Class in com.sun.electric.database.id
 
IdReader(DataInputStream, IdManager) - Constructor for class com.sun.electric.database.id.IdReader
Creates a new instance of SnapshotWriter
IdWriter - Class in com.sun.electric.database.id
Class to write trace of Snapshots to DataOutput byte sequence.
IdWriter(IdManager, DataOutputStream) - Constructor for class com.sun.electric.database.id.IdWriter
Creates a new instance of SnapshotWriter
IGNORE - Static variable in class com.sun.electric.tool.logicaleffort.LEInst.Type
Ignore
IGNORE - Static variable in class com.sun.electric.tool.logicaleffort.LENodable.Type
Ignore
ignoreAreaCheck - Variable in class com.sun.electric.tool.drc.DRC.DRCPreferences
Whether DRC should ignore minimum/enclosed area checking.
ignoreCenterCuts - Variable in class com.sun.electric.tool.drc.DRC.DRCPreferences
Whether DRC should ignore center cuts in large contacts.
ignoreExtensionRuleChecking - Variable in class com.sun.electric.tool.drc.DRC.DRCPreferences
Whether DRC should should check extension rules.
ignoreParasiticResistors - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
ignorePort - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.Port
 
imageUpdate(Image, int, int, int, int, int) - Method in class com.sun.electric.tool.user.ui.ElectricPrinter
This function is required for 3D view
img - Variable in class com.sun.electric.plugins.j3d.utils.J3DCanvas3D
 
IMMUTABLE_TECHS - Static variable in class com.sun.electric.technology.Technology
 
ImmutableArcInst - Class in com.sun.electric.database
Immutable class ImmutableArcInst represents an arc instance.
ImmutableArcInst.Flag - Class in com.sun.electric.database
Class to access a flag in user bits of ImmutableNodeInst.
ImmutableArrayList<E> - Class in com.sun.electric.database.text
Constant-array implementation of the List interface.
ImmutableArrayList(Collection<? extends E>) - Constructor for class com.sun.electric.database.text.ImmutableArrayList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
ImmutableArrayList(E[]) - Constructor for class com.sun.electric.database.text.ImmutableArrayList
Constructs a list containing the elements of the specified array.
ImmutableArrayList(E[], int, int) - Constructor for class com.sun.electric.database.text.ImmutableArrayList
Constructs a list containing the range of elements of the specified array.
ImmutableCell - Class in com.sun.electric.database
Immutable class ImmutableCell represents a cell.
ImmutableElectricObject - Class in com.sun.electric.database
This immutable class is the base class of all Electric immutable objects that can be extended with Variables.
ImmutableExport - Class in com.sun.electric.database
Immutable class ImmutableExport represents an export.
ImmutableIconInst - Class in com.sun.electric.database
 
ImmutableLibrary - Class in com.sun.electric.database
Immutable class ImmutableLibrary represents a library.
ImmutableNodeInst - Class in com.sun.electric.database
Immutable class ImmutableNodeInst represents a node instance.
ImmutableNodeInst.Flag - Class in com.sun.electric.database
Class to access user bits of ImmutableNodeInst.
ImmutablePortInst - Class in com.sun.electric.database
Immutable class which stores varaibles of PortInst.
implementSettingChanges(Setting.SettingChangeBatch) - Method in class com.sun.electric.database.hierarchy.EDatabase
 
importALibrary(Library, Technology, Map<Library, Cell>) - Method in class com.sun.electric.tool.io.input.Applicon860
Method to import a library from disk.
importALibrary(Library, Technology, Map<Library, Cell>) - Method in class com.sun.electric.tool.io.input.CIF
Method to import a library from disk.
importALibrary(Library, Technology, Map<Library, Cell>) - Method in class com.sun.electric.tool.io.input.DEF
Method to import a library from disk.
importALibrary(Library, Technology, Map<Library, Cell>) - Method in class com.sun.electric.tool.io.input.DXF
Method to import a library from disk.
importALibrary(Library, Technology, Map<Library, Cell>) - Method in class com.sun.electric.tool.io.input.EDIF
Method to import a library from disk.
importALibrary(Library, Technology, Map<Library, Cell>) - Method in class com.sun.electric.tool.io.input.GDS
Method to import a library from disk.
importALibrary(Library, Technology, Map<Library, Cell>) - Method in class com.sun.electric.tool.io.input.Input
Method to import a library from disk.
importALibrary(Library, Technology, Map<Library, Cell>) - Method in class com.sun.electric.tool.io.input.LEF
Method to import a library from disk.
importALibrary(Library, Technology, Map<Library, Cell>) - Method in class com.sun.electric.tool.io.input.Sue
Method to import a library from disk.
importALibrary(Library, Technology, Map<Library, Cell>) - Method in class com.sun.electric.tool.io.input.verilog.VerilogReader
Method to import a Verilog file from disk.
importAssuraDrcErrors() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
importCalibreDrcErrors() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to import Calibre DRC Errors into Electric and display them as ErrorLogger.
importData(String) - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardData
Method to import data from a given file to this object.
importDRCDeck(URL, boolean) - Static method in class com.sun.electric.technology.DRCTemplate
Method to import DRC deck from a file provided by URL.
importDRCDeck() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
importErrors(String, Map<Cell, String>, String) - Static method in class com.sun.electric.tool.drc.AssuraDrcErrors
Method to import Assura DRC errors from a file.
importErrors(String, Map<Cell, String>, String, boolean) - Static method in class com.sun.electric.tool.drc.CalibreDrcErrors
Create a new CalibreDrcError class, read the errors in, and then convert them to the ErrorLogger.
importErrors(String, Map<Cell, String>) - Method in class com.sun.electric.tool.drc.CalibreRdbErrors
Import errors from an RDB database to the current logger
importLibrary(Input.InputPreferences, URL, FileType, Library, Technology, Map<Library, Cell>, Job) - Static method in class com.sun.electric.tool.io.input.Input
Method to import Cells from disk.
ImportLibrary(URL, FileType, Library, Library, Technology, FileMenu.RenameAndSaveLibraryTask) - Constructor for class com.sun.electric.tool.user.menus.FileMenu.ImportLibrary
 
importLibraryCommand(FileType, boolean, boolean, boolean) - Static method in class com.sun.electric.tool.user.menus.FileMenu
This method implements the command to import a library.
importLogger() - Static method in class com.sun.electric.tool.user.ui.ErrorLoggerTree
 
importMapFile() - Static method in class com.sun.electric.tool.io.input.GDSMap
 
importPrefs(URL) - Static method in class com.sun.electric.database.text.Pref
 
importPrefs(URL) - Static method in class com.sun.electric.tool.user.UserInterfaceMain
For Pref
importPrefsCommand() - Static method in class com.sun.electric.tool.user.menus.FileMenu
Method to import the preferences from an XML file.
importSettings() - Static method in class com.sun.electric.tool.user.projectSettings.ProjSettings
 
ImportSettingsJob(String) - Constructor for class com.sun.electric.tool.user.projectSettings.ProjSettings.ImportSettingsJob
 
INCELLLIBRARY - Static variable in class com.sun.electric.database.hierarchy.Cell
set if cell is part of a "cell library"
includeDateAndVersionInOutput - Variable in class com.sun.electric.tool.io.output.Output.OutputPreferences
 
includeGeometric() - Method in class com.sun.electric.tool.io.output.CIF
Method to determine whether or not to include the original Geometric with a Poly.
includeGeometric() - Method in class com.sun.electric.tool.io.output.GDS
Method to determine whether or not to include the original Geometric with a Poly
includeGeometric() - Method in class com.sun.electric.tool.io.output.Geometry
Overridable method to determine whether or not to include the original Geometric with a Poly
includeText - Variable in class com.sun.electric.tool.io.input.GDS.GDSPreferences
 
increment() - Method in class com.sun.electric.database.geometry.GenMath.MutableInteger
Method to increment this MutableInteger by 1.
increment() - Method in class com.sun.electric.database.geometry.GenMath.MutableLong
Method to increment this MutableLong by 1.
increment(PinType) - Method in class com.sun.electric.tool.ncc.processing.LocalPartitionWires.Signature
 
incrementalDRC - Variable in class com.sun.electric.tool.drc.DRC.DRCPreferences
Whether DRC should DRC should be done incrementally.
incrementBenchmarkCount(BenchmarkResults.BenchIdx, NccGlobals) - Static method in class com.sun.electric.tool.ncc.basic.NccUtils
 
inCurrentThread(CellId) - Static method in class com.sun.electric.database.hierarchy.Cell
Returns a Cell by CellId.
inCurrentThread(LibId) - Static method in class com.sun.electric.database.hierarchy.Library
Returns a Library by LibId.
inDatabase(EDatabase) - Method in class com.sun.electric.database.id.ArcProtoId
Method to return the ArcProto representing ArcProtoId in the specified EDatabase.
inDatabase(EDatabase) - Method in class com.sun.electric.database.id.CellId
Method to return the Cell representing CellId in the specified EDatabase.
inDatabase(EDatabase) - Method in class com.sun.electric.database.id.ExportId
Method to return the Export representing ExportId in the specified EDatabase.
inDatabase(EDatabase) - Method in class com.sun.electric.database.id.LayerId
Method to return the Layer representing LayerId in the specified EDatabase.
inDatabase(EDatabase) - Method in class com.sun.electric.database.id.LibId
Method to return the Library representing LibId in the specified EDatabase.
inDatabase(EDatabase) - Method in interface com.sun.electric.database.id.NodeProtoId
Method to return the NodeProto representing NodeProtoId in the specified EDatabase.
inDatabase(EDatabase) - Method in class com.sun.electric.database.id.PortProtoId
Method to return the PortProto representing PortProtoId in the specified EDatabase.
inDatabase(EDatabase) - Method in class com.sun.electric.database.id.PrimitiveNodeId
Method to return the NodeProto representing NodeProtoId in the specified EDatabase.
inDatabase(EDatabase) - Method in class com.sun.electric.database.id.PrimitivePortId
Method to return the PortProto representing PortProtoId in the specified EDatabase.
inDatabase(EDatabase) - Method in class com.sun.electric.database.id.TechId
Method to return the Technology representing TechId in the specified EDatabase.
index - Variable in class com.sun.electric.tool.user.ErrorLogger.MessageLog
 
indexInParent - Variable in class com.sun.electric.database.id.CellUsage
 
indexOf(Global) - Method in class com.sun.electric.database.network.Global.Set
Returns an index of specified Global in this set.
indexOf(Layer) - Method in class com.sun.electric.technology.ArcProto
Method to find an index of Layer in a list of Layers that comprise this ArcProto.
indexToStrength(int) - Static method in class com.sun.electric.tool.simulation.Stimuli
Method to convert a strength index to a strength value.
inductorNode - Variable in class com.sun.electric.technology.technologies.Schematics
inductor
inElectricalLayers - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
inElectricalLayers - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
inElectricalLayers - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
inElectricalLayers - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
inElectricalLayers - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
infiniteBounds - Static variable in class com.sun.electric.plugins.j3d.utils.J3DUtils
 
Infinity2Config - Class in com.sun.electric.tool.generator.flag.designs.Infinity2
 
InfinityA - Class in com.sun.electric.tool.generator.flag.designs.Infinity2
Physical design for the Ring
InfinityA(FlagConstructorData) - Constructor for class com.sun.electric.tool.generator.flag.designs.Infinity2.InfinityA
 
InfinityB - Class in com.sun.electric.tool.generator.flag.designs.Infinity2
Physical design for the Ring
InfinityB(FlagConstructorData) - Constructor for class com.sun.electric.tool.generator.flag.designs.Infinity2.InfinityB
 
InfinityC - Class in com.sun.electric.tool.generator.flag.designs.Infinity2
Physical design for the Ring
InfinityC(FlagConstructorData) - Constructor for class com.sun.electric.tool.generator.flag.designs.Infinity2.InfinityC
 
info - Variable in class com.sun.electric.tool.ncc.result.BenchmarkResults
 
Info(EGraphics) - Constructor for class com.sun.electric.tool.user.dialogs.ColorPatternPanel.Info
Constructor to load a color described by an EGraphics object.
Info(User.ColorPrefType) - Constructor for class com.sun.electric.tool.user.dialogs.ColorPatternPanel.Info
Constructor for class to load a pure color.
Info - Class in com.sun.electric.tool.user.tecEdit
This class is the superclass for all information extraction classes in the Technology Editor.
Info() - Constructor for class com.sun.electric.tool.user.tecEdit.Info
 
Info.SpecialTextDescr - Class in com.sun.electric.tool.user.tecEdit
Class for describing special text in a cell
inheritAttributes(NodeInst) - Static method in class com.sun.electric.tool.user.CircuitChangeJobs
Method to inherit all prototype attributes down to instance "ni".
inheritCellParameter(Variable, NodeInst) - Static method in class com.sun.electric.tool.user.CircuitChangeJobs
Method to add parameter "var" to instance "ni".
init() - Method in interface com.sun.electric.database.change.Changes
Method to initialize a tool.
init() - Method in class com.sun.electric.database.constraint.Constraints
Method to initialize a constraint system.
init() - Method in class com.sun.electric.database.network.NetworkTool
Method to initialize a tool.
init() - Method in class com.sun.electric.plugins.j3d.ui.JThreeDTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.compaction.Compaction
Method to initialize the Compaction tool.
init() - Method in class com.sun.electric.tool.cvspm.CVS
 
init() - Method in class com.sun.electric.tool.drc.DRC
Method to initialize the DRC tool.
init() - Method in class com.sun.electric.tool.erc.ERC
Method to initialize the ERC tool.
init() - Method in class com.sun.electric.tool.extract.Extract
Method to initialize the Extraction tool.
init() - Method in class com.sun.electric.tool.extract.ParasiticTool
Method to initialize the Parasitics tool.
init() - Method in class com.sun.electric.tool.logicaleffort.LETool
Initialize tool - add calls to Bean Shell Evaluator
init() - Method in class com.sun.electric.tool.project.Project
Method to initialize the Project Management tool.
init() - Method in class com.sun.electric.tool.routing.Routing
Method to initialize the Routing tool.
init() - Method in class com.sun.electric.tool.sc.SilComp
Method to initialize the Silicon Compiler tool.
init() - Method in class com.sun.electric.tool.simulation.Simulation
Method to initialize the Simulation tool.
init() - Method in class com.sun.electric.tool.Tool
The initialization method for this Tool.
init(Technology, Foundry.Type, DRCRules) - Method in class com.sun.electric.tool.user.dialogs.DesignRulesPanel
Method called at the start of the frame.
init() - Method in class com.sun.electric.tool.user.dialogs.options.AddedTechnologiesTab
Method called at the start of the Added Technologies tab.
init() - Method in class com.sun.electric.tool.user.dialogs.options.AntennaRulesTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.CDLTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.CellModelTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.CIFTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.CompactionTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.ComponentMenuTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.CopyrightTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.CoverageTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.CVSTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.DaisTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.DEFTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.DesignRulesTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.DisplayControlTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.DRCTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.DXFTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.EDIFTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.FastHenryTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.FrameTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.GDSTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.GeneralTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.GridAndAlignmentTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.IconTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.LayersTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.LibraryTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.LogicalEffortTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.NCCTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.NetworkTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.NewArcsTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.NewNodesTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.ParasiticTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.PortsAndExportsTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.PrintingTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.ProjectManagementTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.RoutingTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.ScaleTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.SelectionTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.SiliconCompilerTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.SimulatorsTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.SkillTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.SmartTextTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.SpiceTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.SUETab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.SunRouterTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.TechnologyTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.TextTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.ThreeDTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.ToolbarTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.UnitsTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.VerilogTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.dialogs.options.WellCheckTab
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.tecEditWizard.Active
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.tecEditWizard.Antenna
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.tecEditWizard.Contact
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.tecEditWizard.Gate
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.tecEditWizard.GDS
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.tecEditWizard.General
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.tecEditWizard.Metal
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.tecEditWizard.Poly
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardPanel
Method called when the panel is entered.
init() - Method in class com.sun.electric.tool.user.tecEditWizard.Via
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.tecEditWizard.WellImplant
Method called at the start of the dialog.
init() - Method in class com.sun.electric.tool.user.User
Method to initialize the User Interface tool.
initAllTechnologies(EDatabase, Map<String, Object>, String) - Static method in class com.sun.electric.technology.Technology
This is called once, at the start of Electric, to initialize the technologies.
initAllTools() - Static method in class com.sun.electric.tool.Tool
This is called once, at the start of Electric, to initialize the Tools.
initFillParameters(boolean, boolean) - Method in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
initFromUserDefaults() - Method in class com.sun.electric.tool.io.input.CIF.CIFPreferences
 
initFromUserDefaults() - Method in class com.sun.electric.tool.io.input.DEF.DEFPreferences
 
initFromUserDefaults() - Method in class com.sun.electric.tool.io.input.DXF.DXFPreferences
 
initFromUserDefaults() - Method in class com.sun.electric.tool.io.input.EDIF.EDIFPreferences
 
initFromUserDefaults() - Method in class com.sun.electric.tool.io.input.GDS.GDSPreferences
 
initFromUserDefaults() - Method in class com.sun.electric.tool.io.input.Input.InputPreferences
 
initFromUserDefaults() - Method in class com.sun.electric.tool.io.input.Sue.SuePreferences
 
initFromUserDefaults() - Method in class com.sun.electric.tool.io.IOTool.DaisPreferences
 
initFromUserDefaults() - Method in class com.sun.electric.tool.routing.AutoStitch.AutoOptions
 
initFromUserDefaults() - Method in class com.sun.electric.tool.user.ViewChanges.IconParameters
 
initialize() - Method in class com.sun.electric.plugins.j3d.J3DKeyBehavior
 
initialize(String, boolean, boolean, boolean) - Static method in class com.sun.electric.tool.user.ActivityLogger
Initialize the Activity Logger
initializeLibraryInput() - Static method in class com.sun.electric.tool.io.input.LibraryFiles
 
InitializeMessagesWindow() - Static method in class com.sun.electric.tool.user.ui.TopLevel
 
initializePrinting(ElectricPrinter, PageFormat) - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to intialize for printing.
initializePrinting(ElectricPrinter, PageFormat) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to intialize for printing.
initializePrinting(ElectricPrinter, PageFormat) - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to intialize for printing.
initializePrinting(ElectricPrinter, PageFormat) - Method in interface com.sun.electric.tool.user.ui.WindowContent
Method to intialize for printing.
initializePrinting(ElectricPrinter, PageFormat) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to intialize for printing.
initializeSegments(Cell, Topology.CellNetInfo, Technology, SpiceExemptedNets, Topology.MyCellInfo) - Method in class com.sun.electric.tool.io.output.SpiceParasitic
Method to initialize cell being analyzed for RC parasitics.
initializeSegments(Cell, Topology.CellNetInfo, Technology, SpiceExemptedNets, Topology.MyCellInfo) - Method in class com.sun.electric.tool.io.output.SpiceParasiticsGeneral
 
initializeSegments(Cell, Topology.CellNetInfo, Technology, SpiceExemptedNets, Topology.MyCellInfo) - Method in class com.sun.electric.tool.io.output.SpiceRCSimple
Method to initialize cell being analyzed for RC parasitics.
InitializeWindows() - Static method in class com.sun.electric.tool.user.ui.TopLevel
Method to initialize the window system with the specified mode.
initJobManager(int, String, int, AbstractUserInterface, Job) - Static method in class com.sun.electric.tool.Job
 
initKeywordParsing() - Method in class com.sun.electric.tool.io.input.Input
 
initLeafLists() - Method in class com.sun.electric.tool.ncc.NccGlobals
Initialization.
initTechnologies(String) - Method in class com.sun.electric.tool.sandbox.TechExplorer
 
initTextSearch(String, boolean, boolean, Set<TextUtils.WhatToSearch>, CodeExpression.Code, AbstractTextDescriptor.Unit, boolean) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
initTextSearch(String, boolean, boolean, Set<TextUtils.WhatToSearch>, CodeExpression.Code, AbstractTextDescriptor.Unit, boolean) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to initialize for a new text
initTextSearch(String, boolean, boolean, Set<TextUtils.WhatToSearch>, CodeExpression.Code, AbstractTextDescriptor.Unit, boolean) - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to initialize for a new text search.
initTextSearch(String, boolean, boolean, Set<TextUtils.WhatToSearch>, CodeExpression.Code, AbstractTextDescriptor.Unit, boolean) - Method in interface com.sun.electric.tool.user.ui.WindowContent
Method to initialize for a new text search.
initTextSearch(String, boolean, boolean, Set<TextUtils.WhatToSearch>, CodeExpression.Code, AbstractTextDescriptor.Unit, boolean) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to initialize for a new text search.
inLayers - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
inLayers - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
inLayers - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
inLayers - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
inLayers - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
inNodes - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
INOUT - Static variable in class com.sun.electric.tool.logicaleffort.LEPin.Dir
In-Out
INOUT - Static variable in class com.sun.electric.tool.logicaleffort.Pin.Dir
In-Out
inPlaceDescent - Variable in class com.sun.electric.tool.user.ui.WindowFrame.DisplayAttributes
path to cell being edited (down-in-place)
INPORT - Static variable in class com.sun.electric.tool.sc.GetNetlist
input port
Input - Class in com.sun.electric.tool.io.input
This class manages reading files in different formats.
Input() - Constructor for class com.sun.electric.tool.io.input.Input
 
INPUT - Static variable in class com.sun.electric.tool.logicaleffort.LEPin.Dir
Input
INPUT - Static variable in class com.sun.electric.tool.logicaleffort.Pin.Dir
Input
Input.InputPreferences - Class in com.sun.electric.tool.io.input
 
InputPreferences(boolean) - Constructor for class com.sun.electric.tool.io.input.Input.InputPreferences
 
inputScale - Variable in class com.sun.electric.tool.io.input.EDIF.EDIFPreferences
 
inputScale - Variable in class com.sun.electric.tool.io.input.GDS.GDSPreferences
 
inputStream - Variable in class com.sun.electric.tool.io.input.Input
The raw input stream.
insert(MutableTreeNode, int) - Method in class com.sun.electric.tool.user.ui.JobTree
 
insertJogInArcCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method implements the command to insert a jog in an arc
inServerThread() - Static method in class com.sun.electric.tool.Job
Returns true if this current thread is a EThread running a server Job.
insetLayer(Layer, Layer, double) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to inset one layer by a given amount and create a second layer.
inSnapshot(Snapshot) - Method in class com.sun.electric.database.id.ExportId
Method to return the ImmutableExport representing ExportId in the specified Snapshot.
inSnapshot(Snapshot) - Method in class com.sun.electric.database.id.PrimitivePortId
Method to return the PrimitivePort representing PrimitivePortId in the specified Snapshot.
Instance - Class in com.sun.electric.tool.logicaleffort
An Instance represents a logical effort node.
Instance(String, Instance.Type, float, float, Nodable) - Constructor for class com.sun.electric.tool.logicaleffort.Instance
Creates a new instance of Instance
Instance(WindowFrame) - Constructor for class com.sun.electric.tool.user.menus.EMenuBar.Instance
Create a new MenuBar that belongs to group "name".
Instance.Type - Class in com.sun.electric.tool.logicaleffort
Type is a typesafe enum class that describes the type of Instance this is
instanceDescription() - Method in class com.sun.electric.tool.ncc.netlist.NetObject
human readable identification of instance
instanceDescription() - Method in class com.sun.electric.tool.ncc.netlist.Part
 
instanceDescription() - Method in class com.sun.electric.tool.ncc.netlist.Port
 
instanceDescription() - Method in class com.sun.electric.tool.ncc.netlist.Wire
 
instanceDescription() - Method in class com.sun.electric.tool.ncc.result.NetObjReport
 
instanceDescription() - Method in interface com.sun.electric.tool.ncc.result.NetObjReport.NetObjReportable
 
instantiateArrays - Variable in class com.sun.electric.tool.io.input.GDS.GDSPreferences
 
InstFifoAll - Class in com.sun.electric.tool.generator.flag.designs.Infinity2
 
InstFifoAll(FlagConstructorData) - Constructor for class com.sun.electric.tool.generator.flag.designs.Infinity2.InstFifoAll
 
intCoords - Variable in class com.sun.electric.technology.AbstractShapeBuilder
 
interactiveDRCDrag - Variable in class com.sun.electric.tool.drc.DRC.DRCPreferences
Whether DRC violations should be shown while nodes and arcs are dragged.
interactiveLog - Variable in class com.sun.electric.tool.drc.DRC.DRCPreferences
Whether DRC loggers should be displayed in Explorer immediately.
InteractiveRouter - Class in com.sun.electric.tool.routing
An Interactive Router has several methods that build on Router methods to provide interactive control to user.
InteractiveRouter() - Constructor for class com.sun.electric.tool.routing.InteractiveRouter
 
intersect(Point2D, int, Point2D, int) - Static method in class com.sun.electric.database.geometry.GenMath
Method to determine the intersection of two lines and return that point.
intersectLayers(Layer, Layer, Layer) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to intersect two layers in this merge and produce a third.
intersectRadians(Point2D, double, Point2D, double) - Static method in class com.sun.electric.database.geometry.GenMath
Method to determine the intersection of two lines and return that point.
intersects(double, double, double, double) - Method in class com.sun.electric.database.geometry.PolyBase
Method to tell whether a rectangle intersects this Poly.
intersects(Rectangle2D) - Method in class com.sun.electric.database.geometry.PolyBase
Method to tell whether a rectangle intersects this Poly.
intersects(PolyBase) - Method in class com.sun.electric.database.geometry.PolyBase
Method to tell whether this Poly intersects another one.
intersects(Layer, PolyBase) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to determine whether a polygon intersects a layer in the merge.
intersects(Area) - Method in class com.sun.electric.database.geometry.PolyQTree.PolyNode
Overwriting original for Area to consider touching polygons
Interval - Class in com.sun.electric.tool.generator.flag.router
 
intValue() - Method in class com.sun.electric.database.geometry.GenMath.MutableInteger
Method to return the value of this MutableInteger.
Inv - Class in com.sun.electric.tool.generator.layout.gates
 
Inv() - Constructor for class com.sun.electric.tool.generator.layout.gates.Inv
 
Inv2i - Class in com.sun.electric.tool.generator.layout.gates
 
Inv2i() - Constructor for class com.sun.electric.tool.generator.layout.gates.Inv2i
 
Inv2iKn - Class in com.sun.electric.tool.generator.layout.gates
Tricky: Normally the strong PMOS is folded and the right most source/drain is ground.
Inv2iKn() - Constructor for class com.sun.electric.tool.generator.layout.gates.Inv2iKn
 
Inv2iKp - Class in com.sun.electric.tool.generator.layout.gates
Tricky: Normally the strong PMOS is folded and the right most source/drain is ground.
Inv2iKp() - Constructor for class com.sun.electric.tool.generator.layout.gates.Inv2iKp
 
Inv_passgate - Class in com.sun.electric.tool.generator.layout.gates
Caution: unlike Nand gates, Jon says "LT" for Inverters means increase the size of the NMOS rather than decrease the size of the PMOS.
Inv_passgate() - Constructor for class com.sun.electric.tool.generator.layout.gates.Inv_passgate
 
Inv_star_wideOutput - Class in com.sun.electric.tool.generator.layout.gates
run a wide output bus in metal-1 along n-well/p-well boundary
Inv_star_wideOutput() - Constructor for class com.sun.electric.tool.generator.layout.gates.Inv_star_wideOutput
 
invalidateLastNccResult() - Static method in class com.sun.electric.tool.ncc.NccJob
Call this if you modify the design or preferences so that the results from the last NCC run are discarded.
invalidCreation(NodeProto, Cell) - Static method in class com.sun.electric.tool.user.tecEdit.Manipulate
Method to determine whether it is legal to place an instance in a technology-edit cell.
InvCLK - Class in com.sun.electric.tool.generator.layout.gates
 
InvCLK() - Constructor for class com.sun.electric.tool.generator.layout.gates.InvCLK
 
InvCTLn - Class in com.sun.electric.tool.generator.layout.gates
 
InvCTLn() - Constructor for class com.sun.electric.tool.generator.layout.gates.InvCTLn
 
inverse() - Method in class com.sun.electric.database.geometry.Orientation
Return inverse Orientation to this Orientation.
inverse() - Method in class com.sun.electric.tool.ncc.result.Permutation
 
inverseAlpha - Variable in class com.sun.electric.tool.user.redisplay.AbstractDrawing.LayerColor
 
InvHT - Class in com.sun.electric.tool.generator.layout.gates
 
InvHT() - Constructor for class com.sun.electric.tool.generator.layout.gates.InvHT
 
invisible_arc - Variable in class com.sun.electric.technology.technologies.Generic
the Invisible arc, connects to any node and produces no layout.
InvisibleLayerConfiguration - Class in com.sun.electric.tool.user.ui
Class to manage saved collections of invisible layers.
invisiblePinNode - Variable in class com.sun.electric.technology.technologies.Generic
the Invisible Pin node, which connects to every type of arc and produces no layout.
invisiblePinWithOffsetText(boolean) - Method in class com.sun.electric.database.topology.NodeInst
Method to tell if this NodeInst is an invisible-pin with text that is offset away from the pin center.
InvLT - Class in com.sun.electric.tool.generator.layout.gates
 
InvLT() - Constructor for class com.sun.electric.tool.generator.layout.gates.InvLT
 
invokePieNcc(int) - Static method in class com.sun.electric.tool.ncc.Pie
 
invokePieNccCompare(Cell, VarContext, Cell, VarContext, NccOptions, PIEOptions) - Static method in class com.sun.electric.tool.ncc.Pie
 
invokeRenderJob() - Static method in class com.sun.electric.tool.user.ui.EditWindow
 
InvV - Class in com.sun.electric.tool.generator.layout.gates
Separate control over N and P transistor sizes.
InvV() - Constructor for class com.sun.electric.tool.generator.layout.gates.InvV
 
IO - Class in com.sun.electric.tool.generator.cmosPLA
Class to generate the I/O part of MOSIS CMOS PLAs.
IO_DUMMY_OBJECT - Static variable in class com.sun.electric.tool.io.input.LibraryFiles
key of Variable to denote a dummy cell or library
IO_TRUE_LIBRARY - Static variable in class com.sun.electric.tool.io.input.LibraryFiles
key of Varible holding true library of fake cell.
IO_TRUE_LIBRARY - Static variable in class com.sun.electric.tool.io.IOTool
Varible key for true library of fake cell.
IOTool - Class in com.sun.electric.tool.io
This class manages reading files in different formats.
IOTool() - Constructor for class com.sun.electric.tool.io.IOTool
The constructor sets up the I/O tool.
IOTool.DaisPreferences - Class in com.sun.electric.tool.io
Class to invoke the Dais input module via reflection.
IOTool.SkillPreferences - Class in com.sun.electric.tool.io
 
IRSIM - Static variable in class com.sun.electric.tool.io.FileType
Describes IRSIM decks.
IRSIM - Class in com.sun.electric.tool.io.output
Class to write IRSIM netlists.
IRSIM.IRSIMPreferences - Class in com.sun.electric.tool.io.output
 
IRSIM_ENGINE - Static variable in class com.sun.electric.tool.simulation.Simulation
constant for IRSIM simulation
IRSIMPARAM - Static variable in class com.sun.electric.tool.io.FileType
Describes IRSIM parameter decks.
IRSIMPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.IRSIM.IRSIMPreferences
 
IRSIMVECTOR - Static variable in class com.sun.electric.tool.io.FileType
Describes IRSIM vector decks.
is(int) - Method in class com.sun.electric.database.ImmutableArcInst.Flag
Returns true if this Flag is set in userBits.
is(ImmutableArcInst.Flag) - Method in class com.sun.electric.database.ImmutableArcInst
Tests specific flag is set on this ImmutableArcInst.
is(int) - Method in class com.sun.electric.database.ImmutableNodeInst.Flag
Returns true if this Flag is set in userBits.
is(ImmutableNodeInst.Flag) - Method in class com.sun.electric.database.ImmutableNodeInst
Tests specific flag is set on this ImmutableNodeInst.
is3DAntialiasing() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to tell whether to use antialiasing in 3D view.
is3DAxesOn() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to tell whether to draw 3D axes or not.
is3DCellBndOn() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to tell whether to draw bounding box for the cells.
is3DPerspective() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to tell whether to draw 3D views with perspective.
is90nm() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
isAChildOf(Cell) - Method in class com.sun.electric.database.hierarchy.Cell
Method to determine whether this Cell is a child of a given parent Cell.
isActive() - Method in class com.sun.electric.database.Environment
 
isActive() - Method in class com.sun.electric.technology.TechPool
 
isActive() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
isActive indicates that this leaf record is neither matched nor mismatched.
isAggregateNameGapsSupported() - Method in class com.sun.electric.tool.io.output.EDIF
Abstract method to decide whether aggregate names (busses) can have gaps in their ranges.
isAggregateNameGapsSupported() - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to decide whether aggregate names (busses) can have gaps in their ranges.
isAggregateNameGapsSupported() - Method in class com.sun.electric.tool.io.output.MOSSIM
Abstract method to decide whether aggregate names (busses) can have gaps in their ranges.
isAggregateNameGapsSupported() - Method in class com.sun.electric.tool.io.output.Silos
Abstract method to decide whether aggregate names (busses) can have gaps in their ranges.
isAggregateNameGapsSupported() - Method in class com.sun.electric.tool.io.output.Spice
Abstract method to decide whether aggregate names (busses) can have gaps in their ranges.
isAggregateNameGapsSupported() - Method in class com.sun.electric.tool.io.output.Tegas
Abstract method to decide whether aggregate names (busses) can have gaps in their ranges.
isAggregateNameGapsSupported() - Method in class com.sun.electric.tool.io.output.Topology
Abstract method to decide whether aggregate names (busses) can have gaps in their ranges.
isAggregateNameGapsSupported() - Method in class com.sun.electric.tool.io.output.Verilog
Abstract method to decide whether aggregate names (busses) can have gaps in their ranges.
isAggregateNamesSupported() - Method in class com.sun.electric.tool.io.output.EDIF
Method to report that aggregate names (busses) are NOT used (bus information is extracted independently).
isAggregateNamesSupported() - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to report that aggregate names (busses) are not used.
isAggregateNamesSupported() - Method in class com.sun.electric.tool.io.output.MOSSIM
Method to report that aggregate names (busses) ARE used.
isAggregateNamesSupported() - Method in class com.sun.electric.tool.io.output.Silos
Method to report that aggregate names (busses) ARE used.
isAggregateNamesSupported() - Method in class com.sun.electric.tool.io.output.Spice
Method to report that aggregate names (busses) are not used.
isAggregateNamesSupported() - Method in class com.sun.electric.tool.io.output.Tegas
Method to report that aggregate names (busses) ARE used.
isAggregateNamesSupported() - Method in class com.sun.electric.tool.io.output.Topology
Abstract method to decide whether aggregate names (busses) are used.
isAggregateNamesSupported() - Method in class com.sun.electric.tool.io.output.Verilog
Method to report that aggregate names (busses) ARE used.
isAllLocked() - Method in class com.sun.electric.database.hierarchy.Cell
Method to tell if the contents of this Cell are locked.
isAllowsSpreading() - Static method in class com.sun.electric.tool.compaction.Compaction
Method to tell whether the compactor can spread circuitry apart, or just compact it.
isAlternateActivePolyRules() - Method in class com.sun.electric.technology.technologies.MoCMOS
Method to determine whether this Technology is using alternate Active and Poly contact rules.
isAlwaysDrawn() - Method in class com.sun.electric.database.hierarchy.Export
Method to tell whether this PortProto is always drawn.
isAnalog() - Method in class com.sun.electric.technology.technologies.MoCMOS
Method to tell whether this technology has layers for vertical NPN transistor pbase.
isAnalog() - Method in class com.sun.electric.tool.simulation.AnalogAnalysis
 
isAnalog() - Method in class com.sun.electric.tool.simulation.Analysis
Method to tell whether this simulation data is analog or digital.
isAnalog() - Method in class com.sun.electric.tool.simulation.DigitalAnalysis
 
isAnalog() - Method in class com.sun.electric.tool.simulation.Stimuli
Method to tell whether this simulation data is analog or digital.
isAnalog() - Method in class com.sun.electric.tool.user.waveform.Panel
 
isAnalysis() - Method in class com.sun.electric.tool.Tool
Method to tell whether this Tool does analysis.
isANumber(String) - Static method in class com.sun.electric.database.text.TextUtils
Method to determine whether or not a string is a number.
isANumberPostFix(String) - Static method in class com.sun.electric.database.text.TextUtils
Method to determine whether or not a string is a postfix formatted number, such as 1.02f.
isAnySpacingRule(Layer, Layer) - Method in interface com.sun.electric.technology.DRCRules
 
isAnySpacingRule(Layer, Layer) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to tell whether there are any design rules between two layers.
isAnySpacingRule(Layer, Layer) - Method in class com.sun.electric.technology.XMLRules
Method to tell whether there are any design rules between two layers.
isAnySpacingRule(Layer, Layer) - Static method in class com.sun.electric.tool.drc.DRC
Method to tell whether there are any design rules between two layers.
isApproximateCuts() - Static method in class com.sun.electric.tool.extract.Extract
Method to tell whether the node extractor should approximate cut placement in multicut situations.
isArcHorizontal() - Method in class com.sun.electric.tool.routing.RouteElementArc
Return true if the new arc is a horizontal arc, false otherwise
isArcsAutoIncremented() - Static method in class com.sun.electric.tool.user.User
Method to tell whether Duplicate/Paste/Array of ArcInsts auto-increments arc names.
isArcsShrink() - Method in class com.sun.electric.technology.PrimitiveNode
Method to tell if instances of this PrimitiveNode cause arcs to shrink in nonmanhattan situations.
isArcsWipe() - Method in class com.sun.electric.technology.PrimitiveNode
Method to tell if instances of this PrimitiveNode are "arc-wipable" by when created.
isArcVertical() - Method in class com.sun.electric.tool.routing.RouteElementArc
Return true if the new arc is a vertical arc, false otherwise
isArray() - Method in class com.sun.electric.database.variable.Variable
Returns true if the value is array,
isArrayedContextMatter(Nodable) - Static method in class com.sun.electric.tool.user.ui.EditWindow
Returns true if, in terms of context, it matters which index of the nodable we push into.
isArrowed(int) - Method in class com.sun.electric.database.ImmutableArcInst
Method to determine whether this ImmutableArcInst is directional, with an arrow on one end.
isArrowed(int) - Method in class com.sun.electric.database.topology.ArcInst
Method to determine whether this ArcInst is directional, with an arrow on one end.
isArrowed() - Method in class com.sun.electric.database.topology.Connection
Method to tell whether this connection is arrowed.
isArrowed() - Method in class com.sun.electric.database.topology.HeadConnection
Method to tell whether this connection is arrowed.
isArrowed() - Method in class com.sun.electric.database.topology.TailConnection
Method to tell whether this connection is arrowed.
isArtworkArc(ArcProto) - Static method in class com.sun.electric.technology.technologies.Artwork
Method to determ if ArcProto is an Artwork primitive arc
isAtomic() - Method in class com.sun.electric.tool.generator.flag.FlagAnnotations
 
isAttribute() - Method in class com.sun.electric.database.variable.Variable.AttrKey
Method to return if this Variable.Key is a User Attribute.
isAttribute() - Method in class com.sun.electric.database.variable.Variable
Method to return if this is Variable is a User Attribute.
isAttribute() - Method in class com.sun.electric.database.variable.Variable.Key
Method to return if this Variable.Key is a User Attribute.
isAutoGen() - Method in class com.sun.electric.tool.generator.flag.FlagAnnotations
 
isAutoStitchCreateExports() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Auto-stitching should create exports if necessary.
isAutoStitchOn() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Auto-stitching should be done.
isAutoTechnologySwitch() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to switch technologies automatically when changing the current Cell.
isAvailable(double, double) - Method in class com.sun.electric.tool.generator.flag.router.Track
 
isBackground() - Method in class com.sun.electric.tool.Tool
Method to tell whether this Tool is in the background.
isBalanced() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
 
isBeepAfterLongJobs() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to beep after long jobs.
isBipolar() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Method to tell whether this function describes a bipolar transistor.
isBisectArcPin() - Method in class com.sun.electric.tool.routing.RouteElementPort
see setBisectArcPin
isBodyArrowed() - Method in class com.sun.electric.database.ImmutableArcInst
Method to determine whether this ArcInst is directional, with an arrow line drawn down the center.
isBodyArrowed() - Method in class com.sun.electric.database.topology.ArcInst
Method to determine whether this ArcInst is directional, with an arrow line drawn down the center.
isBodyOnly() - Method in class com.sun.electric.database.hierarchy.Export
Method to tell whether this PortProto exists only in the body of a cell.
isBold() - Method in class com.sun.electric.database.variable.Variable
Method to return true if the text in the Variable's TextDescriptor is bold.
isBox(Point2D[]) - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to return a Rectangle that describes the orthogonal box in this Poly.
isBreakCharacter(char) - Method in class com.sun.electric.tool.io.input.Input
Helper method for keyword processing which decides whether a character is its own keyword.
isBuiltInAutoAdvance() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether built-in simulators automatically advance the time cursor when stimuli are added.
isBuiltInResimulateEach() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether built-in simulators resimulate after each change to the display.
isBus() - Method in class com.sun.electric.database.text.Name
Tells whether or not this Name is a bus name.
isBusAscending() - Static method in class com.sun.electric.database.network.NetworkTool
Method to tell whether unnamed busses should be numbered ascending.
isBusAscendingInNetlistEngine() - Static method in class com.sun.electric.database.network.NetworkTool
Method to tell whether unnamed busses should be numbered ascending in Netlist Engine.
isCanBeZeroSize() - Method in class com.sun.electric.technology.PrimitiveNode
Method to tell if instances of this PrimitiveNode can be zero in size.
isCanLayoutFromNetlist() - Method in class com.sun.electric.tool.io.output.CellModelPrefs
 
isCapacitor() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Method to tell whether this function describes a capacitor (normal or electrolytic).
isCapacitor() - Method in class com.sun.electric.tool.ncc.netlist.Mos
 
isCarbonNanotubeLayer() - Method in class com.sun.electric.technology.Layer
Method to determine if the layer corresponds to a poly cut layer.
isCaseSensitive() - Method in class com.sun.electric.tool.io.output.EDIF
Abstract method to decide whether netlister is case-sensitive (Verilog) or not (Spice).
isCaseSensitive() - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to tell the netlister to be case-sensitive.
isCaseSensitive() - Method in class com.sun.electric.tool.io.output.MOSSIM
Abstract method to decide whether netlister is case-sensitive (Verilog) or not (Spice).
isCaseSensitive() - Method in class com.sun.electric.tool.io.output.Silos
Abstract method to decide whether netlister is case-sensitive (Verilog) or not (Spice).
isCaseSensitive() - Method in class com.sun.electric.tool.io.output.Spice
Abstract method to decide whether netlister is case-sensitive (Verilog) or not (Spice).
isCaseSensitive() - Method in class com.sun.electric.tool.io.output.Tegas
Abstract method to decide whether netlister is case-sensitive (Verilog) or not (Spice).
isCaseSensitive() - Method in class com.sun.electric.tool.io.output.Topology
Abstract method to decide whether netlister is case-sensitive (Verilog) or not (Spice).
isCaseSensitive() - Method in class com.sun.electric.tool.io.output.Verilog
Abstract method to decide whether netlister is case-sensitive (Verilog) or not (Spice).
isCDLConvertBrackets() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether CDL converts square bracket characters.
isCellCenter(NodeProtoId) - Static method in class com.sun.electric.database.ImmutableNodeInst
 
isCellDRCDateGood(Cell, Date) - Static method in class com.sun.electric.tool.drc.DRC
Method to check if current date is later than cell revision
isCellInstance() - Method in interface com.sun.electric.database.hierarchy.Nodable
Method to tell whether this Nodable is a cell instance.
isCellInstance() - Method in class com.sun.electric.database.topology.NodeInst
Method to tell whether this NodeInst is a cell instance.
isChanged() - Method in class com.sun.electric.database.hierarchy.Library
Method to return true if this Library has changed.
isChanged() - Method in class com.sun.electric.tool.user.dialogs.ComponentMenu
 
isChangeJobQueuedOrRunning() - Method in class com.sun.electric.tool.Job.Inform
 
isChangeQuiet() - Static method in class com.sun.electric.tool.io.input.Input
Method to tell whether changes are being made quietly.
isCheckCellDates() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to check Cell dates when placing instances.
isChooseBestExportName() - Method in class com.sun.electric.tool.io.output.Spice
Method to report that not to choose best export name among exports connected to signal.
isChooseBestExportName() - Method in class com.sun.electric.tool.io.output.Topology
Method to decide whether to choose best export name among exports connected to signal.
isCIFInSquaresWires() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether CIF input makes wire ends square or round.
isCIFOutInstantiatesTopLevel() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether CIF Output instantiates the top-level.
isCIFOutMergesBoxes() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether CIF Output merges boxes into complex polygons.
isCIFOutMimicsDisplay() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether CIF Output mimics the display.
isClientThread() - Static method in class com.sun.electric.tool.Job
 
isClock() - Method in enum com.sun.electric.database.prototype.PortCharacteristic
Method to tell whether this PortCharacteristic is a "clock".
isCode() - Method in class com.sun.electric.database.variable.Variable
Method to tell whether this Variable is any code.
isCollision(Transform3D) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
isCollision(Vector3d) - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to detect if give x, y location in the world collides with geometry
isComputerNode(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
isConnected(Geometric) - Method in class com.sun.electric.database.topology.ArcInst
Method to tell whether this ArcInst is connected directly to another Geometric object (that is, an arcinst connected to a nodeinst).
isConnected(Geometric) - Method in class com.sun.electric.database.topology.Geometric
Method to tell whether this Geometric object is connected directly to another (that is, an arcinst connected to a nodeinst).
isConnected(Geometric) - Method in class com.sun.electric.database.topology.NodeInst
Method to tell whether this NodeInst is connected directly to another Geometric object (that is, an arcinst connected to a nodeinst).
isContact() - Method in enum com.sun.electric.technology.Layer.Function
Method to tell whether this layer function is a contact.
isContainsSizableGates() - Method in class com.sun.electric.tool.logicaleffort.CachedCell
 
isContextFree(LENetlister.NetlisterConstants) - Method in class com.sun.electric.tool.logicaleffort.CachedCell
 
isCTranspose() - Method in class com.sun.electric.database.geometry.Orientation
Method to return the old C style transpose factor.
isCurvable() - Method in class com.sun.electric.technology.ArcProto
Method to tell if instances of this ArcProto can curve.
isDaisDisplayOnly() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Dais Input creates real geometry.
isDaisReadCellInstances() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Dais Input places cell instances.
isDaisReadConnectivity() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Dais Input reads connectivity.
isDaisReadDetailWires() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Dais Input reads the "detail" wires.
isDaisReadGlobalWires() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Dais Input reads the "global" wires.
isDaisReadPowerAndGround() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Dais Input reads power and ground wires.
isDatabaseObject() - Method in class com.sun.electric.database.variable.ElectricObject
Method which indicates that this object is in database.
isDataFlavorSupported(DataFlavor) - Method in class com.sun.electric.tool.user.ui.EditWindow.NodeProtoTransferable
 
isDefinedParameter(Variable.Key) - Method in interface com.sun.electric.database.hierarchy.Nodable
Method to tell if the Variable.Key is a defined parameters of this Nodable.
isDefinedParameter(Variable.Key) - Method in class com.sun.electric.database.topology.NodeInst
Method to tell if the Variable.Key is a defined parameters of this NodeInst.
isDEFLogicalPlacement() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether DEF Input makes logical placement.
isDEFPhysicalPlacement() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether DEF Input makes physical placement.
isDeleted() - Method in class com.sun.electric.tool.ncc.netlist.NetObject
 
isDeleted() - Method in class com.sun.electric.tool.ncc.netlist.Part
 
isDeleted() - Method in class com.sun.electric.tool.ncc.netlist.Port
 
isDeleted() - Method in class com.sun.electric.tool.ncc.netlist.Wire
 
isDELIB(Library) - Static method in class com.sun.electric.tool.cvspm.CVS
 
isDeprecatedVariable(Variable.Key) - Method in class com.sun.electric.database.hierarchy.Cell
Method to determine whether a variable key on Cell is deprecated.
isDeprecatedVariable(Variable.Key) - Method in class com.sun.electric.database.hierarchy.Export
Method to determine whether a variable key on Export is deprecated.
isDeprecatedVariable(Variable.Key) - Method in class com.sun.electric.database.topology.ArcInst
Method to determine whether a variable key on ArcInst is deprecated.
isDeprecatedVariable(Variable.Key) - Method in class com.sun.electric.database.topology.NodeInst
Method to determine whether a variable key on NodeInst is deprecated.
isDeprecatedVariable(Variable.Key) - Method in class com.sun.electric.database.variable.ElectricObject
Method to determine whether a Variable key on this object is deprecated.
isDescending() - Method in class com.sun.electric.tool.io.output.Topology.CellAggregateSignal
 
isDescending() - Method in class com.sun.electric.tool.io.output.Topology.CellSignal
 
isDiff() - Method in enum com.sun.electric.technology.Layer.Function
Method to tell whether this layer function is diffusion (active).
isDiffusion() - Method in enum com.sun.electric.technology.ArcProto.Function
Method to tell whether this ArcProto.Function is diffusion.
isDiffusionArc() - Method in class com.sun.electric.database.topology.ArcInst
Method to determin if arc contains active diffusion
isDiffusionLayer() - Method in class com.sun.electric.technology.Layer
Method to determine if the layer function corresponds to a diffusion layer.
isDigit(char) - Static method in class com.sun.electric.database.text.TextUtils
Determines if the specified character is a ISO-LATIN-1 digit ('0' through '9').
isDimUpperLevelWhenDownInPlace() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to dim the upper levels of the display when editing down-in-place.
isDisallowModificationComplexNodes() - Static method in class com.sun.electric.tool.user.User
Method to tell whether complex nodes can be modified.
isDisallowModificationLockedPrims() - Static method in class com.sun.electric.tool.user.User
Method to tell whether locked primitives can be modified.
isDisallowStackedVias() - Method in class com.sun.electric.technology.technologies.MoCMOS
Method to determine whether this Technology disallows stacked vias.
isDisplay() - Method in class com.sun.electric.database.variable.Variable
Method to return true if this Variable is displayable.
isDoingAreaDrag() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
isDone() - Method in class com.sun.electric.tool.routing.RouteElement
see if action has been done
isDraggingMustEncloseObjects() - Static method in class com.sun.electric.tool.user.User
Method to tell whether dragging a selection rectangle must completely encose objects in order to select them.
isDrive(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
isDrivenByGate() - Method in class com.sun.electric.tool.logicaleffort.Net
Returns true if this net is driven by a sizeable or fixed size gate.
isDrivenBySizeableGate() - Method in class com.sun.electric.tool.logicaleffort.Net
Returns true if this net is driven by a sizeable gate.
isDrivenByStaticGate() - Method in class com.sun.electric.tool.logicaleffort.Net
Returns true if this net is driven by a static gate (non-sizeable).
isDummy() - Method in enum com.sun.electric.technology.Layer.Function
Method to tell whether this layer function is a dummy
isDummyExclusion() - Method in enum com.sun.electric.technology.Layer.Function
Method to tell whether this layer function is a dummy exclusion
isDupCopiesExports() - Static method in class com.sun.electric.tool.user.User
Method to tell whether Duplicate/Paste/Array of NodeInst copies exports.
isDXFInputFlattensHierarchy() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether DXF Input flattens the hierarchy.
isDXFInputReadsAllLayers() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether DXF input reads all layers.
isEasySelectionOfCellInstances() - Static method in class com.sun.electric.tool.user.User
Method to tell whether cell instances are all be easy-to-select.
isEasyShape() - Method in class com.sun.electric.database.ImmutableNodeInst
Returns true if this ImmutableNodeInst doesn't have customized contact variables.
isEasyShape(ImmutableArcInst, boolean) - Method in class com.sun.electric.technology.technologies.Artwork
Tells if arc can be drawn by simplified algorithm Arcs with user-specified color or pattern are not easy
isEasyShape(ImmutableArcInst, boolean) - Method in class com.sun.electric.technology.technologies.FPGA
Tells if arc can be drawn by simplified algorithm FPGA arcs are not easy
isEasyShape(ImmutableArcInst, boolean) - Method in class com.sun.electric.technology.Technology
Tells if arc can be drawn by simplified algorithm Overidden ins subclasses
isEasyShape(NodeInst, boolean) - Method in class com.sun.electric.technology.Technology
Tells if node can be drawn by simplified algorithm Overidden in subclasses
isEdgeSelect() - Method in class com.sun.electric.technology.ArcProto
Method to tell if instances of this ArcProto can be selected by their edge.
isEdgeSelect() - Method in class com.sun.electric.technology.PrimitiveNode
Method to tell if instances of this PrimitiveNode are selectable on their edges.
isEDIFCadenceCompatibility() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether EDIF I/O is compatible with Cadence.
isEDIFUseSchematicView() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether EDIF uses the schematic view.
isEditing(Cell) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
 
isEditing(Library) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
 
isElectrical() - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
isEmpty() - Method in class com.sun.electric.database.geometry.ERectangle
 
isEmpty(Layer) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to tell whether there is any valid geometry on a given layer of this merge.
isEmpty() - Method in class com.sun.electric.technology.xml.XmlParam.Distance
 
isEnabled() - Static method in class com.sun.electric.tool.cvspm.CVS
 
isEnabled() - Method in class com.sun.electric.tool.user.menus.EMenuItem
Returns enable state of this generic EMenuItem.
isError - Variable in class com.sun.electric.tool.Client.ShowMessageEvent
 
isESDDevice() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Method to tell whether this function describes an ESD device.
isExamine() - Method in class com.sun.electric.tool.EJob
 
isExistingUser(String) - Static method in class com.sun.electric.tool.project.Users
Method to tell whether a user name is in the user database.
isExpanded(int) - Method in class com.sun.electric.database.hierarchy.Cell
Tells expanded status of NodeInst with specified nodeId.
isExpanded() - Method in class com.sun.electric.database.topology.NodeInst
Method to tell whether this NodeInst is expanded.
isExported() - Method in class com.sun.electric.database.network.Network
Method to tell whether this network has any exports or globals on it.
isExported() - Method in class com.sun.electric.tool.generator.flag.router.ToConnect
 
isExported() - Method in class com.sun.electric.tool.io.output.Topology.CellSignal
 
isExportMatch() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
isExtended(int) - Method in class com.sun.electric.database.ImmutableArcInst
Method to tell whether an end of ImmutableArcInst has its ends extended.
isExtended(int) - Method in class com.sun.electric.database.topology.ArcInst
Method to tell whether an end of ArcInst has its ends extended.
isExtended() - Method in class com.sun.electric.database.topology.Connection
Method to tell whether this connection is extended.
isExtended() - Method in class com.sun.electric.database.topology.HeadConnection
Method to tell whether this connection is extended.
isExtended() - Method in class com.sun.electric.database.topology.TailConnection
Method to tell whether this connection is extended.
isExtractCopiesExports() - Static method in class com.sun.electric.tool.user.User
Method to tell whether Extract of NodeInst copies exports.
isFactory3DAntialiasing() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to tell whether to use antialiasing in 3D view, by default.
isFactory3DAxesOn() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to tell whether to draw 3D axes or not, by default.
isFactory3DCellBndOn() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to tell whether to draw bounding box for the cells, by default.
isFactory3DPerspective() - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to tell whether to draw 3D views with perspective, by default.
isFactoryAllowsSpreading() - Static method in class com.sun.electric.tool.compaction.Compaction
Method to tell whether the factory default for the compactor is to spread circuitry apart, or just compact it.
isFactoryApproximateCuts() - Static method in class com.sun.electric.tool.extract.Extract
Method to tell whether the node extractor should approximate cut placement in multicut situations, by default.
isFactoryArcsAutoIncremented() - Static method in class com.sun.electric.tool.user.User
Method to tell whether Duplicate/Paste/Array of ArcInsts auto-increments arc names, by default.
isFactoryAutoStitchCreateExports() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Auto-stitching should create exports if necessary, by default.
isFactoryAutoStitchOn() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Auto-stitching should be done, by default.
isFactoryAutoTechnologySwitch() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to switch technologies automatically when changing the current Cell, by default.
isFactoryBeepAfterLongJobs() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to beep after long jobs, by default.
isFactoryBuiltInAutoAdvance() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether built-in simulators automatically advance the time cursor when stimuli are added, by default.
isFactoryBuiltInResimulateEach() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether built-in simulators resimulate after each change to the display, by default.
isFactoryBusAscending() - Static method in class com.sun.electric.database.network.NetworkTool
Method to tell whether unnamed busses should be numbered ascending, by default.
isFactoryCDLConvertBrackets() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether CDL converts square bracket characters by default.
isFactoryCheckCellDates() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to check Cell dates when placing instances, by default.
isFactoryCIFInSquaresWires() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether CIF input makes wire ends square or round by default.
isFactoryDaisDisplayOnly() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Dais Input creates real geometry, by default.
isFactoryDaisReadCellInstances() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Dais Input places cell instances, by default.
isFactoryDaisReadConnectivity() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Dais Input reads connectivity, by default.
isFactoryDaisReadDetailWires() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Dais Input reads the "detail" wires, by default.
isFactoryDaisReadGlobalWires() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Dais Input reads the "global" wires, by default.
isFactoryDaisReadPowerAndGround() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Dais Input reads power and ground wires, by default.
isFactoryDEFLogicalPlacement() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether DEF Input makes logical placement by default.
isFactoryDEFPhysicalPlacement() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether DEF Input makes physical placement by default.
isFactoryDimUpperLevelWhenDownInPlace() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to dim the upper levels of the display when editing down-in-place, by default.
isFactoryDisallowModificationComplexNodes() - Static method in class com.sun.electric.tool.user.User
Method to tell whether complex nodes can be modified by default.
isFactoryDisallowModificationLockedPrims() - Static method in class com.sun.electric.tool.user.User
Method to tell whether locked primitives can be modified by default.
isFactoryDraggingMustEncloseObjects() - Static method in class com.sun.electric.tool.user.User
Method to tell whether dragging a selection rectangle must completely encose objects in order to select them, by default.
isFactoryDupCopiesExports() - Static method in class com.sun.electric.tool.user.User
Method to tell whether Duplicate/Paste/Array of NodeInst copies exports, by default.
isFactoryDXFInputFlattensHierarchy() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether DXF Input flattens the hierarchy by default.
isFactoryDXFInputReadsAllLayers() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether DXF input reads all layers by default.
isFactoryEasySelectionOfCellInstances() - Static method in class com.sun.electric.tool.user.User
Method to tell whether cell instances are all be easy-to-select by default.
isFactoryEDIFCadenceCompatibility() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether EDIF I/O is compatible with Cadence, by default.
isFactoryEDIFUseSchematicView() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether EDIF uses the schematic view, by default.
isFactoryEnabled() - Static method in class com.sun.electric.tool.cvspm.CVS
 
isFactoryExtractCopiesExports() - Static method in class com.sun.electric.tool.user.User
Method to tell whether Extract of NodeInst copies exports, by default.
isFactoryFastHenryMultiPole() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether FastHenry deck generation should make a multipole subcircuit, by default.
isFactoryFastHenryUseSingleFrequency() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether FastHenry deck generation should use a single frequency, by default.
isFactoryFlattenPcells() - Static method in class com.sun.electric.tool.extract.Extract
Method to tell whether the node extractor should flatten Cadence Pcells by default.
isFactoryGDSColapseVddGndPinNames() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Vdd_* and Gnd_* export pins must be colapsed, by default.
isFactoryGDSInExpandsCells() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether GDS Input expands cells, by default.
isFactoryGDSInIncludesText() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether GDS Input ignores text, by default.
isFactoryGDSInInstantiatesArrays() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether GDS Input instantiates arrays, by default.
isFactoryGDSInMergesBoxes() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether GDS Input merges boxes into complex polygons, by default.
isFactoryGDSInSimplifyCells() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether GDS Input simplifies contact vias, by default.
isFactoryGridAlignExtraction() - Static method in class com.sun.electric.tool.extract.Extract
Method to tell whether the node extractor should grid-align geometry before extraction, by default.
isFactoryGridAxesShown() - Static method in class com.sun.electric.tool.user.User
Method to return true if grid axes are shown, by default.
isFactoryHighlightConnectedObjects() - Static method in class com.sun.electric.tool.user.User
Method to set whether to highlight objects connected to the selected object, by default.
isFactoryHighlightInvisibleObjects() - Static method in class com.sun.electric.tool.user.User
Method to set whether to highlight objects whose layers are all invisible, by default.
isFactoryIconGenDrawBody() - Static method in class com.sun.electric.tool.user.User
Method to tell whether generated icons should have a body drawn by default.
isFactoryIconGenDrawLeads() - Static method in class com.sun.electric.tool.user.User
Method to tell whether generated icons should have leads drawn by default.
isFactoryIconGenReverseExportOrder() - Static method in class com.sun.electric.tool.user.User
Method to tell whether generated icons should reverse the order of exports, by default.
isFactoryIconsAlwaysDrawn() - Static method in class com.sun.electric.tool.user.User
Method to tell whether generated icon exports should be "always drawn" by default.
isFactoryIgnoreTinyPolygons() - Static method in class com.sun.electric.tool.extract.Extract
Method to tell whether the node extractor should ignore tiny polygons, by default.
isFactoryIRSIMDelayedX() - Static method in class com.sun.electric.tool.simulation.Simulation
Get whether or not IRSIM uses a delayed X model, versus the old fast-propogating X model, by default.
isFactoryIRSIMShowsCommands() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether IRSIM shows commands that are issued (for debugging), by default.
isFactoryJobVerboseMode() - Static method in class com.sun.electric.tool.user.User
Method to tell if jobs are described in messages window (verbose mode), by default.
isFactoryLegacyComposite() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to use lagacy composite in LayerDrawing, by default.
isFactoryMimicStitchInteractive() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching runs interactively, by default.
isFactoryMimicStitchMatchNodeSize() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching only works when the node sizes are the same, by default.
isFactoryMimicStitchMatchNodeType() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching only works when the nodes have the same type, by default.
isFactoryMimicStitchMatchNumArcs() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching only works when the number of existing arcs matches, by default.
isFactoryMimicStitchMatchPorts() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching only works between matching ports, by default.
isFactoryMimicStitchMatchPortWidth() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching only works between ports of the same width, by default.
isFactoryMimicStitchNoOtherArcsSameDir() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching only works when there are no other arcs running in the same direction, by default.
isFactoryMimicStitchOn() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching should be done, by default.
isFactoryMimicStitchOnlyNewTopology() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching creates arcs only where not already connected, by default.
isFactoryMimicStitchPinsKept() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching keeps pins even if it has no arc connections, by default.
isFactoryMouseOverHighlightingEnabled() - Static method in class com.sun.electric.tool.user.User
Method to tell whether dragging a selection rectangle must completely encose objects in order to select them, by default.
isFactoryMoveAfterDuplicate() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to move objects after duplicating them, by default.
isFactoryMoveNodeWithExport() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to move a node when its export name moves, by default.
isFactoryParasiticsBackAnnotateLayout() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isFactoryParasiticsExtractPowerGround() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isFactoryParasiticsExtractsC() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isFactoryParasiticsExtractsR() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isFactoryParasiticsIgnoreExemptedNets() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isFactoryParasiticsUseExemptedNetsFile() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isFactoryParasiticsUseVerboseNaming() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isFactoryPlaceCellCenter() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to place a Cell-Center primitive in every newly created Cell, by default.
isFactoryPlayClickSoundsWhenCreatingArcs() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to play a "click" sound when an arc is created, by default.
isFactoryPlotDate() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether to plot the date in PostScript output by default.
isFactoryPrintEncapsulated() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether PostScript Output is Encapsulated by default.
isFactoryPrintForPlotter() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether PostScript Output is for a plotter, by default.
isFactoryPromptForIndexWhenDescending() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to prompt the user for an array index when descending into arrayed nodes, by default.
isFactoryReconstructArcsAndExportsToDeletedCells() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to reconstruct arcs and exports to deleted cell instances, by default.
isFactoryRotateLayoutTransistors() - Static method in class com.sun.electric.tool.user.User
Method to tell if layout transistors are rotated 90 degrees in the menu (and initial placement), by default.
isFactorySeaOfGatesFavor(ArcProto) - Static method in class com.sun.electric.tool.routing.Routing
Method to tell if the "sea-of-gates" router should favor this ArcProto, by default.
isFactorySeaOfGatesPrevent(ArcProto) - Static method in class com.sun.electric.tool.routing.Routing
Method to tell if the "sea-of-gates" router can use this ArcProto, by default.
isFactorySeaOfGatesUseParallelFromToRoutes() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether the "sea-of-gates" router does from/to analysis in parallel, by default.
isFactorySeaOfGatesUseParallelRoutes() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether the "sea-of-gates" router finds routes in parallel, by default.
isFactoryShowFileSelectionForNetlists() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to display a file selection dialog before writing netlists, by default.
isFactoryShowHierarchicalCursorCoordinates() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to show hierarchical cursor coordinates as they move in the edit window, by default.
isFactorySideBarOnRight() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to place the side bar on the right by default (factory setting).
isFactorySkillExcludesSubcells() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Skill Output excludes subcells by default.
isFactorySkillFlattensHierarchy() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Skill Output flattens the hierarchy by default.
isFactorySkillGDSNameLimit() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Skill Output flattens the hierarchy by default.
isFactorySnapshotLogging() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to perform snapshot logging in a temporary file, by default.
isFactorySpiceUseCellParameters() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether or not to use cell parameters in Spice output, by default.
isFactorySpiceWriteFinalDotEnd() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isFactorySpiceWritePwrGndInTopCell() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether or not to write power and ground in Spice top cell section, by default.
isFactorySpiceWriteSubcktTopCell() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isFactorySpiceWriteTransSizeInLambda() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether or not to write transistor sizes in "lambda" grid units in Spice output, by default.
isFactorySueConvertsExpressions() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Sue input converts Sue expressions to Electric form by default.
isFactorySueUses4PortTransistors() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Sue input creates 4-port transistors by default.
isFactoryUseCellGreekingImages() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to use small images when greeking cells, by default.
isFactoryUseClientServer() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to use a separate client and server for Electric, by default.
isFactoryUseTwoJVMs() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to use two JVMs when running Electric, by default.
isFactoryWaveformDisplayMultiState() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether the waveform uses a multi-state display, by default.
isFastHenryMultiPole() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether FastHenry deck generation should make a multipole subcircuit.
isFastHenryUseSingleFrequency() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether FastHenry deck generation should use a single frequency.
isFavored(ArcProto) - Method in class com.sun.electric.tool.routing.SeaOfGates.SeaOfGatesOptions
 
isFET() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Method to tell whether this function describes a field-effect transtor.
isFileInCVS(File) - Static method in class com.sun.electric.tool.cvspm.CVS
Returns true if this file has is being maintained from a CVS respository, returns false otherwise.
isFileInCVS(File, boolean, boolean) - Static method in class com.sun.electric.tool.cvspm.CVS
Returns true if this file has is being maintained from a CVS respository, returns false otherwise.
isFileSystem(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
isFileSystemRoot(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
isFinished() - Method in class com.sun.electric.tool.Job
Return run status
isFixedAngle() - Method in class com.sun.electric.database.ImmutableArcInst
Method to tell whether this ImmutableArcInst is fixed-angle.
isFixedAngle() - Method in class com.sun.electric.database.topology.ArcInst
Method to tell whether this ArcInst is fixed-angle.
isFixErrors() - Method in class com.sun.electric.tool.Tool
Method to tell whether this Tool fixes errors.
isFlattenPcells() - Static method in class com.sun.electric.tool.extract.Extract
Method to tell whether the node extractor should flatten Cadence Pcells.
isFlipFlop() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Method to tell whether this function describes a flip-flop.
isFloppyDrive(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
isFocusOwner() - Method in class com.sun.electric.tool.user.ui.MessagesWindow
 
isFocusOwner() - Method in class com.sun.electric.tool.user.ui.WindowFrame
 
isForbiddenNode(int, DRCTemplate.DRCRuleType) - Method in interface com.sun.electric.technology.DRCRules
 
isForbiddenNode(int, DRCTemplate.DRCRuleType) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to determine if given node is not allowed by foundry.
isForbiddenNode(int, DRCTemplate.DRCRuleType) - Method in class com.sun.electric.technology.XMLRules
Method to determine if given node is not allowed by foundry
isForbiddenNode(int, int, DRCTemplate.DRCRuleType, Technology) - Static method in class com.sun.electric.tool.drc.DRC
Determine if node represented by index in DRC mapping table is forbidden under this foundry.
isForbiddenNode(DRCRules, int, int, DRCTemplate.DRCRuleType) - Static method in class com.sun.electric.tool.drc.DRC
 
isFromDisk() - Method in class com.sun.electric.database.hierarchy.Library
Method to return true if this Library came from disk.
isGate() - Method in class com.sun.electric.tool.logicaleffort.Instance
True if this is a gate
isGate() - Method in class com.sun.electric.tool.logicaleffort.LENodable
True if this is a gate
isGateIncluded() - Method in class com.sun.electric.technology.Technology
Returns true if gate is included in resistance calculation.
isGatePoly() - Method in enum com.sun.electric.technology.Layer.Function
Method to tell whether this layer function is polysilicon in the gate of a transistor.
isGDSColapseVddGndPinNames() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Vdd_* and Gnd_* export pins must be colapsed.
isGDSInExpandsCells() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether GDS Input expands cells.
isGDSInIncludesText() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether GDS Input ignores text.
isGDSInInstantiatesArrays() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether GDS Input instantiates arrays.
isGDSInMergesBoxes() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether GDS Input merges boxes into complex polygons.
isGDSInSimplifyCells() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether GDS Input simplifies contact vias.
isGDSOutMergesBoxes() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether GDS Output merges boxes into complex polygons.
isGDSOutUpperCase() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether GDS Output makes all text upper-case.
isGDSOutWritesExportPins() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether GDS Output writes pins at Export locations.
isGlobal() - Method in class com.sun.electric.tool.io.output.Topology.CellAggregateSignal
 
isGlobal() - Method in class com.sun.electric.tool.io.output.Topology.CellSignal
 
isGlobalPartition() - Method in class com.sun.electric.database.hierarchy.Export
Returns true if this export has its original port on Global-Partition schematics primitive.
isGnd(PortProto) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
isGnd(PortInst) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
isGreaterThan(double, double) - Static method in class com.sun.electric.database.geometry.DBMath
Method to determine if one value is greater than another, but counting for rounding error
isGreaterThanOrEqualTo(double, double) - Static method in class com.sun.electric.database.geometry.DBMath
Method to determine if one value is greater than or equal to another, but counting for rounding error
isGrid() - Method in interface com.sun.electric.database.variable.EditWindow_
 
isGrid() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the state of grid display in this window.
isGridAlignExtraction() - Static method in class com.sun.electric.tool.extract.Extract
Method to tell whether the node extractor should grid-align geometry before extraction.
isGridAxesShown() - Static method in class com.sun.electric.tool.user.User
Method to return true if grid axes are shown.
isGround() - Method in class com.sun.electric.database.hierarchy.Export
Method to determine whether this Export is of type Ground.
isGround() - Method in interface com.sun.electric.database.prototype.PortProto
Method to determine whether this PortProto is of type Ground.
isGround() - Method in class com.sun.electric.technology.PrimitivePort
Method to determine whether this PrimitivePort is of type Ground.
isGround() - Method in class com.sun.electric.tool.io.output.Topology.CellSignal
 
isGroundNetIncluded() - Method in class com.sun.electric.technology.Technology
Returns true if ground network is included in parasitics calculation.
isHardArc(int) - Method in class com.sun.electric.database.CellBackup.Memoization
 
isHardSelect() - Method in class com.sun.electric.database.ImmutableArcInst
Method to tell whether this ArcInst is hard-to-select.
isHardSelect() - Method in class com.sun.electric.database.topology.ArcInst
Method to tell whether this ArcInst is hard-to-select.
isHardSelect() - Method in class com.sun.electric.database.topology.NodeInst
Method to tell whether this NodeInst is hard-to-select.
isHashFailuresPrinted() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
has hash coding mismatches
isHeadArrowed() - Method in class com.sun.electric.database.ImmutableArcInst
Method to determine whether this ImmutableArcInst is directional, with an arrow on the head.
isHeadArrowed() - Method in class com.sun.electric.database.topology.ArcInst
Method to determine whether this ArcInst is directional, with an arrow on the head.
isHeadExtended() - Method in class com.sun.electric.database.ImmutableArcInst
Method to tell whether the head of this arc is extended.
isHeadExtended() - Method in class com.sun.electric.database.topology.ArcInst
Method to tell whether the head of this arc is extended.
isHeadNegated() - Method in class com.sun.electric.database.ImmutableArcInst
Method to tell whether the head of this arc is negated.
isHeadNegated() - Method in class com.sun.electric.database.topology.ArcInst
Method to tell whether the head of this arc is negated.
isHidden() - Method in class com.sun.electric.database.hierarchy.Library
Method to return true if this Library is hidden.
isHidden() - Method in class com.sun.electric.tool.user.waveform.Panel
 
isHiddenFile(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
isHighlightConnectedObjects() - Static method in class com.sun.electric.tool.user.User
Method to set whether to highlight objects connected to the selected object
isHighlighted(Layer) - Method in class com.sun.electric.tool.user.ui.LayerVisibility
Method to tell whether a Layer is highlighted.
isHighlighted() - Method in class com.sun.electric.tool.user.waveform.WaveSignal
 
isHighlightEOBJ() - Method in class com.sun.electric.tool.user.Highlight2
 
isHighlightInvisibleObjects() - Static method in class com.sun.electric.tool.user.User
Method to set whether to highlight objects whose layers are all invisible.
isHighlightText() - Method in class com.sun.electric.tool.user.Highlight2
 
isHoldsOutline() - Method in class com.sun.electric.technology.PrimitiveNode
Method to tell if instances of this PrimitiveNode can hold an outline.
isHorizontal() - Method in class com.sun.electric.tool.generator.flag.router.Channel
 
isHorizontal() - Method in class com.sun.electric.tool.generator.flag.router.Segment
 
isHorizontal() - Method in class com.sun.electric.tool.generator.flag.router.Track
 
isHorizontal() - Method in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
are metal straps horizontal?
isIcon() - Method in class com.sun.electric.database.hierarchy.Cell
Method to determine whether this Cell is an icon Cell.
isIcon() - Method in class com.sun.electric.database.id.CellId
Method to determine whether this CellId is an id of an icon Cell.
isIcon() - Method in interface com.sun.electric.database.id.NodeProtoId
Returns true if this NodeProtoId is Id of icon Cell.
isIcon() - Method in class com.sun.electric.database.id.PrimitiveNodeId
Returns true if this NodeProtoId is Id of icon Cell.
isIcon() - Method in class com.sun.electric.database.text.CellName
Method to determine whether this CellName is a name of an icon Cell.
isIconGenDrawBody() - Static method in class com.sun.electric.tool.user.User
Method to tell whether generated icons should have a body drawn.
isIconGenDrawLeads() - Static method in class com.sun.electric.tool.user.User
Method to tell whether generated icons should have leads drawn.
isIconGenReverseExportOrder() - Static method in class com.sun.electric.tool.user.User
Method to tell whether generated icons should reverse the order of exports.
isIconOf(Cell) - Method in class com.sun.electric.database.hierarchy.Cell
Method to determine whether this Cell is an icon of another Cell.
isIconOfParent() - Method in class com.sun.electric.database.topology.NodeInst
Method to tell whether this NodeInst is an icon of its parent.
isIconsAlwaysDrawn() - Static method in class com.sun.electric.tool.user.User
Method to tell whether generated icon exports should be "always drawn".
isIdentity() - Method in class com.sun.electric.technology.Technology.SizeCorrector
 
isIdentity() - Method in class com.sun.electric.tool.ncc.result.Permutation
 
isIgnoreResistors() - Static method in class com.sun.electric.database.network.NetworkTool
Method to tell whether resistors are ignored in the circuit.
isIgnoreTinyPolygons() - Static method in class com.sun.electric.tool.extract.Extract
Method to tell whether the node extractor should ignore tiny polygons.
isImplant() - Method in enum com.sun.electric.technology.Layer.Function
Method to tell whether this layer function is implant.
isImplied() - Method in class com.sun.electric.tool.ncc.netlist.Port
 
isImplied() - Method in class com.sun.electric.tool.ncc.result.PortReport
 
isImplied() - Method in interface com.sun.electric.tool.ncc.result.PortReport.PortReportable
 
isInBetween(double, double, double) - Static method in class com.sun.electric.database.geometry.DBMath
Method to determine if a value is between two given values including the boundary.
isInBetweenExclusive(double, double, double) - Static method in class com.sun.electric.database.geometry.DBMath
Method to determine if a value is between two given values without the boundary.
isInBus() - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to tell whether this signal is part of a bus.
isIncluded() - Method in class com.sun.electric.tool.user.waveform.SweepSignal
 
isIncludeDateAndVersionInOutput() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to include the date and Electric version in output files.
isIncremental() - Method in class com.sun.electric.tool.Tool
Method to tell whether this Tool is incremental.
isInCVS(Library) - Static method in class com.sun.electric.tool.cvspm.CVS
This checks the CVS Entries file to see if the library is in cvs (jelib/elib), or if the library dir + header file is in cvs (delib).
isInCVS(Cell) - Static method in class com.sun.electric.tool.cvspm.CVS
This checks the CVS Entries file to see if the cell is in cvs.
isInherit() - Method in class com.sun.electric.database.variable.Variable
Method to return true if the text in the Variable's TextDescriptor is inheritable.
isInited() - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method to tell whether this preferences tab has been initialized.
isInlinePin() - Method in class com.sun.electric.database.topology.NodeInst
Method to tell whether this NodeInst is a pin that is "inline".
isInPlaceEdit() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to tell whether this EditWindow is displaying a cell "in-place".
isInside(Point2D) - Method in class com.sun.electric.database.geometry.PolyBase
Method to tell whether a coordinate is inside of this Poly.
isInside(Rectangle2D) - Method in class com.sun.electric.database.geometry.PolyBase
Method to tell whether a coordinates of this Poly are inside of a Rectangle2D.
isInstancesLocked() - Method in class com.sun.electric.database.hierarchy.Cell
Method to tell if the sub-instances in this Cell are locked.
isInstantiationRecursive(Cell, Cell) - Static method in class com.sun.electric.database.hierarchy.Cell
Determines whether an instantiation of cell toInstantiate into parent would be a rescursive operation.
isInTechnologyLibrary() - Method in class com.sun.electric.database.hierarchy.Cell
Method to tell if this Cell is part of a Technology Library.
isInterior() - Method in class com.sun.electric.database.variable.Variable
Method to return true if the text in the Variable's TextDescriptor is interior.
isInUse(String, boolean, boolean) - Method in class com.sun.electric.database.hierarchy.Cell
Method to determine whether this Cell is in use anywhere.
isInvisiblePinWithText() - Method in class com.sun.electric.database.topology.NodeInst
Method to determine whether this is an Invisible Pin with text.
isIRSIMDelayedX() - Static method in class com.sun.electric.tool.simulation.Simulation
Get whether or not IRSIM uses a delayed X model, versus the old fast-propogating X model.
isIRSIMShowsCommands() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether IRSIM shows commands that are issued (for debugging).
isIsolated() - Method in class com.sun.electric.technology.PrimitivePort
Method to tell whether this PrimitivePort is isolated.
isItalic() - Method in class com.sun.electric.database.variable.Variable
Method to return true if the text in the Variable's TextDescriptor is italic.
isJava() - Method in class com.sun.electric.database.variable.CodeExpression
 
isJava() - Method in class com.sun.electric.database.variable.Variable
Method to return true if this Variable is Java.
isJobVerboseMode() - Static method in class com.sun.electric.tool.user.User
Method to tell if jobs are described in messages window (verbose mode) The default is "false".
isKeyword(String) - Static method in class com.sun.electric.tool.user.CompileVHDL
Method to get address in the keyword table.
isLayout() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return true if this Cell is a layout Cell.
isLayout() - Method in class com.sun.electric.technology.Technology
Returns true if this Technology is a layout technology.
isLeaf() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.Node
 
isLeaf() - Method in class com.sun.electric.tool.io.input.EpicAnalysis.EpicTreeNode
Returns true if the receiver is a leaf.
isLeaf() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
 
isLeaf() - Method in class com.sun.electric.tool.user.ui.ErrorLoggerTree.ErrorLoggerDefaultMutableTreeNode
 
isLeaf(Object) - Method in class com.sun.electric.tool.user.ui.ExplorerTreeModel
Returns true if node is a leaf.
isLeaf() - Method in class com.sun.electric.tool.user.ui.JobTree
 
isLeaf() - Method in class com.sun.electric.tool.user.ui.JobTree.JobTreeNode
Returns true if the receiver is a leaf.
isLegacyComposite() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to use lagacy composite in LayerDrawing.
isLeGate() - Method in class com.sun.electric.tool.logicaleffort.Instance
True if this is a sizable gate
isLeGate() - Method in class com.sun.electric.tool.logicaleffort.LENodable
Return true if this is a sizeable gate
isLessThan(double, double) - Static method in class com.sun.electric.database.geometry.DBMath
Method to determine if one value is less than another, but counting for rounding error
isLessThanOrEqualTo(double, double) - Static method in class com.sun.electric.database.geometry.DBMath
Method to determine if one value is less than or equal to another, but counting for rounding error
isLetterOrDigit(char) - Static method in class com.sun.electric.database.text.TextUtils
Determines if the specified character is a letter or digit.
isLibFile(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
isLibraryManaged(Library) - Static method in class com.sun.electric.tool.project.Project
Method to tell whether a Library is in the repository.
isLibraryNameAlwaysAddedToCellName() - Method in class com.sun.electric.tool.io.output.EDIF
Method to report that library names ARE always prepended to cell names.
isLibraryNameAlwaysAddedToCellName() - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to report that library names are not always prepended to cell names.
isLibraryNameAlwaysAddedToCellName() - Method in class com.sun.electric.tool.io.output.MOSSIM
Method to report that library names ARE always prepended to cell names.
isLibraryNameAlwaysAddedToCellName() - Method in class com.sun.electric.tool.io.output.Silos
Method to report that library names ARE always prepended to cell names.
isLibraryNameAlwaysAddedToCellName() - Method in class com.sun.electric.tool.io.output.Spice
Method to report that library names are NOT always prepended to cell names.
isLibraryNameAlwaysAddedToCellName() - Method in class com.sun.electric.tool.io.output.Tegas
Method to report that library names ARE always prepended to cell names.
isLibraryNameAlwaysAddedToCellName() - Method in class com.sun.electric.tool.io.output.Topology
Abstract method to decide whether library names are always prepended to cell names.
isLibraryNameAlwaysAddedToCellName() - Method in class com.sun.electric.tool.io.output.Verilog
Method to report that library names ARE always prepended to cell names.
isLike(Mos, NccOptions) - Method in class com.sun.electric.tool.ncc.netlist.Mos
Compare the type (N vs P) and the gate length
isLinked() - Method in class com.sun.electric.database.hierarchy.Cell
Returns true if this Cell is linked into database.
isLinked() - Method in class com.sun.electric.database.hierarchy.Export
Returns true if this Export is linked into database.
isLinked() - Method in class com.sun.electric.database.hierarchy.Library
Returns true if this Library is linked into database.
isLinked() - Method in class com.sun.electric.database.topology.ArcInst
Returns true if this ArcInst is linked into database.
isLinked() - Method in class com.sun.electric.database.topology.NodeInst
Method tells if this NodeInst is linked to parent Cell.
isLinked() - Method in class com.sun.electric.database.topology.PortInst
Overrides ElectricObject.isLinked().
isLinked() - Method in class com.sun.electric.database.variable.ElectricObject
Returns true if object is linked into database
isLinked(ElectricObject) - Method in class com.sun.electric.database.variable.Variable
Returns true if variable is linked to a linked owner, false otherwise.
isList() - Method in class com.sun.electric.database.text.Name
Tells whether or not this Name is a list of names separated by comma.
isLocked() - Method in class com.sun.electric.database.text.Setting.RootGroup
Returns true if tree can't be modified anymore
isLocked() - Method in class com.sun.electric.database.topology.NodeInst
Method to tell whether this NodeInst is locked.
isLockedPrim() - Method in class com.sun.electric.technology.PrimitiveNode
Method to tell if instances of this PrimitiveNode are loced.
isManhattan() - Method in class com.sun.electric.database.geometry.Orientation
Returns true if orientation is one of Manhattan orientations.
isManhattan() - Method in class com.sun.electric.database.ImmutableArcInst
Returns true if this ImmutableArcInst is either horizontal or vertical.
isMatched() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
isMatched is a special case of balanced.
isMDIMode() - Static method in class com.sun.electric.tool.user.ui.TopLevel
Method to tell whether Electric is running in SDI or MDI mode.
isMetal() - Method in enum com.sun.electric.technology.ArcProto.Function
Method to tell whether this ArcProto.Function is metal.
isMetal() - Method in enum com.sun.electric.technology.Layer.Function
Method to tell whether this layer function is metal.
isMiddleMouse(InputEvent) - Static method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
See if event is a middle mouse click.
isMimicStitchInteractive() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching runs interactively.
isMimicStitchMatchNodeSize() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching only works when the node sizes are the same.
isMimicStitchMatchNodeType() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching only works when the nodes have the same type.
isMimicStitchMatchNumArcs() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching only works when the number of existing arcs matches.
isMimicStitchMatchPorts() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching only works between matching ports.
isMimicStitchMatchPortWidth() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching only works between ports of the same width.
isMimicStitchNoOtherArcsSameDir() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching only works when there are no other arcs running in the same direction.
isMimicStitchOn() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching should be done.
isMimicStitchOnlyNewTopology() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching creates arcs only where not already connected.
isMimicStitchPinsKept() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether Mimic-stitching keeps pins even if it has no arc connections.
isMirroredAboutXAxis() - Method in class com.sun.electric.database.topology.NodeInst
Method to return whether NodeInst is mirrored about a horizontal line running through its center.
isMirroredAboutYAxis() - Method in class com.sun.electric.database.topology.NodeInst
Method to return whether NodeInst is mirrored about a vertical line running through its center.
isMismatched() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
isMismatched is a special case of unbalanced.
isModified() - Method in class com.sun.electric.database.hierarchy.Cell
Method to tell if this Cell has been modified since last save to disk.
isMos() - Method in class com.sun.electric.tool.ncc.netlist.Part
 
isMos() - Method in class com.sun.electric.tool.ncc.result.PartReport
 
isMos() - Method in interface com.sun.electric.tool.ncc.result.PartReport.PartReportable
 
isMouseOverHighlightingEnabled() - Static method in class com.sun.electric.tool.user.User
Method to tell whether dragging a selection rectangle must completely encose objects in order to select them.
isMoveAfterDuplicate() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to move objects after duplicating them.
isMoveNodeWithExport() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to move a node when its export name moves.
isMulticut() - Method in class com.sun.electric.technology.PrimitiveNode
Tells whether this PrimitiveNode is multicut, i.e.
isMultiCutCase(NodeInst) - Method in class com.sun.electric.technology.Technology
Method to decide whether a NodeInst is a multi-cut contact.
isMultiCutInTechnology(Technology.MultiCutData) - Method in class com.sun.electric.technology.Technology
Method to determine if cut case is considered multi cut It gets overridden by CMOS90
isMultiPage() - Method in class com.sun.electric.database.hierarchy.Cell
Method to tell if this Cell is a multi-page drawing.
isMultiThreaded - Variable in class com.sun.electric.tool.drc.DRC.DRCPreferences
Whether DRC should run in a single thread or multi-threaded.
isNamedGround() - Method in class com.sun.electric.database.hierarchy.Export
Method to determine whether this Export has a name that suggests Ground.
isNamedGround() - Method in class com.sun.electric.technology.PrimitivePort
Method to determine whether this PortProto has a name that suggests Ground.
isNamedPower() - Method in class com.sun.electric.database.hierarchy.Export
Method to determine whether this Export has a name that suggests Power.
isNameMatch() - Method in class com.sun.electric.tool.user.ncc.ExportMismatch
 
isNegatable() - Method in class com.sun.electric.technology.PrimitivePort
Method to tell whether this type of port can be negated.
isNegated(int) - Method in class com.sun.electric.database.ImmutableArcInst
Method to tell whether an end of this arc is negated.
isNegated(int) - Method in class com.sun.electric.database.topology.ArcInst
Method to tell whether an end of this arc is negated.
isNegated() - Method in class com.sun.electric.database.topology.Connection
Method to tell whether this connection is negated.
isNegated() - Method in class com.sun.electric.database.topology.HeadConnection
Method to tell whether this connection is negated.
isNegated() - Method in class com.sun.electric.database.topology.TailConnection
Method to tell whether this connection is negated.
isNetworksUseExportedNames() - Method in class com.sun.electric.tool.io.output.EDIF
Method to report that export names DO take precedence over arc names when determining the name of the network.
isNetworksUseExportedNames() - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to tell the netlister that export names DO take precedence over arc names when determining the name of the network.
isNetworksUseExportedNames() - Method in class com.sun.electric.tool.io.output.MOSSIM
Method to report that export names DO take precedence over arc names when determining the name of the network.
isNetworksUseExportedNames() - Method in class com.sun.electric.tool.io.output.Silos
Method to report that export names DO take precedence over arc names when determining the name of the network.
isNetworksUseExportedNames() - Method in class com.sun.electric.tool.io.output.Spice
Method to report that export names do NOT take precedence over arc names when determining the name of the network.
isNetworksUseExportedNames() - Method in class com.sun.electric.tool.io.output.Tegas
Method to report that export names DO take precedence over arc names when determining the name of the network.
isNetworksUseExportedNames() - Method in class com.sun.electric.tool.io.output.Topology
Abstract method to decide whether export names take precedence over arc names when determining the name of the network.
isNetworksUseExportedNames() - Method in class com.sun.electric.tool.io.output.Verilog
Method to report that export names DO take precedence over arc names when determining the name of the network.
isNewLibraryCreated() - Static method in class com.sun.electric.tool.io.input.Input
Method to tell if a new library was created for this import operation.
isNewNodeMirrorX() - Static method in class com.sun.electric.tool.user.User
Method to tell whether new nodes are mirrored in X.
isNinetyDegreeRotation(int) - Static method in class com.sun.electric.database.geometry.GenMath
Method to detect if rotation represents a 90 degree rotation in Electric
isNodeBitOn(int) - Method in class com.sun.electric.technology.PrimitiveNode
Method to determine if node has a given bit on.
isNoDirectionalArcs() - Method in class com.sun.electric.technology.Technology
Returns true if this technology does not have directional arcs.
isNoNegatedArcs() - Method in class com.sun.electric.technology.Technology
Returns true if this technology does not have negated arcs.
isNonElectrical() - Method in class com.sun.electric.technology.Layer
Method to tell whether this layer function is non-electrical.
isNonElectrical() - Method in class com.sun.electric.technology.Technology
Returns true if this technology is "non-electrical".
isNonStandard() - Method in class com.sun.electric.technology.Technology
Returns true if this technology is non-standard.
isNoPrimitiveNodes() - Method in class com.sun.electric.technology.Technology
Returns true if this technology has no primitives.
isNotUsed() - Method in class com.sun.electric.technology.ArcProto
Method to tell if this ArcProto is used.
isNotUsed() - Method in class com.sun.electric.technology.PrimitiveNode
Method to tell if this PrimitiveNode is used.
isNTypeTransistor() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Method to tell whether this function describes an n-Type transtor.
isOn() - Method in class com.sun.electric.tool.Tool
Method to tell whether this Tool is on.
isOnLine(Point2D, Point2D, Point2D) - Static method in class com.sun.electric.database.geometry.DBMath
Method to tell whether a point is on a given line segment.
isOnLine(Point2D, Point2D, Point2D) - Static method in class com.sun.electric.database.geometry.GenMath
Method to tell whether a point is on a given line segment.
isOpened() - Method in enum com.sun.electric.database.geometry.Poly.Type
Method to tell whether this is a style that can draw an opened polygon.
isOSMac() - Static method in class com.sun.electric.tool.Client
 
isOSWindows() - Static method in class com.sun.electric.tool.Client
 
isPanelLogarithmicHorizontally() - Method in class com.sun.electric.tool.user.waveform.Panel
 
isPanelLogarithmicVertically() - Method in class com.sun.electric.tool.user.waveform.Panel
 
isParam(Variable.Key) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return true if the Variable on this ElectricObject with given key is a parameter.
isParam(Variable.Key) - Method in class com.sun.electric.database.variable.ElectricObject
Method to return true if the Variable on this ElectricObject with given key is a parameter.
isParasiticsBackAnnotateLayout() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isParasiticsExtractPowerGround() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isParasiticsExtractsC() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isParasiticsExtractsR() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isParasiticsIgnoreExemptedNets() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isParasiticsUseExemptedNetsFile() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isParasiticsUseVerboseNaming() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isParent(File, File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
isParseOK() - Method in class com.sun.electric.technology.DRCTemplate.DRCXMLParser
 
isPatternedOnDisplay() - Method in class com.sun.electric.database.geometry.EGraphics
Method describes how this EGraphics appears on a display.
isPatternedOnPrinter() - Method in class com.sun.electric.database.geometry.EGraphics
Method describes how this EGraphics appears on a printer.
isPermanentView() - Method in class com.sun.electric.database.hierarchy.View
Method to return true if this View is permanent.
isPersistent() - Method in class com.sun.electric.tool.user.ErrorLogger
 
isPin() - Method in class com.sun.electric.technology.PrimitiveNode
Method to tell whether this PrimitiveNode is a Pin.
isPlaceCellCenter() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to place a Cell-Center primitive in every newly created Cell.
isPlayClickSoundsWhenCreatingArcs() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to play a "click" sound when an arc is created.
isPlotDate() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether to plot the date in PostScript output.
isPointOnCorner(Point2D) - Method in class com.sun.electric.database.geometry.PolyBase
Method to check if point is part of the point set that defines the polygon
isPoly() - Method in enum com.sun.electric.technology.ArcProto.Function
Method to tell whether this ArcProto.Function is polysilicon.
isPoly() - Method in enum com.sun.electric.technology.Layer.Function
Method to tell whether this layer function is polysilicon.
isPolyCutLayer() - Method in class com.sun.electric.technology.Layer
Method to determine if the layer corresponds to a poly cut layer.
isPolyOrWellResistor() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Method to tell whether this function describes a poly or well resistor.
isPower() - Method in class com.sun.electric.database.hierarchy.Export
Method to determine whether this Export is of type Power.
isPower() - Method in interface com.sun.electric.database.prototype.PortProto
Method to determine whether this PortProto is of type Power.
isPower() - Method in class com.sun.electric.technology.PrimitivePort
Method to determine whether this PrimitivePort is of type Power.
isPower() - Method in class com.sun.electric.tool.io.output.Topology.CellSignal
 
isPowerOrGround() - Method in class com.sun.electric.tool.generator.flag.router.ToConnect
 
isPrevented(ArcProto) - Method in class com.sun.electric.tool.routing.SeaOfGates.SeaOfGatesOptions
 
isPrimitive() - Method in class com.sun.electric.tool.io.input.verilog.VerilogData.VerilogModule
Returns true if this was defined as a 'primitive' instead of a 'module'.
isPrimitiveTransistor() - Method in class com.sun.electric.database.topology.NodeInst
Method to see if this NodeInst is a Primitive Transistor.
isPrimtiveSubstrateNode() - Method in class com.sun.electric.database.topology.NodeInst
Method to return true if a PrimitiveNode is acting as implant.
isPrintEncapsulated() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether PostScript Output is Encapsulated.
isPrintForPlotter() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether PostScript Output is for a plotter.
isPromptForIndexWhenDescending() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to prompt the user for an array index when descending into arrayed nodes.
isPseudoLayer() - Method in class com.sun.electric.database.geometry.PolyBase
Method to tell if the layer associated with this Poly is a pseudo-layer.
isPseudoLayer() - Method in class com.sun.electric.technology.Layer
Method to return true if this is pseudo-Layer.
isPseudoLayer() - Method in class com.sun.electric.technology.Technology.NodeLayer
Tells whether this NodeLayer is associated with pseudo-layer.
isPTypeTransistor() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Method to tell whether this function describes a p-Type transtor.
isPureSubstrateNode() - Method in class com.sun.electric.technology.PrimitiveNode
Method to determine if PrimitiveNode represents substrate node
isPureWellNode() - Method in class com.sun.electric.technology.PrimitiveNode
Method to determine if PrimitiveNode represents a well node
isPWellProcessLayoutTechnology() - Static method in class com.sun.electric.tool.user.User
 
isPwr(PortProto) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
isPwr(PortInst) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
isPwrGnd(PortProto) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
isPwrGnd(PortInst) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
isPwrGnd(ToConnect) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
isReasonable() - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
isReconstructArcsAndExportsToDeletedCells() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to reconstruct arcs and exports to deleted cell instances.
isReference() - Method in enum com.sun.electric.database.prototype.PortCharacteristic
Method to tell whether this PortCharacteristic is "reference".
isResistor() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Method to tell whether this function describes a resistor (normal, poly or nwell resistor).
isResistor() - Method in class com.sun.electric.tool.ncc.netlist.Part
 
isResistor() - Method in class com.sun.electric.tool.ncc.result.PartReport
 
isResistor() - Method in interface com.sun.electric.tool.ncc.result.PartReport.PartReportable
 
isRightMouse(InputEvent) - Static method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
See if event is a right mouse click.
isRigid() - Method in class com.sun.electric.database.ImmutableArcInst
Method to tell whether this ImmutableArcInst is rigid.
isRigid() - Method in class com.sun.electric.database.topology.ArcInst
Method to tell whether this ArcInst is rigid.
isRoot() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.Node
 
isRoot(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
isRootCell() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
The Cell that is the root of the traversal
isRotateLayoutTransistors() - Static method in class com.sun.electric.tool.user.User
Method to tell if layout transistors are rotated 90 degrees in the menu (and initial placement).
isRouteReversed() - Method in class com.sun.electric.tool.routing.Route
True if the route is reversed, false if it is not reversed
isRuleIgnoredInPWellProcess(boolean) - Method in class com.sun.electric.technology.DRCTemplate
Method to detect if a given rule could be ignored if the process is a PWell process
isSafeToCheckSizes() - Method in class com.sun.electric.tool.ncc.basic.CompareList
Say whether or not transistors sizes can be accurately determined for this CompareList.
isScaleRelevant() - Method in class com.sun.electric.technology.Technology
Method to tell whether scaling is relevant for this Technology.
isScan(PortInst) - Method in class com.sun.electric.tool.generator.flag.scan.Scan
 
isSchematic() - Method in class com.sun.electric.database.hierarchy.Cell
Method to return true if this Cell is a schematic Cell.
isSchematic() - Method in class com.sun.electric.database.id.CellId
Method to determine whether this CellId is an id of an schematic Cell.
isSchematic() - Method in class com.sun.electric.database.text.CellName
Method to determine whether this CellName is a name of an schematic Cell.
isSchematics() - Method in class com.sun.electric.technology.Technology
Returns true if this Technology is a schematics technology.
isSeaOfGatesFavor(ArcProto) - Static method in class com.sun.electric.tool.routing.Routing
Method to tell if the "sea-of-gates" router should favor this ArcProto.
isSeaOfGatesPrevent(ArcProto) - Static method in class com.sun.electric.tool.routing.Routing
Method to tell if the "sea-of-gates" router can use this ArcProto.
isSeaOfGatesUseParallelFromToRoutes() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether the "sea-of-gates" router does from/to analysis in parallel.
isSeaOfGatesUseParallelRoutes() - Static method in class com.sun.electric.tool.routing.Routing
Method to tell whether the "sea-of-gates" router finds routes in parallel.
isSecondPolysilicon() - Method in class com.sun.electric.technology.technologies.MoCMOS
Method to tell the number of polysilicon layers in this Technology.
isSelected() - Method in class com.sun.electric.tool.user.menus.EMenuItem
Returns selection state of this generic EMenuItem.
isSelected() - Method in class com.sun.electric.tool.user.ui.ToolBar.SelectModeButton
 
isSelected() - Method in class com.sun.electric.tool.user.waveform.Panel
 
isSelectSpecial() - Static method in class com.sun.electric.tool.user.ui.ToolBar
Returns state of "select special" button
isSeparateInputAndOutput() - Method in class com.sun.electric.tool.io.output.EDIF
Method to report whether input and output names are separated.
isSeparateInputAndOutput() - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to tell netlister not to separate input and output names (this module does more detailed separation).
isSeparateInputAndOutput() - Method in class com.sun.electric.tool.io.output.MOSSIM
Method to report whether input and output names are separated.
isSeparateInputAndOutput() - Method in class com.sun.electric.tool.io.output.Silos
Method to report whether input and output names are separated.
isSeparateInputAndOutput() - Method in class com.sun.electric.tool.io.output.Spice
Method to report whether input and output names are separated.
isSeparateInputAndOutput() - Method in class com.sun.electric.tool.io.output.Tegas
Method to report whether input and output names are separated.
isSeparateInputAndOutput() - Method in class com.sun.electric.tool.io.output.Topology
Abstract method to decide whether aggregate names (busses) are used.
isSeparateInputAndOutput() - Method in class com.sun.electric.tool.io.output.Verilog
Method to report whether input and output names are separated.
isSerpentineTransistor() - Method in class com.sun.electric.database.topology.NodeInst
Method to see if this NodeInst is a Serpentine Transistor.
isSettingsConflict(LENetlister.NetlisterConstants, Cell, VarContext, Cell) - Method in class com.sun.electric.tool.logicaleffort.LENetlister
This checks for LE settings in the cell, and returns true if they conflict.
isShortExplicitResistors() - Method in class com.sun.electric.tool.io.output.Topology
Tell the Hierarchy enumerator whether or not to short explicit (poly) resistors
isShortResistors() - Method in class com.sun.electric.tool.io.output.Topology
Tell the Hierarchy enumerator whether or not to short parasitic resistors
isShowFileSelectionForNetlists() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to display a file selection dialog before writing netlists.
isShowGrid() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
isShowHierarchicalCursorCoordinates() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to show hierarchical cursor coordinates as they move in the edit window.
isShowHighlight() - Method in class com.sun.electric.tool.routing.RouteElement
Get show highlight property
isSideBarOnRight() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to place the side bar on the right by default.
isSingleton - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
isSizeChecked() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
isSizeMatch() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
isSkillExcludesSubcells() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Skill Output excludes subcells.
isSkillFlattensHierarchy() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Skill Output flattens the hierarchy.
isSkillGDSNameLimit() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Skill Output flattens the hierarchy.
isSkipSizeInPalette() - Method in class com.sun.electric.technology.ArcProto
Method to tell if instaces of this ArcProto are special (don't appear in menu).
isSkipSizeInPalette() - Method in class com.sun.electric.technology.PrimitiveNode
Method to tell if instaces of this PrimitiveNode are special (don't appear in menu).
isSlidable() - Method in class com.sun.electric.database.ImmutableArcInst
Method to tell whether this ImmutableArcInst is slidable.
isSlidable() - Method in class com.sun.electric.database.topology.ArcInst
Method to tell whether this ArcInst is slidable.
isSmall() - Method in class com.sun.electric.database.geometry.EPoint
Returns true if both coordinates of this EPoint are "small ints".
isSmall() - Method in class com.sun.electric.database.geometry.ERectangle
Returns true if all coordinates of this EPoint are "small ints".
isSmallInt(long) - Static method in class com.sun.electric.database.geometry.GenMath
Returns true if specified long value is considered "small int".
isSmallInt(int) - Static method in class com.sun.electric.database.geometry.GenMath
Returns true if specified int value is considered "small int".
isSnapshotLogging() - Static method in class com.sun.electric.StartupPrefs
Method to tell whether to perform snapshot logging in a temporary file.
isSnapshotLogging() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to perform snapshot logging in a temporary file.
isSolidPattern() - Method in enum com.sun.electric.database.geometry.EGraphics.Outline
 
isSpacingRule() - Method in class com.sun.electric.technology.XMLRules.XMLRule
 
isSpecialArc() - Method in class com.sun.electric.technology.ArcProto
Method to tell if instaces of this ArcProto are special (don't appear in menu).
isSpecialGenericNode(NodeInst) - Static method in class com.sun.electric.technology.technologies.Generic
Method to detect if this Generic proto is not relevant for some tool calculation and therefore could be skip.
isSpecialNode(NodeInst) - Static method in class com.sun.electric.database.topology.NodeInst
Method to detect if np is not relevant for some tool calculation and therefore could be skip.
isSpecificationSucceeded() - Method in class com.sun.electric.tool.routing.VerticalRoute
See if specification succeeded and VerticalRoute contains a valid specification
isSpiceIgnoreParasiticResistors() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isSpiceUseCellParameters() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether or not to use cell parameters in Spice output.
isSpiceWriteEmtpySubckts() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isSpiceWriteFinalDotEnd() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isSpiceWritePwrGndInTopCell() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether or not to write power and ground in Spice top cell section.
isSpiceWriteSubcktTopCell() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isSpiceWriteTopCellInstance() - Static method in class com.sun.electric.tool.simulation.Simulation
 
isSpiceWriteTransSizeInLambda() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether or not to write transistor sizes in "lambda" grid units in Spice output.
isSquare() - Method in class com.sun.electric.technology.PrimitiveNode
Method to tell if instances of this PrimitiveNode are square.
isStandardCell(Cell) - Static method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen
Returns true if the cell is marked as a standard cell for Static Timing Analysis
isStaticTechnology() - Method in class com.sun.electric.technology.Technology
Returns true if this technoology is "static" (cannot be deleted).
isSubstrate() - Method in enum com.sun.electric.technology.Layer.Function
Method to tell whether this layer function is substrate.
isSueConvertsExpressions() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Sue input converts Sue expressions to Electric form.
isSueUses4PortTransistors() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether Sue input creates 4-port transistors.
isSupply() - Method in class com.sun.electric.tool.io.output.Topology.CellAggregateSignal
 
isSwapCells() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
This method returns true if two cells stored in this object were swapped and, therefore, all internal data (exports, partitions, sizes) have to be swapped as well
isSweepSignalIncluded(AnalogAnalysis, int) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to check whether this particular sweep is included.
isSynthesis() - Method in class com.sun.electric.tool.Tool
Method to tell whether this Tool does synthesis.
isTailArrowed() - Method in class com.sun.electric.database.ImmutableArcInst
Method to determine whether this ImmutableArcInst is directional, with an arrow on the tail.
isTailArrowed() - Method in class com.sun.electric.database.topology.ArcInst
Method to determine whether this ArcInst is directional, with an arrow on the tail.
isTailExtended() - Method in class com.sun.electric.database.ImmutableArcInst
Method to tell whether the tail of this arc is extended.
isTailExtended() - Method in class com.sun.electric.database.topology.ArcInst
Method to tell whether the tail of this arc is extended.
isTailNegated() - Method in class com.sun.electric.database.ImmutableArcInst
Method to tell whether the tail of this arc is negated.
isTailNegated() - Method in class com.sun.electric.database.topology.ArcInst
Method to tell whether the tail of this arc is negated.
isTechSpecific() - Method in class com.sun.electric.technology.PrimitiveNode
Method to tell whether this primitive node prototype has technology-specific information on it.
isTempname() - Method in class com.sun.electric.database.text.Name
Tells whether or not this Name is a temporary name
isText() - Method in enum com.sun.electric.database.geometry.Poly.Type
Method to tell whether this Poly Style is text.
isTextView() - Method in class com.sun.electric.database.hierarchy.View
Method to return true if this View is Text-only.
isTextVisibilityOn(AbstractTextDescriptor.TextType) - Method in class com.sun.electric.tool.user.GraphicsPreferences
Method to tell whether to draw text of particular text type.
isTextVisibilityOn(AbstractTextDescriptor.TextType) - Static method in class com.sun.electric.tool.user.User
Method to tell whether to draw text of particular text type.
isTextVisibilityOnAnnotation() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to draw text annotation text.
isTextVisibilityOnArc() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to draw text that resides on arcs.
isTextVisibilityOnCell() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to draw text that resides on the cell.
isTextVisibilityOnExport() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to draw text that resides on exports.
isTextVisibilityOnInstance() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to draw the name of on cell instances.
isTextVisibilityOnNode() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to draw text that resides on nodes.
isTextVisibilityOnPort() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to draw text that resides on ports.
isTopologyMatch() - Method in class com.sun.electric.tool.user.ncc.ExportMismatch
 
isTopologyMatch() - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
isTransistor() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Method to tell whether this function describes a transistor.
isTraversable(File) - Method in class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
isUnderline() - Method in class com.sun.electric.database.variable.Variable
Method to return true if the text in the Variable's TextDescriptor is underlined.
isUniqueName(String, Class, ElectricObject) - Method in class com.sun.electric.database.hierarchy.Cell
Method to determine whether a name is unique in this Cell.
isUniqueName(Name, Class, ElectricObject) - Method in class com.sun.electric.database.hierarchy.Cell
Method to determine whether a name is unique in this Cell.
isUniversalConnectivityPort(PrimitivePort) - Method in class com.sun.electric.technology.technologies.Generic
Tells if all ArcProtos can connect to the PrimitivePort
isUniversalConnectivityPort(PrimitivePort) - Method in class com.sun.electric.technology.Technology
Tells if all ArcProtos can connect to the PrimitivePort
isUseCellGreekingImages() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to use small images when greeking cells.
isUseClientServer() - Static method in class com.sun.electric.StartupPrefs
Method to tell whether to use a separate client and server for Electric.
isUseClientServer() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to use a separate client and server for Electric.
isUseCopyrightMessage() - Static method in class com.sun.electric.tool.io.IOTool
Method to tell whether to add the copyright message to output decks.
isUsed(int, int) - Method in enum com.sun.electric.technology.Layer.Function
Method to tell whether this layer function is in subset of layer functions restricted by specified number of metals and polysilicons.
isUseLayoutView(Cell) - Method in class com.sun.electric.tool.io.output.CellModelPrefs
 
isUseLayoutView(String) - Static method in class com.sun.electric.tool.io.output.CellModelPrefs
 
isUseLocalSettings() - Static method in class com.sun.electric.tool.logicaleffort.LETool
Method to tell whether to use local settings for Logical Effort.
isUseModelFromFile(Cell) - Method in class com.sun.electric.tool.io.output.CellModelPrefs
 
isUseModelFromFile(String) - Static method in class com.sun.electric.tool.io.output.CellModelPrefs
 
isUsernamed() - Method in class com.sun.electric.database.ImmutableArcInst
Retruns true if this ImmutableArcInst was named by user.
isUsernamed() - Method in class com.sun.electric.database.ImmutableNodeInst
Retruns true if this ImmutableNodeInst was named by user.
isUsernamed() - Method in class com.sun.electric.database.network.Network
Method to tell whether this network has user-defined name.
isUsernamed() - Method in class com.sun.electric.database.topology.ArcInst
Retruns true if this ArcInst was named by user.
isUsernamed() - Method in class com.sun.electric.database.topology.NodeInst
Retruns true if this NodeInst was named by user.
isUseTwoJVMs() - Static method in class com.sun.electric.tool.user.User
Method to tell whether to use two JVMs when running Electric.
isValid() - Method in class com.sun.electric.database.text.Name
Tells whether or not this Name is a valid bus or signal name.
isValid() - Method in class com.sun.electric.tool.io.input.verilog.VerilogData.VerilogModule
Returns if module is valid, i.e., theinformation was 100% read from the file
isValid(EDatabase) - Method in class com.sun.electric.tool.user.ErrorLogger.MessageLog
Returns true if this error log is still valid (In a linked Cell, and all highlights are still valid)
isValid() - Method in class com.sun.electric.tool.user.ui.EditWindow.NodeProtoTransferable
 
isValidJava(String) - Method in class com.sun.electric.database.variable.EvalJavaBsh
Method to determine whether a string is valid Java code.
isValidOnlyWhenTopologyMismatch() - Method in class com.sun.electric.tool.user.ncc.ExportMismatch
 
isValidOption() - Method in class com.sun.electric.database.text.Setting
Method to tell whether this Meaning option is valid and should be reconciled.
isValidVTPolyRule(DRCTemplate) - Method in class com.sun.electric.technology.Technology
Method to determine if the rule name matches an existing VT Poly rule
isVisible(Layer) - Method in class com.sun.electric.tool.user.ui.LayerVisibility
Method to tell whether a Layer is visible.
isVisible(PrimitiveNode) - Method in class com.sun.electric.tool.user.ui.LayerVisibility
Method to tell whether a PrimitiveNode is visible.
isVisible(ArcProto) - Method in class com.sun.electric.tool.user.ui.LayerVisibility
Method to tell whether an ArcProto is visible.
isVisInside() - Method in class com.sun.electric.database.topology.NodeInst
Method to tell whether this NodeInst is visible-inside.
isVTImplantLayer() - Method in class com.sun.electric.technology.Layer
Method to determine if the layer corresponds to a VT layer.
isWantExpanded() - Method in class com.sun.electric.database.hierarchy.Cell
Method to tell if instances of it are "expanded" by when created.
isWaveformDisplayMultiState() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to tell whether the waveform uses a multi-state display.
isWaveWindowLogarithmic() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
isWell() - Method in enum com.sun.electric.technology.Layer.Function
Method to tell whether this layer function is a well.
isWellPort() - Method in class com.sun.electric.technology.PrimitivePort
Method to tell whether this portproto is a "well" port on a transistor (for bias connections).
isWipable() - Method in class com.sun.electric.technology.ArcProto
Method to tell if instances of this ArcProto can wipe nodes.
isWiped(ImmutableNodeInst) - Method in class com.sun.electric.database.CellBackup.Memoization
Method to tell whether the specified ImmutableNodeInst is wiped.
isWiped() - Method in class com.sun.electric.database.topology.NodeInst
Method to tell whether this NodeInst is wiped.
isWipeOn1or2() - Method in class com.sun.electric.technology.PrimitiveNode
Method to tell if instances of this PrimitiveNode are wiped when 1 or 2 arcs connect.
isXAxisLocked() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
isXMirrored() - Method in class com.sun.electric.database.geometry.Orientation
Method to return the new Java style Mirror X factor.
isXMirrored() - Method in class com.sun.electric.database.topology.NodeInst
Method to tell whether this NodeInst is mirrored in the X coordinate.
isXmlTechAvailable() - Method in class com.sun.electric.technology.Technology
 
isYMirrored() - Method in class com.sun.electric.database.geometry.Orientation
Method to return the new Java style Mirror Y factor.
isYMirrored() - Method in class com.sun.electric.database.topology.NodeInst
Method to tell whether this NodeInst is mirrored in the Y coordinate.
isZeroLength() - Method in class com.sun.electric.database.ImmutableArcInst
Returns true if length of this ImmutableArcInst is zero.
isZeroLength() - Method in class com.sun.electric.database.topology.ArcInst
Returns true if length of this ArcInst is zero.
iterator(E[]) - Static method in class com.sun.electric.database.text.ArrayIterator
Returns iterator over elements of array.
iterator(E[], int, int) - Static method in class com.sun.electric.database.text.ArrayIterator
Returns iterator over range [start,limit) of elements of array.
iterator() - Method in class com.sun.electric.database.text.WeakReferences
Returns an iterator over live elements in this pool in proper sequence.
iterator() - Method in class com.sun.electric.tool.ncc.basic.CompareList
Get all the CellContexts in this CompareList.
iterator() - Method in class com.sun.electric.tool.ncc.lists.RecordList
 
iterator() - Method in class com.sun.electric.tool.ncc.result.NccResults
 

J

J3D - Static variable in class com.sun.electric.tool.io.FileType
Describes J3D files.
J3DAlpha - Class in com.sun.electric.plugins.j3d.utils
Alpha class to control motion with JSlider class Idea taken from Selman's book
J3DAlpha(int, boolean, float) - Constructor for class com.sun.electric.plugins.j3d.utils.J3DAlpha
 
J3DAppearance - Class in com.sun.electric.plugins.j3d.utils
Support class for 3D viewing.
J3DAppearance(Layer, boolean) - Constructor for class com.sun.electric.plugins.j3d.utils.J3DAppearance
 
J3DAxis - Class in com.sun.electric.plugins.j3d.utils
Utility class to create 3D axes
J3DAxis(double, Appearance, Appearance, Appearance, String) - Constructor for class com.sun.electric.plugins.j3d.utils.J3DAxis
 
J3DCanvas3D - Class in com.sun.electric.plugins.j3d.utils
Inspired in example found in www.j3d.org
J3DCanvas3D(GraphicsConfiguration) - Constructor for class com.sun.electric.plugins.j3d.utils.J3DCanvas3D
 
J3DClientApp - Class in com.sun.electric.plugins.j3d.utils
Support class for 3D viewing.
J3DClientApp(J3DViewDialog, String) - Constructor for class com.sun.electric.plugins.j3d.utils.J3DClientApp
 
J3DDemoDialog - Class in com.sun.electric.plugins.j3d.ui
Class to handle the "3D View Demo Dialog" dialog.
J3DDemoDialog(Frame, View3DWindow, boolean) - Constructor for class com.sun.electric.plugins.j3d.ui.J3DDemoDialog
Creates new form ThreeView
J3DKeyBehavior - Class in com.sun.electric.plugins.j3d
Inspired in example found in Daniel Selman's book "Java 3D Programming" For more information about the original example, contact Daniel Selman: daniel@selman.org Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
J3DKeyBehavior(TransformGroup) - Constructor for class com.sun.electric.plugins.j3d.J3DKeyBehavior
 
J3DKeyCollision - Class in com.sun.electric.plugins.j3d
Inspired in example found in Daniel Selman's book "Java 3D Programming" For more information about the original example, contact Daniel Selman: daniel@selman.org Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
J3DKeyCollision(TransformGroup, View3DWindow) - Constructor for class com.sun.electric.plugins.j3d.J3DKeyCollision
 
J3DMenu - Class in com.sun.electric.plugins.j3d.ui
Class to handle the commands in the "3D" pulldown menu.
J3DMenu() - Constructor for class com.sun.electric.plugins.j3d.ui.J3DMenu
 
J3DSerialization - Class in com.sun.electric.plugins.j3d.utils
This class is @serial
J3DSerialization(Boolean, List<J3DUtils.ThreeDDemoKnot>, Transform3D) - Constructor for class com.sun.electric.plugins.j3d.utils.J3DSerialization
 
J3DServerApp - Class in com.sun.electric.plugins.j3d.utils
Support class for 3D viewing.
J3DServerApp() - Constructor for class com.sun.electric.plugins.j3d.utils.J3DServerApp
 
J3DUtils - Class in com.sun.electric.plugins.j3d.utils
Utility class for 3D module
J3DUtils() - Constructor for class com.sun.electric.plugins.j3d.utils.J3DUtils
 
J3DUtils.OffScreenCanvas3D - Class in com.sun.electric.plugins.j3d.utils
Class to create offscreen from canvas 3D
J3DUtils.ThreeDDemoKnot - Class in com.sun.electric.plugins.j3d.utils
This class is @serial
J3DViewDialog - Class in com.sun.electric.plugins.j3d.ui
Class to handle the "3D View Demo Dialog" dialog.
J3DViewDialog(Frame, View3DWindow, boolean) - Constructor for class com.sun.electric.plugins.j3d.ui.J3DViewDialog
Creates new form ThreeView
jAlpha - Static variable in class com.sun.electric.plugins.j3d.utils.J3DUtils
 
JAR - Static variable in class com.sun.electric.tool.io.FileType
Describes Jar file.
JAVA - Static variable in class com.sun.electric.tool.io.FileType
Describes Java source.
javaBshScriptCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
JELIB - Static variable in class com.sun.electric.tool.io.FileType
Describes JELIB files.
JELIB - Class in com.sun.electric.tool.io.input
This class reads files in new library file (.jelib) format.
JELIB - Class in com.sun.electric.tool.io.output
Class to write a library to disk in new Electric-Library format.
JelibParser - Class in com.sun.electric.tool.io.input
This class reads files in new library file (.jelib) format.
jelibSafeName(String) - Static method in class com.sun.electric.database.id.TechId
Method checks that string is safe to write into JELIB file without conversion.
JMouseRotate - Class in com.sun.electric.plugins.j3d
Extending original rotation class to allow rotation not from original behavior
JMouseRotate(int) - Constructor for class com.sun.electric.plugins.j3d.JMouseRotate
 
JMouseTranslate - Class in com.sun.electric.plugins.j3d
Extending original translate class to allow panning
JMouseTranslate(Component, int) - Constructor for class com.sun.electric.plugins.j3d.JMouseTranslate
 
JMouseZoom - Class in com.sun.electric.plugins.j3d
Extending original zoom class to allow zoom not from original behavior
JMouseZoom(Component, int) - Constructor for class com.sun.electric.plugins.j3d.JMouseZoom
 
job - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
Job - Class in com.sun.electric.tool
Jobs are processes that will run in the background, such as DRC, NCC, Netlisters, etc.
Job(String, Tool, Job.Type, Cell, Cell, Job.Priority) - Constructor for class com.sun.electric.tool.Job
Constructor creates a new instance of Job.
Job.Inform - Class in com.sun.electric.tool
 
Job.Key - Class in com.sun.electric.tool
Identifies a Job in a given Electric client/server session.
Job.Priority - Enum in com.sun.electric.tool
Priority is a typesafe enum class that describes the priority of a job.
Job.Type - Enum in com.sun.electric.tool
Type is a typesafe enum class that describes the type of job (CHANGE or EXAMINE).
JobException - Exception in com.sun.electric.tool
 
JobException() - Constructor for exception com.sun.electric.tool.JobException
 
JobException(String) - Constructor for exception com.sun.electric.tool.JobException
Constructs a new exception with the specified detail message.
JobException(Throwable) - Constructor for exception com.sun.electric.tool.JobException
 
jobId - Variable in class com.sun.electric.tool.Job.Key
Job id.
JobManager - Class in com.sun.electric.tool
 
JobManager() - Constructor for class com.sun.electric.tool.JobManager
 
jobName - Variable in class com.sun.electric.tool.EJob
name of job
jobQueue - Variable in class com.sun.electric.tool.Client.JobQueueEvent
 
JobTree - Class in com.sun.electric.tool.user.ui
Class defines Job information in the explorer tree.
JobTree.JobTreeNode - Class in com.sun.electric.tool.user.ui
 
jobType - Variable in class com.sun.electric.tool.EJob
type of job (change or examine)
joinGroup(Cell) - Method in class com.sun.electric.database.hierarchy.Cell
Method to move this Cell together with all its versions and views to the group of another Cell.
joinOnWire(Wire, NccOptions) - Static method in class com.sun.electric.tool.ncc.netlist.Mos
Merge two series Transistors into a single Transistor.
JThreeDSideView - Class in com.sun.electric.plugins.j3d.ui
Support class for 3D viewing.
JThreeDSideView(JThreeDTab) - Constructor for class com.sun.electric.plugins.j3d.ui.JThreeDSideView
 
JThreeDTab - Class in com.sun.electric.plugins.j3d.ui
Class to handle the "3D" tab of the Preferences dialog.
JThreeDTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.plugins.j3d.ui.JThreeDTab
Creates new form ThreeDTab
justColor - Variable in class com.sun.electric.tool.user.dialogs.ColorPatternPanel.Info
 
justinParams(TechType.TechTypeEnum) - Static method in class com.sun.electric.tool.generator.layout.GateLayoutGenerator
 

K

k - Variable in class com.sun.electric.technology.Xml.Distance
 
k - Variable in class com.sun.electric.technology.xml.Xml805.Distance
 
k - Variable in class com.sun.electric.technology.xml.Xml806.Distance
 
k - Variable in class com.sun.electric.technology.xml.Xml807.Distance
 
k - Variable in class com.sun.electric.technology.xml.XmlParam.Distance
 
KeeperHigh - Class in com.sun.electric.tool.generator.layout
 
KeeperHigh() - Constructor for class com.sun.electric.tool.generator.layout.KeeperHigh
 
KeeperLow - Class in com.sun.electric.tool.generator.layout
 
KeeperLow() - Constructor for class com.sun.electric.tool.generator.layout.KeeperLow
 
keeperRatio - Variable in class com.sun.electric.tool.logicaleffort.LENetlister.NetlisterConstants
ratio of keeper to driver size
Key(T) - Constructor for class com.sun.electric.database.EObjectInputStream.Key
 
Key() - Constructor for class com.sun.electric.database.EObjectInputStream.Key
 
KeyBindingManager - Class in com.sun.electric.tool.user
The KeyBindingManager manages key bindings and their associated actions.
KeyBindingManager(String, Preferences) - Constructor for class com.sun.electric.tool.user.KeyBindingManager
Construct a new KeyBindingManager that can act as a KeyListener on a Component.
keyBindingManager - Variable in class com.sun.electric.tool.user.menus.EMenuBar
Key Binding Manager for menu items
KeyBindingManager.KeyMaps - Class in com.sun.electric.tool.user
Class that converts internal key mappings to InputMap and ActionMap objects.
KeyBindings - Class in com.sun.electric.tool.user.ui
The KeyBindings object holds information about an action's key bindings.
KeyBindings(String) - Constructor for class com.sun.electric.tool.user.ui.KeyBindings
Constructs a new KeyBinding.
keyBindingsCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method implements the command to show the Key Bindings Options dialog.
keyCriterion - Variable in class com.sun.electric.plugins.j3d.J3DKeyBehavior
 
keyPressed(KeyEvent) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
keyPressed(KeyEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
 
keyPressed(KeyEvent) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Key pressed event Delete or Move selected objects
keyPressed(KeyEvent) - Method in class com.sun.electric.tool.user.ui.CurveListener
 
keyPressed(KeyEvent) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
keyPressed(KeyEvent) - Method in class com.sun.electric.tool.user.ui.MeasureListener
 
keyPressed(KeyEvent) - Method in class com.sun.electric.tool.user.ui.OutlineListener
 
keyPressed(KeyEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeListener
 
keyPressed(KeyEvent) - Method in class com.sun.electric.tool.user.ui.SizeListener
 
keyPressed(KeyEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
keyPressed(KeyEvent) - Method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
 
keyPressed(KeyEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
the KeyListener events
keyReleased(KeyEvent) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
keyReleased(KeyEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
 
keyReleased(KeyEvent) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
 
keyReleased(KeyEvent) - Method in class com.sun.electric.tool.user.ui.CurveListener
 
keyReleased(KeyEvent) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
keyReleased(KeyEvent) - Method in class com.sun.electric.tool.user.ui.MeasureListener
 
keyReleased(KeyEvent) - Method in class com.sun.electric.tool.user.ui.OutlineListener
 
keyReleased(KeyEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeListener
 
keyReleased(KeyEvent) - Method in class com.sun.electric.tool.user.ui.SizeListener
 
keyReleased(KeyEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
keyReleased(KeyEvent) - Method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
 
keyReleased(KeyEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
 
keysSpi() - Method in class com.sun.electric.tool.sandbox.DummyPreferences
Returns all of the keys that have an associated value in this preference node.
KeyStrokePair - Class in com.sun.electric.tool.user.ui
User: gainsley Date: Apr 6, 2004 Time: 12:31:27 PM
keyStrokeToString(KeyStroke) - Static method in class com.sun.electric.tool.user.ui.KeyStrokePair
Converts KeyStroke to String that can be parsed by KeyStroke.getKeyStroke(String s).
keyTyped(KeyEvent) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
keyTyped(KeyEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
 
keyTyped(KeyEvent) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
 
keyTyped(KeyEvent) - Method in class com.sun.electric.tool.user.ui.CurveListener
 
keyTyped(KeyEvent) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
keyTyped(KeyEvent) - Method in class com.sun.electric.tool.user.ui.MeasureListener
 
keyTyped(KeyEvent) - Method in class com.sun.electric.tool.user.ui.OutlineListener
 
keyTyped(KeyEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeListener
 
keyTyped(KeyEvent) - Method in class com.sun.electric.tool.user.ui.SizeListener
 
keyTyped(KeyEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
keyTyped(KeyEvent) - Method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
 
keyTyped(KeyEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
 
kill() - Method in class com.sun.electric.database.hierarchy.Cell
Method to remove this node from all lists.
kill() - Method in class com.sun.electric.database.hierarchy.Export
Method to unlink this Export from its Cell.
kill(String) - Method in class com.sun.electric.database.hierarchy.Library
Method to delete this Library.
kill() - Method in class com.sun.electric.database.hierarchy.View
Method to delete this View.
kill() - Method in class com.sun.electric.database.topology.ArcInst
Method to delete this ArcInst.
kill() - Method in class com.sun.electric.database.topology.NodeInst
Method to delete this NodeInst.
killArcs(Set<ArcInst>) - Method in class com.sun.electric.database.hierarchy.Cell
Method to unlink a set of these ArcInsts from this Cell.
killExports(Set<Export>) - Method in class com.sun.electric.database.hierarchy.Cell
Method to unlink a set of these Export from this Cell.
killJob() - Method in class com.sun.electric.plugins.j3d.utils.J3DClientApp
To kill this particular job
killNodes(Set<NodeInst>) - Method in class com.sun.electric.database.hierarchy.Cell
Method to unlink a set of these NodeInsts from this Cell.
killObject(ElectricObject) - Method in interface com.sun.electric.database.change.Changes
Method to announce the deletion of an ElectricObject.
killObject(ElectricObject) - Method in class com.sun.electric.database.constraint.Constraints
Method to handle the deletion of an ElectricObject.
killObject(ElectricObject) - Method in class com.sun.electric.tool.Listener
Method to handle the deletion of an ElectricObject.
KILO - Static variable in class com.sun.electric.database.text.TextUtils.UnitScale
Describes kilo scale (1 thousand).
knownLayers - Static variable in class com.sun.electric.tool.io.input.LEFDEF
 

L

L - Static variable in class com.sun.electric.tool.io.FileType
Describes L files.
L - Class in com.sun.electric.tool.io.output
This is the netlister for L.
L.LPreferences - Class in com.sun.electric.tool.io.output
 
LAMBDA - Static variable in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
lambdaDistance(EPoint) - Method in class com.sun.electric.database.geometry.EPoint
Returns the distance from this EPoint to a specified EPoint in lambda units.
lambdaMutable() - Method in class com.sun.electric.database.geometry.EPoint
Creates mutable Point2D.Double from the EPoint in lambda units.
lambdaToGrid(double) - Static method in class com.sun.electric.database.geometry.DBMath
Method to convert a database value from lambda units to grid units.
lambdaToGrid() - Method in class com.sun.electric.database.geometry.PolyBase
Method to convert points from lambda units to grid units.
lambdaToSizeGrid(double) - Static method in class com.sun.electric.database.geometry.DBMath
Method to convert a database size value from lambda units to grid units.
lambdaValue - Variable in class com.sun.electric.technology.xml.XmlParam.Distance
 
LAND - Static variable in class com.sun.electric.database.variable.EvalSpice.Op
 
LanguageScripts - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Language Scripts" dialog.
LanguageScripts() - Constructor for class com.sun.electric.tool.user.dialogs.LanguageScripts
Creates new form Language Scripts
LanguageScripts.ScriptBinding - Class in com.sun.electric.tool.user.dialogs
 
lastLayer - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
LATERALFEED - Static variable in class com.sun.electric.tool.sc.GetNetlist
 
Launcher - Class in com.sun.electric
This class initializes the Electric by re-launching a JVM with sufficient memory.
lay1 - Variable in class com.sun.electric.tool.io.input.LEFDEF.ViaDef
 
lay2 - Variable in class com.sun.electric.tool.io.input.LEFDEF.ViaDef
 
Layer - Class in com.sun.electric.technology
The Layer class defines a single layer of material, out of which NodeInst and ArcInst objects are created.
layer - Variable in class com.sun.electric.technology.Xml.ArcLayer
 
Layer() - Constructor for class com.sun.electric.technology.Xml.Layer
 
layer - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
layer - Variable in class com.sun.electric.technology.xml.Xml805.ArcLayer
 
Layer() - Constructor for class com.sun.electric.technology.xml.Xml805.Layer
 
layer - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
layer - Variable in class com.sun.electric.technology.xml.Xml806.ArcLayer
 
Layer() - Constructor for class com.sun.electric.technology.xml.Xml806.Layer
 
layer - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
layer - Variable in class com.sun.electric.technology.xml.Xml807.ArcLayer
 
Layer() - Constructor for class com.sun.electric.technology.xml.Xml807.Layer
 
layer - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
layer - Variable in class com.sun.electric.technology.xml.XmlParam.ArcLayer
 
layer - Variable in class com.sun.electric.technology.xml.XmlParam.LayerDisplayStyle
 
layer - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
layer - Variable in class com.sun.electric.tool.user.redisplay.AbstractDrawing.LayerColor
 
Layer.Function - Enum in com.sun.electric.technology
Function is a typesafe enum class that describes the function of a layer.
Layer.Function.Set - Class in com.sun.electric.technology
A set of Layer.Functions
LAYER_KEY - Static variable in class com.sun.electric.tool.user.tecEdit.Info
key of Variable holding layer information.
layerAtHeight(int) - Method in class com.sun.electric.tool.generator.layout.TechType
 
LayerChannels - Class in com.sun.electric.tool.generator.flag.router
All the channels for one layer
LayerChannels() - Constructor for class com.sun.electric.tool.generator.flag.router.LayerChannels
 
LayerColor(Layer, float, float, float, float) - Constructor for class com.sun.electric.tool.user.redisplay.AbstractDrawing.LayerColor
 
LayerColor(Color) - Constructor for class com.sun.electric.tool.user.redisplay.AbstractDrawing.LayerColor
 
layerColors - Variable in class com.sun.electric.tool.io.output.Maxwell.MaxwellPreferences
 
layerCoverageCommand(LayerCoverageTool.LCMode, GeometryHandler.GHMode, Cell, boolean, LayerCoverageTool.LayerCoveragePreferences) - Static method in class com.sun.electric.tool.extract.LayerCoverageTool
Method to handle the "List Layer Coverage", "Coverage Implant Generator", polygons merge except "List Geometry on Network" commands.
layerCoverageCommand(Cell, GeometryHandler.GHMode, boolean, LayerCoverageTool.LayerCoveragePreferences) - Static method in class com.sun.electric.tool.extract.LayerCoverageTool
Method to kick area coverage per layer in a cell.
layerCoverageCommand(LayerCoverageTool.LCMode, GeometryHandler.GHMode) - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to handle the "List Layer Coverage", "Coverage Implant Generator", polygons merge except "List Geometry on Network" commands.
LayerCoveragePreferences(boolean) - Constructor for class com.sun.electric.tool.extract.LayerCoverageTool.LayerCoveragePreferences
 
LayerCoverageTool - Class in com.sun.electric.tool.extract
Class to describe coverage percentage for a layer.
LayerCoverageTool.GeometryOnNetwork - Class in com.sun.electric.tool.extract
Class to represent all geometry on a network during layer coverage analysis.
LayerCoverageTool.LayerCoveragePreferences - Class in com.sun.electric.tool.extract
OPTIONS
LayerCoverageTool.LayerVisitor - Class in com.sun.electric.tool.extract
LayerVisitor Class
LayerCoverageTool.LCMode - Enum in com.sun.electric.tool.extract
 
LayerCoverageTool.TransistorInfo - Class in com.sun.electric.tool.extract
 
layerGds - Variable in class com.sun.electric.technology.Xml.Foundry
 
layerGds - Variable in class com.sun.electric.technology.xml.Xml805.Foundry
 
layerGds - Variable in class com.sun.electric.technology.xml.Xml806.Foundry
 
layerGds - Variable in class com.sun.electric.technology.xml.Xml807.Foundry
 
layerGds - Variable in class com.sun.electric.technology.xml.XmlParam.Foundry
 
layerHeight(ArcProto) - Method in class com.sun.electric.tool.generator.layout.TechType
 
LayerId - Class in com.sun.electric.database.id
The LayerId immutable class identifies layer independently of threads.
LayerInfo - Class in com.sun.electric.tool.user.tecEdit
This class defines information about layers in the Technology Editor.
layerNames - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
names of layers
layerRules - Variable in class com.sun.electric.technology.xml.XmlParam.RuleSet
 
layers - Variable in class com.sun.electric.technology.Xml.Technology
 
layers - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
layers - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
layers - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
LAYERS_BY_HEIGHT - Static variable in class com.sun.electric.technology.Technology
 
LAYERS_BY_HEIGHT_LIFT_CONTACTS - Static variable in class com.sun.electric.technology.Technology
 
layerSortByLevel - Static variable in class com.sun.electric.technology.Layer
A comparator object for sorting Layers by their level.
layerSortByName - Static variable in class com.sun.electric.technology.Layer
A comparator object for sorting Layers by their name.
LayersTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Colors and Layers" tab of the Preferences dialog.
LayersTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.LayersTab
Creates new form LayerTab
layerStyles - Variable in class com.sun.electric.technology.xml.XmlParam.DisplayStyle
 
LAYERT1 - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes transparent layer 1.
LAYERT10 - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes transparent layer 10.
LAYERT11 - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes transparent layer 11.
LAYERT12 - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes transparent layer 12.
LAYERT2 - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes transparent layer 2.
LAYERT3 - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes transparent layer 3.
LAYERT4 - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes transparent layer 4.
LAYERT5 - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes transparent layer 5.
LAYERT6 - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes transparent layer 6.
LAYERT7 - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes transparent layer 7.
LAYERT8 - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes transparent layer 8.
LAYERT9 - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes transparent layer 9.
LayerTab - Class in com.sun.electric.tool.user.ui
Class to handle the "Layers tab" of a window.
LayerTab(WindowFrame) - Constructor for class com.sun.electric.tool.user.ui.LayerTab
Constructor creates a new panel for the Layers tab.
LayerVisibility - Class in com.sun.electric.tool.user.ui
Class represents visibility of Layers.
LayerVisibility(boolean) - Constructor for class com.sun.electric.tool.user.ui.LayerVisibility
 
LayerVisitor(Job, GeometryHandler, Set<NodeInst>, LayerCoverageTool.LCMode, Map<Layer, Set<PolyBase>>, Set<Network>, Rectangle2D, Layer, LayerCoverageTool.GeometryOnNetwork) - Constructor for class com.sun.electric.tool.extract.LayerCoverageTool.LayerVisitor
 
Layout - Class in com.sun.electric.database.constraint
Class to implement the layout-constraint system.
LAYOUT - Static variable in class com.sun.electric.database.hierarchy.View
Defines the Layout view.
LAYOUTCOMP - Static variable in class com.sun.electric.database.hierarchy.View
Defines the Compensated view.
LayoutLib - Class in com.sun.electric.tool.generator.layout
 
LayoutLib() - Constructor for class com.sun.electric.tool.generator.layout.LayoutLib
 
LayoutLib.Corner - Enum in com.sun.electric.tool.generator.layout
 
LayoutNetlist - Class in com.sun.electric.tool.generator.flag
Contains instance and connectivity information for the layout Cell
LAYOUTSKEL - Static variable in class com.sun.electric.database.hierarchy.View
Defines the Skeleton view.
LayoutText - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Layout Text" dialog.
LayoutText(Frame) - Constructor for class com.sun.electric.tool.user.dialogs.LayoutText
Creates new form Layout Text
LBLUE - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color light blue.
lcp - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenJob
 
leafCell() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.NameProxy
 
leafCell() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.NetNameProxy
 
leafCell() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.NodableNameProxy
 
leafCell() - Method in class com.sun.electric.tool.ncc.netlist.NccNameProxy
 
LEAFCELL - Static variable in class com.sun.electric.tool.sc.GetNetlist
Types of Instances
LeafEquivRecords - Class in com.sun.electric.tool.ncc.trees
Object to keep track of the leaves of the EquivRecord tree.
LeafEquivRecords(EquivRecord, NccGlobals) - Constructor for class com.sun.electric.tool.ncc.trees.LeafEquivRecords
 
LeafList - Class in com.sun.electric.tool.ncc.lists
A list of the equivalence records that are newly created leaves of the equivalence record tree.
LeafList() - Constructor for class com.sun.electric.tool.ncc.lists.LeafList
 
leafName() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.NameProxy
 
leafName() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.NetNameProxy
 
leafName() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.NodableNameProxy
 
leafName() - Method in class com.sun.electric.tool.ncc.netlist.NccNameProxy
 
leafNames() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.NetNameProxy
 
LECellInfo() - Constructor for class com.sun.electric.tool.logicaleffort.LENetlister.LECellInfo
 
LECellInfo() - Constructor for class com.sun.electric.tool.logicaleffort.LENetlister1.LECellInfo
 
LECellInfo() - Constructor for class com.sun.electric.tool.logicaleffort.LENetlister2.LECellInfo
 
leDiffAlpha - Variable in class com.sun.electric.technology.Xml.Technology
 
LEF - Static variable in class com.sun.electric.tool.io.FileType
Describes LEF files.
LEF - Class in com.sun.electric.tool.io.input
This class reads files in LEF files.
LEF - Class in com.sun.electric.tool.io.output
This is the netlister for LEF.
LEF.LEFPreferences - Class in com.sun.electric.tool.io.input
 
LEF.LEFPreferences - Class in com.sun.electric.tool.io.output
 
LEFDEF - Class in com.sun.electric.tool.io.input
This class defines supporting structures and methods for reading of LEF and DEF files.
LEFDEF() - Constructor for class com.sun.electric.tool.io.input.LEFDEF
 
LEFDEF.GetLayerInformation - Class in com.sun.electric.tool.io.input
Class to define layer information for LEF and DEF reading.
LEFDEF.ViaDef - Class in com.sun.electric.tool.io.input
Class to define Via information for LEF and DEF reading.
LEFPreferences(boolean) - Constructor for class com.sun.electric.tool.io.input.LEF.LEFPreferences
 
LEFPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.LEF.LEFPreferences
 
leftDiff() - Method in class com.sun.electric.tool.generator.layout.TechType.MosInst
 
leftEdge - Variable in class com.sun.electric.tool.simulation.Signal
the left and right X values
legalLibraryName(String) - Static method in class com.sun.electric.database.id.LibId
Checks that string is legal library name.
LEGATE - Static variable in class com.sun.electric.tool.logicaleffort.Instance.Type
LeGate
LEGATE - Static variable in class com.sun.electric.tool.logicaleffort.LEInst.Type
LeGate
LEGATE - Static variable in class com.sun.electric.tool.logicaleffort.LENodable.Type
LeGate
leGateCapacitance - Variable in class com.sun.electric.technology.Xml.Technology
 
leInit(LENetlister.NetlisterConstants) - Method in class com.sun.electric.tool.logicaleffort.LENetlister.LECellInfo
 
LEInst - Class in com.sun.electric.tool.logicaleffort
Class to describe an instance in Logical Effort.
LEInst() - Constructor for class com.sun.electric.tool.logicaleffort.LEInst
 
LEInst.Type - Class in com.sun.electric.tool.logicaleffort
Type is a typesafe enum class that describes the type of Instance this is
LEKEEPER - Static variable in class com.sun.electric.tool.logicaleffort.Instance.Type
LeKeeper
LEKEEPER - Static variable in class com.sun.electric.tool.logicaleffort.LEInst.Type
LeKeeper
LEKEEPER - Static variable in class com.sun.electric.tool.logicaleffort.LENodable.Type
LeKeeper
LENetlister - Class in com.sun.electric.tool.logicaleffort
 
LENetlister.LECellInfo - Class in com.sun.electric.tool.logicaleffort
 
LENetlister.NetlisterConstants - Class in com.sun.electric.tool.logicaleffort
 
LENetlister1 - Class in com.sun.electric.tool.logicaleffort
Creates a logical effort netlist to be sized by LESizer.
LENetlister1(Job, Technology) - Constructor for class com.sun.electric.tool.logicaleffort.LENetlister1
Creates a new instance of LENetlister
LENetlister1.LECellInfo - Class in com.sun.electric.tool.logicaleffort
Logical Effort Cell Info class.
LENetlister2 - Class in com.sun.electric.tool.logicaleffort
Creates a logical effort netlist to be sized by LESizer.
LENetlister2(Job, Technology) - Constructor for class com.sun.electric.tool.logicaleffort.LENetlister2
Creates a new instance of LENetlister
LENetlister2.LECellInfo - Class in com.sun.electric.tool.logicaleffort
Logical Effort Cell Info class.
LENetwork - Class in com.sun.electric.tool.logicaleffort
 
LENetwork(String) - Constructor for class com.sun.electric.tool.logicaleffort.LENetwork
 
length - Variable in class com.sun.electric.technology.PrimitiveNodeSize
 
LengthMismatch(double, PartReport.PartReportable, int, double, PartReport.PartReportable, int) - Constructor for class com.sun.electric.tool.ncc.result.SizeMismatch.LengthMismatch
 
LENodable - Class in com.sun.electric.tool.logicaleffort
 
LENodable(Nodable, LENodable.Type, Variable, Variable, Variable) - Constructor for class com.sun.electric.tool.logicaleffort.LENodable
Create a new LEInstance tied to the Nodable.
LENodable.Type - Class in com.sun.electric.tool.logicaleffort
Type is a typesafe enum class that describes the type of Instance this is
LEPin - Class in com.sun.electric.tool.logicaleffort
A Pin is connection between a network and an instance.
LEPin(String, LEPin.Dir, float, Network, LENodable) - Constructor for class com.sun.electric.tool.logicaleffort.LEPin
Create new pin.
LEPin.Dir - Class in com.sun.electric.tool.logicaleffort
Dir is a typesafe enum class that describes the direction of the pin
LESETTINGS - Static variable in class com.sun.electric.tool.logicaleffort.LEInst.Type
NotSizeable
LESizer - Class in com.sun.electric.tool.logicaleffort
LESizer sizes an LENetlist.
LESizer(LESizer.Alg, LENetlister1, Job, ErrorLogger) - Constructor for class com.sun.electric.tool.logicaleffort.LESizer
Creates a new instance of LESizer
LESizer.Alg - Enum in com.sun.electric.tool.logicaleffort
Alg is a typesafe enum class that describes the algorithm to be used
LESizer2 - Class in com.sun.electric.tool.logicaleffort
LESizer sizes an LENetlist.
LESizer2(LESizer.Alg, LENetlister2, Job, ErrorLogger) - Constructor for class com.sun.electric.tool.logicaleffort.LESizer2
Creates a new instance of LESizer
LETool - Class in com.sun.electric.tool.logicaleffort
This is the Logical Effort Tool.
LETool.AnalyzeCell - Class in com.sun.electric.tool.logicaleffort
Performs a cell analysis.
LETool.ClearStoredSizes - Class in com.sun.electric.tool.logicaleffort
Clears stored "LEDRIVE_" sizes on a Nodable.
LETool.ClearStoredSizesLibrary - Class in com.sun.electric.tool.logicaleffort
 
LETool.UniqueNodeMap - Class in com.sun.electric.tool.logicaleffort
What I really want is to overload VarContext.hashCode to be based on the string path, but that is really only valid for this particular application, so instead I made a map that uses the string path as the key.
level - Variable in class com.sun.electric.technology.Xml.SpiceHeader
 
level - Variable in class com.sun.electric.technology.xml.Xml805.SpiceHeader
 
level - Variable in class com.sun.electric.technology.xml.Xml806.SpiceHeader
 
level - Variable in class com.sun.electric.technology.xml.Xml807.SpiceHeader
 
level - Variable in class com.sun.electric.technology.xml.XmlParam.SpiceHeader
 
level - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
level - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
leWireRatio - Variable in class com.sun.electric.technology.Xml.Technology
 
leX - Variable in class com.sun.electric.tool.logicaleffort.LENodable
 
LGRAY - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color light gray.
LGREEN - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color light green.
lhop - Variable in class com.sun.electric.database.variable.EvalSpice.SimpleEq
 
lib - Variable in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
LIB - Static variable in class com.sun.electric.tool.io.FileType
Describes Liberty input.
lib - Variable in class com.sun.electric.tool.io.input.LibraryFiles
The Library being input.
libBackups - Variable in class com.sun.electric.database.Snapshot
 
libDescribe() - Method in class com.sun.electric.database.hierarchy.Cell
Method to describe this cell.
LibDirFileSystemView(FileSystemView) - Constructor for class com.sun.electric.tool.io.input.LibDirs.LibDirFileSystemView
 
LibDirFileView(LibDirs.LibDirFileSystemView) - Constructor for class com.sun.electric.tool.io.input.LibDirs.LibDirFileView
 
LibDirs - Class in com.sun.electric.tool.io.input
Class for reading a text file that specifies additional library directories from which to read in library (elib) files.
LibDirs.LibDirFileSystemView - Class in com.sun.electric.tool.io.input
Allow JFileChooser to see libdir references as files.
LibDirs.LibDirFileView - Class in com.sun.electric.tool.io.input
Allow File Chooser to see libdir references as files.
libFile - Variable in class com.sun.electric.database.ImmutableLibrary
file location of this ImmutableLibrary
LibFile - Class in com.sun.electric.lib
Class to manage files in the "library area" of Electric
LIBFILE - Static variable in class com.sun.electric.tool.io.FileType
Describes Library files.
libId - Variable in class com.sun.electric.database.id.CellId
LibId which owns this CellId.
LibId - Class in com.sun.electric.database.id
The LibId immutable class identifies library independently of threads.
libId - Variable in class com.sun.electric.database.ImmutableLibrary
LibId of this ImmutableLibrary.
libIndex - Variable in class com.sun.electric.database.id.LibId
Unique index of this lib in the database.
libName - Variable in class com.sun.electric.database.id.LibId
Library name
libName - Variable in class com.sun.electric.tool.io.IOTool.SkillPreferences
 
Library - Class in com.sun.electric.database.hierarchy
A Library represents a collection of Cells.
LibraryBackup - Class in com.sun.electric.database
 
LibraryBackup(ImmutableLibrary, boolean, LibId[]) - Constructor for class com.sun.electric.database.LibraryBackup
Creates a new instance of LibraryBackup
LibraryChecker - Class in com.sun.electric.tool.generator.flag
 
LibraryChecker() - Constructor for class com.sun.electric.tool.generator.flag.LibraryChecker
 
LibraryDialog - Class in com.sun.electric.tool.project
This is the Project Management tool.
LibraryFiles - Class in com.sun.electric.tool.io.input
This class reads Library files (ELIB or readable dump) format.
LIBRARYFORMATS - Static variable in class com.sun.electric.tool.io.FileType
Valid library formats as a Type
LibraryPalette - Class in com.sun.electric.tool.user.ui
This JPanel is a palette of library cells that can be placed in the PaletteFrame.
LibraryPalette(Dimension) - Constructor for class com.sun.electric.tool.user.ui.LibraryPalette
The palette panel.
LibraryStatistics - Class in com.sun.electric.tool.io.input
This class keeps contents of disk library file.
LibraryTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Library" tab of the Preferences dialog.
LibraryTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.LibraryTab
Creates new form LibraryTab
libraryTypes - Static variable in class com.sun.electric.tool.io.FileType
Valid Library formats
libs - Variable in class com.sun.electric.tool.cvspm.CVSLibrary.LibsCells
 
LibsCells() - Constructor for class com.sun.electric.tool.cvspm.CVSLibrary.LibsCells
 
LibToTech - Class in com.sun.electric.tool.user.tecEdit
This class creates technologies from technology libraries.
LibToTech() - Constructor for class com.sun.electric.tool.user.tecEdit.LibToTech
 
LIGHT - Static variable in enum com.sun.electric.technology.Layer.Function
Describes a light doped layer.
lineReader - Variable in class com.sun.electric.tool.io.input.Input
The line number reader (text only).
linkGeom(Object, RTNode, RTBounds) - Static method in class com.sun.electric.database.topology.RTNode
Method to link this RTBounds into the R-tree of its parent Cell.
list - Variable in class com.sun.electric.plugins.j3d.utils.J3DSerialization
 
LIST_ANNOTATIONS - Static variable in class com.sun.electric.tool.ncc.NccOptions
 
listCellInstancesCommand() - Static method in class com.sun.electric.tool.user.dialogs.CellLists
This method implements the command to list instances in this Cell.
listCellUsageCommand(boolean) - Static method in class com.sun.electric.tool.user.dialogs.CellLists
This method implements the command to list the usage of the current Cell.
listConnectionsOnNetworkCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to handle the "List Connections On Network" command.
listEditors(Library) - Static method in class com.sun.electric.tool.cvspm.Edit
 
listEditors(Cell) - Static method in class com.sun.electric.tool.cvspm.Edit
 
listEditors(List<Library>, List<Cell>) - Static method in class com.sun.electric.tool.cvspm.Edit
 
ListEditorsJob(List<Library>, List<Cell>, boolean) - Constructor for class com.sun.electric.tool.cvspm.Edit.ListEditorsJob
 
listEditorsOpenLibraries() - Static method in class com.sun.electric.tool.cvspm.Edit
 
listEditorsProject() - Static method in class com.sun.electric.tool.cvspm.Edit
 
Listener - Class in com.sun.electric.tool
This class represents a Listener - a Tool which can listen to Changes.
Listener(String) - Constructor for class com.sun.electric.tool.Listener
The constructor for Listener is only called by subclasses.
listExportsBelowNetworkCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to handle the "List Exports Below Network" command.
listExportsOnNetworkCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to handle the "List Exports On Network" command.
listGeometryOnNetworkCommand(GeometryHandler.GHMode) - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to handle the "List Geometry On Network" command.
listGeometryOnNetworks(Cell, Set<Network>, boolean, GeometryHandler.GHMode, LayerCoverageTool.LayerCoveragePreferences) - Static method in class com.sun.electric.tool.extract.LayerCoverageTool
Method to calculate area, half-perimeter and ratio of each layer by merging geometries
listGeomsAllNetworksCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
listLibrariesCommand() - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to implement the "List Libraries" command.
ListNccAnnotations - Class in com.sun.electric.tool.ncc
Walk design hierarchy and print all the NCC annotations that we find.
ListNccAnnotations() - Constructor for class com.sun.electric.tool.ncc.ListNccAnnotations
 
listNetworksCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to handle the "List Networks" command.
listNodesAndArcsInCellCommand() - Static method in class com.sun.electric.tool.user.dialogs.CellLists
This method implements the command to list (recursively) the nodes and arcs in this Cell.
listToolsCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
LOAD - Static variable in class com.sun.electric.tool.logicaleffort.Instance.Type
NotSizeable
LOAD - Static variable in class com.sun.electric.tool.logicaleffort.LENodable.Type
NotSizeable
loadComponentMenuForTechnology() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Set the Technology popup in the component tab and the layers tab to the current technology.
loadDefaultExplorerTree() - Method in class com.sun.electric.tool.user.ui.WindowFrame
 
loadDRCRules(Technology, Foundry, DRCTemplate, boolean) - Method in class com.sun.electric.technology.XMLRules
 
loadExpandStatus() - Method in class com.sun.electric.database.hierarchy.Cell
Method to load isExpanded status of subcell instances from Preferences.
loadExplorerTrees() - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
loadExplorerTrees() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
loadExplorerTrees() - Method in class com.sun.electric.tool.user.ui.TextWindow
 
loadExplorerTrees() - Method in interface com.sun.electric.tool.user.ui.WindowContent
 
loadExplorerTrees() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
loadFactoryMenuPalette(URL) - Method in class com.sun.electric.technology.Technology
FOR GUI
loadForTechnology(Technology, WindowFrame) - Method in class com.sun.electric.tool.user.ui.PaletteFrame
Set the Technology Palette to the current technology.
loadForTechnology(Technology, Cell) - Method in class com.sun.electric.tool.user.ui.TechPalette
Loads a new technology into the palette.
loadInfo() - Method in class com.sun.electric.tool.user.dialogs.GetInfoArc
 
loadInfo() - Method in class com.sun.electric.tool.user.dialogs.GetInfoNode
 
loadLogicalEffortLibraries() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
loadTableEntry(Info.SpecialTextDescr[], int, Object) - Static method in class com.sun.electric.tool.user.tecEdit.Info
 
loadTechnologies(boolean) - Method in class com.sun.electric.tool.user.ui.LayerTab
Method to update the technology popup selector in the Layers tab.
loadTechnologies(boolean) - Method in class com.sun.electric.tool.user.ui.PaletteFrame
Method to update the technology popup selector.
loadWaveforms(AnalogSignal) - Method in class com.sun.electric.tool.io.input.EpicAnalysis
 
loadWaveforms(AnalogSignal) - Method in class com.sun.electric.tool.simulation.AnalogAnalysis
 
loc - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.Port
 
LOCALDEBUGFLAG - Static variable in class com.sun.electric.tool.Job
 
LocalPartitioning - Class in com.sun.electric.tool.ncc.processing
LocalPartitioning partitions the Part and Wire equivalence classes based on purely local characteristics.
LocalPartitionResult - Class in com.sun.electric.tool.ncc.processing
LocalPartitionResult is used by the GUI to display mismatch information
LocalPartitionResult(List<EquivRecord>, List<EquivRecord>, NccGlobals) - Constructor for class com.sun.electric.tool.ncc.processing.LocalPartitionResult
 
LocalPartitionWires - Class in com.sun.electric.tool.ncc.processing
Partition Wires into equivalence classes based only upon local information.
LocalPartitionWires.Signature - Class in com.sun.electric.tool.ncc.processing
A Wire's Signature is an unordered list of of the pairs {PinType, count}.
localPrefs - Variable in class com.sun.electric.tool.io.output.SpiceParasiticsGeneral
SpicePreferences.
Locator(EditWindow) - Constructor for class com.sun.electric.tool.user.waveform.WaveformWindow.Locator
The constructor takes an EditWindow and locates the associated WaveformWindow.
Locator(EditWindow, WaveformWindow) - Constructor for class com.sun.electric.tool.user.waveform.WaveformWindow.Locator
The constructor takes an EditWindow and a WaveformWindow and determines whether they are associated.
lock(boolean) - Method in class com.sun.electric.database.hierarchy.EDatabase
Locks the database.
lock() - Method in class com.sun.electric.database.text.Setting.RootGroup
Locks the tree
lockable - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
lockable - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
lockable - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
lockable - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
lockable - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
lockCreation() - Method in class com.sun.electric.database.text.Pref.Group
Prefs can be created only at initialization phase.
lockCreation() - Static method in class com.sun.electric.database.text.Pref
Currently Setting can be created only at initialization phase.
LOCKED - Static variable in class com.sun.electric.database.ImmutableNodeInst
Method to set this ImmutableNodeInst to be locked.
locoParams() - Static method in class com.sun.electric.tool.generator.layout.GateLayoutGenerator
 
Log - Class in com.sun.electric.tool.cvspm
User: gainsley Date: Mar 23, 2006
log - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenJob
 
Log.LogEntry - Class in com.sun.electric.tool.cvspm
 
Log.RevertToVersion - Class in com.sun.electric.tool.cvspm
 
logError(String, int) - Method in class com.sun.electric.tool.user.ErrorLogger
Factory method to log an error message.
logError(String, Cell, int) - Method in class com.sun.electric.tool.user.ErrorLogger
Factory method to log an error message.
logError(String, CellId, int) - Method in class com.sun.electric.tool.user.ErrorLogger
Factory method to log an error message.
logError(String, Geometric, Cell, VarContext, int) - Method in class com.sun.electric.tool.user.ErrorLogger
Factory method to log an error message.
logError(String, Export, int) - Method in class com.sun.electric.tool.user.ErrorLogger
Factory method to log an error message.
logError(String, EPoint, Cell, int) - Method in class com.sun.electric.tool.user.ErrorLogger
Factory method to log an error message.
logError(String, PolyBase, Cell, int) - Method in class com.sun.electric.tool.user.ErrorLogger
Factory method to log an error message.
logException(Throwable) - Static method in class com.sun.electric.tool.user.ActivityLogger
Log an Exception.
logHighlights(List<Highlight2>, Point2D) - Static method in class com.sun.electric.tool.user.ActivityLogger
Log a list of Highlight objects and their offset
LOGIC - Static variable in class com.sun.electric.tool.simulation.Stimuli
 
LOGIC_HIGH - Static variable in class com.sun.electric.tool.simulation.Stimuli
 
LOGIC_LOW - Static variable in class com.sun.electric.tool.simulation.Stimuli
 
LOGIC_X - Static variable in class com.sun.electric.tool.simulation.Stimuli
 
LOGIC_Z - Static variable in class com.sun.electric.tool.simulation.Stimuli
 
LogicalEffortTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Logical Effort" tab of the Project Preferences dialog.
LogicalEffortTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.LogicalEffortTab
Creates new form LogicalEffortTab
logicalPlacement - Variable in class com.sun.electric.tool.io.input.DEF.DEFPreferences
 
logJobStarted(String, Job.Type, Cell, List<Highlight2>, Point2D) - Static method in class com.sun.electric.tool.user.ActivityLogger
Log a Job.
logMenuActivated(String) - Static method in class com.sun.electric.tool.user.ActivityLogger
Log a menu activation
logMessage(String) - Static method in class com.sun.electric.tool.user.ActivityLogger
Log some message
logMessage(String, List<?>, Cell, int, boolean) - Method in class com.sun.electric.tool.user.ErrorLogger
Factory method to log an error or warning message.
logMessage(String, List<Geometric>, List<PolyBase>, Cell, int, boolean) - Method in class com.sun.electric.tool.user.ErrorLogger
Factory method to log an error or a warning message.
logMessageWithLines(String, List<?>, List<EPoint>, Cell, int, boolean) - Method in class com.sun.electric.tool.user.ErrorLogger
Factory method to log an error or warning message with extra lines.
logThreadMessage(String) - Static method in class com.sun.electric.tool.user.ActivityLogger
Temp debug method
logTime(long) - Static method in class com.sun.electric.tool.user.ActivityLogger
Log the time
logToolBarButtonActivated(String) - Static method in class com.sun.electric.tool.user.ActivityLogger
Log a tool bar button activation
logWarning(String, Cell, int) - Method in class com.sun.electric.tool.user.ErrorLogger
Factory method to log a warning message.
logWarning(String, Geometric, Cell, VarContext, int) - Method in class com.sun.electric.tool.user.ErrorLogger
Factory method to log a warning message.
logWarning(String, Export, Cell, VarContext, int) - Method in class com.sun.electric.tool.user.ErrorLogger
Factory method to log a warning message.
longValue() - Method in class com.sun.electric.database.geometry.GenMath.MutableLong
Method to return the value of this MutableLong.
lookupVarEval(String) - Method in class com.sun.electric.database.variable.VarContext
Lookup Variable one level up the hierarchy and evaluate.
loop(InputStream) - Method in class com.sun.electric.tool.sandbox.ESandBox
Command interpreter which executes commands from command stream.
LOR - Static variable in class com.sun.electric.database.variable.EvalSpice.Op
 
lostOwnership(Clipboard, Transferable) - Method in class com.sun.electric.tool.user.ui.MessagesWindow
 
LOWEST_LAYER - Static variable in class com.sun.electric.tool.generator.layout.fill.ExportConfig
 
lowLevelBeginChanging(Tool) - Method in class com.sun.electric.database.hierarchy.EDatabase
Low-level method to begin changes in database.
lowLevelEndChanging() - Method in class com.sun.electric.database.hierarchy.EDatabase
Low-level method to permit changes in database.
lowLevelGet() - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Low-level method to get the bits in the TextDescriptor.
lowLevelGet() - Method in class com.sun.electric.database.variable.TextDescriptor
Low-level method to get the bits in the TextDescriptor.
lowLevelGetUserbits() - Method in class com.sun.electric.database.hierarchy.Cell
Low-level method to get the user bits.
lowLevelGetUserBits() - Method in class com.sun.electric.database.hierarchy.Library
Low-level method to get the user bits.
lowLevelMadeRevision(long, String, CellRevision) - Method in class com.sun.electric.database.hierarchy.Cell
Method to set this Cell's revision date and user name.
lowLevelModify(ImmutableExport) - Method in class com.sun.electric.database.hierarchy.Export
Method to change the origin of this Export to another place in the Cell.
lowLevelModify(ImmutableArcInst) - Method in class com.sun.electric.database.topology.ArcInst
Low-level method to change the width and end locations of this ArcInst.
lowLevelModify(ImmutableNodeInst) - Method in class com.sun.electric.database.topology.NodeInst
Method to adjust this NodeInst by the specified deltas.
lowLevelNewInstance(Cell, ImmutableNodeInst) - Static method in class com.sun.electric.database.topology.NodeInst
 
lowLevelSetCanUndoing(boolean) - Method in class com.sun.electric.database.hierarchy.EDatabase
Low-level method to permit undos in database.
lowLevelSetCreationDate(Date) - Method in class com.sun.electric.database.hierarchy.Cell
Method to set this Cell's creation date.
lowLevelSetRevisionDate(Date) - Method in class com.sun.electric.database.hierarchy.Cell
Method to set this Cell's last revision date.
lowLevelSetUserbits(int) - Method in class com.sun.electric.database.hierarchy.Cell
Low-level method to set the user bits.
lowLevelSetUserBits(int) - Method in class com.sun.electric.database.hierarchy.Library
Low-level method to set the user bits.
LOWSECURITY - Static variable in class com.sun.electric.tool.project.Users
There are two levels of security: low and medium.
lowVt - Variable in class com.sun.electric.technology.Xml.PrimitiveNode
 
lowVt - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
lowVt - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
lowVt - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
lowVt - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
LOWVTBIT - Static variable in class com.sun.electric.technology.PrimitiveNode
set if node is a low vt transistor
LPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.L.LPreferences
 
LRED - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color light red.
LT - Static variable in class com.sun.electric.database.variable.EvalSpice.Op
 
LTOE - Static variable in class com.sun.electric.database.variable.EvalSpice.Op
 
LTSpiceOut - Class in com.sun.electric.tool.io.input
Class for reading and displaying waveforms from LTSpice Raw output.
lWidth - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
lWidth - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
lWidth - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
lWidth - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
lWidth - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
lx - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
lx - Variable in class com.sun.electric.technology.Xml.PrimitivePort
 
lx - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
lx - Variable in class com.sun.electric.technology.xml.Xml805.PrimitivePort
 
lx - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
lx - Variable in class com.sun.electric.technology.xml.Xml806.PrimitivePort
 
lx - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
lx - Variable in class com.sun.electric.technology.xml.Xml807.PrimitivePort
 
lx - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
lx - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitivePort
 
ly - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
ly - Variable in class com.sun.electric.technology.Xml.PrimitivePort
 
ly - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
ly - Variable in class com.sun.electric.technology.xml.Xml805.PrimitivePort
 
ly - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
ly - Variable in class com.sun.electric.technology.xml.Xml806.PrimitivePort
 
ly - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
ly - Variable in class com.sun.electric.technology.xml.Xml807.PrimitivePort
 
ly - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
ly - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitivePort
 

M

m1() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m1() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m1m2() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m1m2() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m1MinArea - Variable in class com.sun.electric.tool.generator.layout.TechType
 
m1Node() - Method in class com.sun.electric.tool.generator.layout.TechType
Layer nodes are sometimes used to patch notches
m1pin() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m1pin() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m2() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m2() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m2m3() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m2m3() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m2Node() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m2pin() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m2pin() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m2PwrGndWid - Variable in class com.sun.electric.tool.generator.flag.FlagConfig
 
m3() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m3() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m3m4() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m3m4() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m3Node() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m3pin() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m3pin() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m3PwrGndPitch - Variable in class com.sun.electric.tool.generator.flag.FlagConfig
 
m3PwrGndWid - Variable in class com.sun.electric.tool.generator.flag.FlagConfig
 
m4() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m4() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m4m5() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m4m5() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m4Node() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m4pin() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m4pin() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m5() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m5() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m5m6() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m5m6() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m5Node() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m5pin() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m5pin() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m6() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m6() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m6m7() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m6m7() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m6Node() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m6pin() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m6pin() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m7() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m7() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m7m8() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m7m8() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m7Node() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m7pin() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m7pin() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m8() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m8() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m8m9() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m8m9() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m8Node() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m8pin() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m8pin() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m9() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m9() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m9Node() - Method in class com.sun.electric.tool.generator.layout.TechType
 
m9pin() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
m9pin() - Method in class com.sun.electric.tool.generator.layout.TechType
 
M_FACTOR_KEY - Static variable in class com.sun.electric.tool.simulation.Simulation
key of Variable holding "M" factors.
MAGENTA - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color magenta.
MAGIC1 - Static variable in class com.sun.electric.tool.io.ELIBConstants
oldest magic number: version 1
MAGIC10 - Static variable in class com.sun.electric.tool.io.ELIBConstants
older magic number: version 10
MAGIC11 - Static variable in class com.sun.electric.tool.io.ELIBConstants
older magic number: version 11
MAGIC12 - Static variable in class com.sun.electric.tool.io.ELIBConstants
older magic number: version 12
MAGIC13 - Static variable in class com.sun.electric.tool.io.ELIBConstants
current magic number: version 13
MAGIC2 - Static variable in class com.sun.electric.tool.io.ELIBConstants
older magic number: version 2
MAGIC3 - Static variable in class com.sun.electric.tool.io.ELIBConstants
older magic number: version 3
MAGIC4 - Static variable in class com.sun.electric.tool.io.ELIBConstants
older magic number: version 4
MAGIC5 - Static variable in class com.sun.electric.tool.io.ELIBConstants
older magic number: version 5
MAGIC6 - Static variable in class com.sun.electric.tool.io.ELIBConstants
older magic number: version 6
MAGIC7 - Static variable in class com.sun.electric.tool.io.ELIBConstants
older magic number: version 7
MAGIC8 - Static variable in class com.sun.electric.tool.io.ELIBConstants
older magic number: version 8
MAGIC9 - Static variable in class com.sun.electric.tool.io.ELIBConstants
older magic number: version 9
main(String[]) - Static method in class com.sun.electric.database.id.CellId
 
main(String[]) - Static method in class com.sun.electric.database.variable.EvalSpice
 
main(String[]) - Static method in class com.sun.electric.Launcher
The main entry point of Electric.
Main - Class in com.sun.electric
This class initializes Electric and starts the system.
main(String[]) - Static method in class com.sun.electric.Main
The main entry point of Electric.
main(String[]) - Static method in class com.sun.electric.plugins.j3d.utils.J3DServerApp
 
main(String[]) - Static method in class com.sun.electric.tool.generator.layout.Gallery
 
main(String[]) - Static method in class com.sun.electric.tool.io.input.spicenetlist.SpiceNetlistReader
 
main(String[]) - Static method in class com.sun.electric.tool.ncc.result.BenchmarkResults
 
main(String[]) - Static method in class com.sun.electric.tool.sandbox.TechExplorer
 
main(String[]) - Static method in class com.sun.electric.tool.user.dialogs.FillGenDialog
 
main(String[]) - Static method in class com.sun.electric.tool.user.projectSettings.ProjSettings
 
Main.UserInterfaceDummy - Class in com.sun.electric
 
mainLibDirectory - Static variable in class com.sun.electric.tool.io.input.LibraryFiles
the path to the library being read.
mainPowerArc - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The main power and ground arc.
mainPowerWireWidth - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The width of the main power and ground arc.
mainTest() - Static method in class com.sun.electric.tool.io.output.EDIFEquiv
Unit Test
make3PortTransistor() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Method to tell whether this function describes a 4-port transtor and to return the equivalent 3-port function.
MakeAnnulus(Cell, PrimitiveNode, int, int, double, double) - Constructor for class com.sun.electric.tool.user.dialogs.AnnularRing.MakeAnnulus
 
makeAROM(Library, String, String) - Static method in class com.sun.electric.tool.generator.ROMGenerator
Main method to build a ROM.
makeBooleanPref(String, Pref.Group, boolean) - Static method in class com.sun.electric.database.text.Pref
Factory methods to create a boolean Pref objects.
makeBooleanPref(boolean) - Static method in class com.sun.electric.database.text.TempPref
Factory methods to create a boolean TempPref objects.
makeBooleanServerPref(String, Pref.Group, boolean) - Static method in class com.sun.electric.database.text.Pref
Factory methods to create a boolean Pref objects.
makeBooleanSetting(String, String, String, String, String, boolean) - Method in class com.sun.electric.database.text.Setting.Group
Factory methods to create a boolean project preferences objects.
makeBooleanSetting(String, String, String, String, boolean) - Method in class com.sun.electric.technology.Technology
 
makeBottomEdge() - Static method in class com.sun.electric.technology.EdgeV
Creates a position that describes the bottom edge of the NodeInst.
makeBounds() - Method in class com.sun.electric.technology.BoundsBuilder
 
makeBounds(Rectangle2D.Double) - Method in class com.sun.electric.technology.BoundsBuilder
 
makeBusParameter() - Static method in class com.sun.electric.tool.user.dialogs.BusParameters
 
makeCell(int) - Static method in class com.sun.electric.tool.user.tecEdit.Manipulate
Make a new technology-edit cell of a given type.
makeCellAnnotation(String) - Static method in class com.sun.electric.tool.generator.flag.AddFlagAnnotationJob
Method to create NCC annotations in the current Cell.
makeCellGroupName(Collection<CellName>) - Static method in class com.sun.electric.database.Snapshot
Returns group name of group with specified CellNames.
makeCenter() - Static method in class com.sun.electric.technology.EdgeH
Creates a position that describes the center of the NodeInst.
makeCenter() - Static method in class com.sun.electric.technology.EdgeV
Creates a position that describes the center of the NodeInst.
makeCenterBox() - Static method in class com.sun.electric.technology.Technology.TechPoint
Method to make a 2-long TechPoint array that describes a point at the center of the node.
makeDoublePref(String, Pref.Group, double) - Static method in class com.sun.electric.database.text.Pref
Factory methods to create a double Pref objects.
makeDoublePref(double) - Static method in class com.sun.electric.database.text.TempPref
Factory methods to create a double TempPref objects.
makeDoubleSetting(String, String, String, String, String, double) - Method in class com.sun.electric.database.text.Setting.Group
Factory methods to create a double project preferences objects.
makeDoubleSetting(String, String, String, String, double) - Method in class com.sun.electric.technology.Technology
 
makeDummyInstance(NodeProto) - Static method in class com.sun.electric.database.topology.NodeInst
Method to create a "dummy" NodeInst for use outside of the database.
makeDummyInstance(NodeProto, EPoint, double, double, Orientation) - Static method in class com.sun.electric.database.topology.NodeInst
Method to create a "dummy" NodeInst for use outside of the database.
makeDummyInstance(NodeProto, int, EPoint, double, double, Orientation) - Static method in class com.sun.electric.database.topology.NodeInst
Method to create a "dummy" NodeInst for use outside of the database.
makeEndPointPoly(double, double, int, Point2D, double, Point2D, double, Poly.Type) - Static method in class com.sun.electric.database.geometry.Poly
Method to construct a Poly for an arc with a given length, width, angle, endpoint, and extension.
makeEvenLayersHorizontal(boolean) - Method in class com.sun.electric.tool.generator.layout.fill.FillGen
 
makeFactoryDesignRules() - Method in class com.sun.electric.technology.technologies.MoCMOS
Method to build "factory" design rules, given the current technology settings.
makeFactoryDesignRules() - Method in class com.sun.electric.technology.Technology
Method to get the factory design rules.
makeFillCell(int, int, ExportConfig, int[]) - Method in class com.sun.electric.tool.generator.layout.fill.FillGen
 
makeFillCell(Library, Floorplan[], int, int, CapCell, TechType, ExportConfig, boolean, boolean) - Static method in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
makeFillCell1(Library, Floorplan[], int, int, CapCell, ExportConfig, boolean, boolean) - Method in class com.sun.electric.tool.generator.layout.fill.FillCell
 
makeFullBox() - Static method in class com.sun.electric.technology.Technology.TechPoint
Method to make a 2-long TechPoint array that describes a box that fills the node.
makeGallery() - Method in class com.sun.electric.tool.generator.layout.fill.FillGen
 
makeGallery() - Method in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
makeGallery(Library) - Static method in class com.sun.electric.tool.generator.layout.Gallery
Create a new Cell named "gallery" in Library "lib".
makeGate(String, double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.MoCMOSGenerator
Generate a Gate
makeGraphics(ElectricObject) - Method in class com.sun.electric.technology.technologies.Artwork
Method to create an EGraphics for an ElectricObject with color and pattern Variables.
makeGridBoxInt(int[], boolean, boolean, int) - Method in class com.sun.electric.database.ImmutableArcInst
Method to fill in an AbstractShapeBuilder a polygon that describes this ImmutableArcInst in grid units.
makeGridJustVisibleCommand() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
Method to make the current window's grid be just visible.
makeGridPoly(ImmutableArcInst, long, Poly.Type, Layer, EGraphics) - Method in class com.sun.electric.technology.AbstractShapeBuilder
Method to fill in an AbstractShapeBuilder a polygon that describes this ImmutableArcInst in grid units.
makeIconExport(Export, int, double, double, double, double, Cell, int, boolean, int, int, int, boolean) - Static method in class com.sun.electric.tool.user.ViewChanges
Helper method to create an export in an icon.
makeIconForCell(Cell) - Method in class com.sun.electric.tool.user.ViewChanges.IconParameters
Method to create an icon for a cell.
makeIconViewCommand() - Static method in class com.sun.electric.tool.user.ViewChanges
MAKE AN ICON FOR A CELL
makeIconViewNoGUI(Cell, boolean, boolean) - Static method in class com.sun.electric.tool.user.ViewChanges
 
makeIndented(double) - Static method in class com.sun.electric.technology.Technology.TechPoint
Method to make a 2-long TechPoint array that describes indentation by a specified amount.
makeIndented(double, double) - Static method in class com.sun.electric.technology.Technology.TechPoint
Method similat to makeIndented(double amount) where the X and Y specified amounts are different
makeIndentedFromCenter(double, double) - Static method in class com.sun.electric.technology.Technology.TechPoint
Method to make a 2-long TechPoint array that describes indentation from the center by a specified amount.
makeIndex(Color) - Static method in class com.sun.electric.database.geometry.EGraphics
Method to convert a Color to a color index.
makeIndex(int) - Static method in class com.sun.electric.database.geometry.EGraphics
Method to convert a transparent layer to a color index.
makeInitialEnvironment() - Static method in class com.sun.electric.technology.Technology
 
makeInstance(Library, String) - Static method in class com.sun.electric.database.hierarchy.Cell
Factory method to create a new Cell.
makeInstance(ArcProto, PortInst, PortInst) - Static method in class com.sun.electric.database.topology.ArcInst
Method to create a new ArcInst with appropriate defaults, connecting two PortInsts.
makeInstance(ArcProto, PortInst, PortInst, Point2D, Point2D, String) - Static method in class com.sun.electric.database.topology.ArcInst
Method to create a new ArcInst with appropriate defaults, connecting two PortInsts at specified locations.
makeInstance(NodeProto, Point2D, double, double, Cell) - Static method in class com.sun.electric.database.topology.NodeInst
Short form method to create a NodeInst and do extra things necessary for it.
makeInstance(NodeProto, Point2D, double, double, Cell, Orientation, String) - Static method in class com.sun.electric.database.topology.NodeInst
Short form method to create a NodeInst and do extra things necessary for it.
makeInstance(NodeProto, Point2D, double, double, Cell, Orientation, String, PrimitiveNode.Function) - Static method in class com.sun.electric.database.topology.NodeInst
Short form method to create a NodeInst and do extra things necessary for it.
makeInstance(NodeProto, Point2D, double, double, Cell, Orientation, String, int) - Static method in class com.sun.electric.database.topology.NodeInst
Long form method to create a NodeInst and do extra things necessary for it.
makeInstanceBase(ArcProto, double, PortInst, PortInst) - Static method in class com.sun.electric.database.topology.ArcInst
Method to create a new ArcInst with appropriate defaults, connecting two PortInsts.
makeInstanceBase(ArcProto, double, PortInst, PortInst, Point2D, Point2D, String) - Static method in class com.sun.electric.database.topology.ArcInst
Method to create a new ArcInst with appropriate defaults, connecting two PortInsts at specified locations.
makeIntPref(String, Pref.Group, int) - Static method in class com.sun.electric.database.text.Pref
Factory methods to create an integer Pref objects.
makeIntPref(int) - Static method in class com.sun.electric.database.text.TempPref
Factory methods to create an integer TempPref objects.
makeIntServerPref(String, Pref.Group, int) - Static method in class com.sun.electric.database.text.Pref
Factory methods to create an integer Pref objects.
makeIntSetting(String, String, String, String, String, int, String...) - Method in class com.sun.electric.database.text.Setting.Group
Factory methods to create an integer project preferences objects.
makeIntSetting(String, String, String, String, int, String...) - Method in class com.sun.electric.technology.Technology
 
makeLambdaPoly(long, Poly.Type) - Method in class com.sun.electric.database.topology.ArcInst
Method to create a Poly object that describes an ArcInst in lambda units.
makeLayout(Library, GetNetlist) - Method in class com.sun.electric.tool.sc.Maker
Method to make Electric circuitry from the results of place-and-route.
makeLayoutTextCommand() - Method in class com.sun.electric.tool.user.ui.TechPalette
 
makeLayoutView() - Static method in class com.sun.electric.tool.user.ViewChanges
Method to converts the current Cell into a layout in a given technology.
MakeLayoutView(Cell, Technology, Technology, Library, VarContext, String) - Constructor for class com.sun.electric.tool.user.ViewChanges.MakeLayoutView
 
makeLeftEdge() - Static method in class com.sun.electric.technology.EdgeH
Creates a position that describes the left edge of the NodeInst.
makeLibFromTech() - Static method in class com.sun.electric.tool.user.tecEdit.TechToLib
Method to convert the current technology into a library.
makeLibFromTech(Technology, GraphicsPreferences) - Static method in class com.sun.electric.tool.user.tecEdit.TechToLib
Method to convert technology "tech" into a library and return that library.
makeLibraryTree() - Static method in class com.sun.electric.tool.user.ui.ExplorerTreeModel
 
makeLongPref(String, Pref.Group, long) - Static method in class com.sun.electric.database.text.Pref
Factory methods to create a long Pref objects.
makeLongPref(long) - Static method in class com.sun.electric.database.text.TempPref
Factory methods to create a long TempPref objects.
makeLongSetting(String, String, String, String, String, long) - Method in class com.sun.electric.database.text.Setting.Group
Factory methods to create a long project preferences objects.
makeMenu() - Static method in class com.sun.electric.plugins.j3d.ui.J3DMenu
 
makeMulticut(Layer, int, Poly.Type, Technology.TechPoint[], double, double, double, double) - Static method in class com.sun.electric.technology.Technology.NodeLayer
 
makeNCCAnnotationMenuCommand(String) - Static method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
Method to create NCC annotations in the current Cell.
makeNewPanel(Analysis) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to create a new panel with an X range similar to others on the display.
makeNewVersion() - Method in class com.sun.electric.database.hierarchy.Cell
Method to create a new version of this Cell.
makePadFrame(Library, String) - Static method in class com.sun.electric.tool.generator.PadGenerator
Method to generate a pad frame from an array file.
makePadFrameUseJob(Library, String, Dimension2D, Job) - Static method in class com.sun.electric.tool.generator.PadGenerator
Method to generate a pad frame from an array file.
makePart(double, double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.DrcRing
Draw rings with inside width w and inside height h.
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Inv
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Inv2i
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Inv2iKn
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Inv2iKp
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Inv_passgate
 
makePart(double, String, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Inv_star_wideOutput
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.InvCLK
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.InvCTLn
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.InvHT
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.InvLT
 
makePart(double, double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.InvV
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.MullerC_sy
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand2
 
makePart(double, String, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand2_star_en
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand2_sy
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand2en
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand2en_sy
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand2HLT
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand2HLT_sy
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand2HTen
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand2LT
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand2LT_sy
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand2LTen
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand2PH
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand2PHfk
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand3
 
makePart(double, String, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand3_star_sy3
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand3_sy3
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand3en
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand3en_sy
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand3en_sy3
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand3LT
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand3LT_sy3
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand3LTen
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand3LTen_sy
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand3LTen_sy3
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nand3MLT
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nms1
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nms2
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nms2_sy
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nms3_sy3
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nor2
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nor2kresetV
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Nor2LT
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Pms1
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Pms2
 
makePart(double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.Pms2_sy
 
makePart(StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.TieHi
 
makePart(StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.VertTrack
 
makePart(boolean, boolean, double, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.gates.WellTie
Create a well tie
makePart(Cell, VarContext, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.KeeperHigh
 
makePart(Cell, VarContext, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.KeeperLow
 
makePart(Cell, VarContext, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.SchemToLay
Read a Gasp cell schematic and produce the layout for it.
makePart(Cell, VarContext, HashMap<String, Object>, StdCellParams) - Static method in class com.sun.electric.tool.generator.layout.SchemToLay
Read a Gasp cell schematic and produce the layout for it.
makePoints(double, double, double, double) - Static method in class com.sun.electric.database.geometry.PolyBase
Method to create an array of Points that describes a Rectangle.
makePoints(Rectangle2D) - Static method in class com.sun.electric.database.geometry.PolyBase
Method to create an array of Points that describes a Rectangle.
makePoly(ImmutableArcInst, long, Poly.Type) - Method in class com.sun.electric.database.geometry.Poly.Builder
Method to create a Poly object that describes an ImmutableArcInst.
makePortWhenCreated(boolean) - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeListener
 
makePseudo() - Method in class com.sun.electric.technology.Layer
Method to create a pseudo-layer for this Layer with a standard name "Pseudo-XXX".
makePureLayerNode(String, double, Poly.Type, String, ArcProto...) - Method in class com.sun.electric.technology.Layer
Method to make the Pure Layer Node associated with this Layer.
Maker - Class in com.sun.electric.tool.sc
The generation part of the Silicon Compiler tool.
Maker(SilComp.SilCompPrefs) - Constructor for class com.sun.electric.tool.sc.Maker
 
makeRightEdge() - Static method in class com.sun.electric.technology.EdgeH
Creates a position that describes the right edge of the NodeInst.
makeRoute(EditWindow, Cell, ElectricObject, ElectricObject, Point2D) - Method in class com.sun.electric.tool.routing.InteractiveRouter
Make a route between startObj and endObj in the EditWindow_ wnd.
makeSchematicView() - Static method in class com.sun.electric.tool.user.ViewChanges
Method to converts the current Cell into a schematic.
makeSelectedPanel(int, int) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to make this the highlighted Panel.
makeSkeletonViewCommand() - Static method in class com.sun.electric.tool.user.ViewChanges
MAKE A SKELETON FOR A CELL
makeStringPref(String, Pref.Group, String) - Static method in class com.sun.electric.database.text.Pref
Factory methods to create a string Pref objects.
makeStringPref(String) - Static method in class com.sun.electric.database.text.TempPref
Factory methods to create a string TempPref objects.
makeStringServerPref(String, Pref.Group, String) - Static method in class com.sun.electric.database.text.Pref
Factory methods to create a string Pref objects.
makeStringSetting(String, String, String, String, String, String) - Method in class com.sun.electric.database.text.Setting.Group
Factory methods to create a string project preferences objects.
makeStringSetting(String, String, String, String, String) - Method in class com.sun.electric.technology.Technology
 
makeTech(Library, String, String, TechConversionResult) - Method in class com.sun.electric.tool.user.tecEdit.LibToTech
Method to convert the current Library to a Technology.
makeTechFromLib() - Static method in class com.sun.electric.tool.user.tecEdit.LibToTech
Method to convert the current library to a technology in a new job.
makeTemplate(Variable.Key) - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to create a new template in the current cell.
makeTemplate(Variable.Key, Cell) - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to create a new template on the target cell.
makeTemplate(Variable.Key, Cell, Object) - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to create a new template on the target cell, with a predefined String or String [].
makeTextFieldSelectAllOnTab(JTextField) - Static method in class com.sun.electric.tool.user.dialogs.EDialog
Method to make text fields select all when tabbed into.
makeTiledCell(int, int, Cell, Floorplan[], Library) - Static method in class com.sun.electric.tool.generator.layout.fill.TiledCell
 
makeTopEdge() - Static method in class com.sun.electric.technology.EdgeV
Creates a position that describes the top edge of the NodeInst.
makeTopLevel() - Static method in class com.sun.electric.database.topology.RTNode
Method to create the top-level R-Tree structure for a new Cell.
makeUniqueName(Cell, Map<Cell, String>, int, boolean) - Static method in class com.sun.electric.tool.io.output.GDS
 
makeUnits(double, AbstractTextDescriptor.Unit) - Static method in class com.sun.electric.database.text.TextUtils
Method to convert a floating point value to a string, given that it is a particular type of unit.
makeURLToFile(String) - Static method in class com.sun.electric.database.text.TextUtils
Method to convert a file path to a URL.
makeValidName(String) - Static method in class com.sun.electric.tool.io.output.EDIF
Method to return null if there is no valid name in "var", corrected name if valid.
makeVddGndM3Cell(Cell, TechType) - Method in class com.sun.electric.tool.generator.flag.designs.Infinity2.VddGndM3
 
makeVerticalRoute(EditWindow, PortInst, ArcProto) - Method in class com.sun.electric.tool.routing.InteractiveRouter
Make a vertical route.
makeVHDL() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to handle the menu command to make a VHDL cell.
makeWipablePin(String, String, double, ArcProto...) - Method in class com.sun.electric.technology.ArcProto
 
makeXml() - Method in class com.sun.electric.technology.Technology
Create Xml structure of this Technology
makeXml(String) - Method in class com.sun.electric.tool.sandbox.TechExplorer
 
Manipulate - Class in com.sun.electric.tool.user.tecEdit
This class manipulates technology libraries.
Manipulate() - Constructor for class com.sun.electric.tool.user.tecEdit.Manipulate
 
ManipulateExports - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Manipulate Exports" dialog.
ManipulatePorts - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Manipulate Ports" dialog.
ManualViewer - Class in com.sun.electric.tool.user.help
A Dialog for displaying the Electric users manual.
ManyMove(Cell, List<ElectricObject>, List<DisplayedText>, double, double) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.ManyMove
 
manyMove(double, double) - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to move the selected geometry by (dX, dY).
markAllLibrariesForSavingCommand() - Static method in class com.sun.electric.tool.user.CircuitChangeJobs
Method to implement the "Mark All Libraries for Saving" command.
markCurrentLibForSavingCommand() - Static method in class com.sun.electric.tool.user.CircuitChangeJobs
Method to implement the "Mark All Libraries for Saving" command.
markError(NodeInst, Cell, String) - Method in class com.sun.electric.tool.user.tecEdit.TechConversionResult
Method to mark a general error.
MarkForEditJob(List<Library>, List<Cell>, boolean, boolean) - Constructor for class com.sun.electric.tool.cvspm.Edit.MarkForEditJob
 
markPortsForRenaming() - Method in class com.sun.electric.tool.ncc.processing.ExportChecker
 
markStandardCell(List<Cell>, List<Cell>) - Static method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen
Mark the cell as a standard cell
markStandardCellJob(List<Cell>, List<Cell>) - Static method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen
Mark the cell as a standard cell.
markStretchProblem(List<Example>, Sample, Cell, double, boolean) - Method in class com.sun.electric.tool.user.tecEdit.TechConversionResult
Method to mark an error in determining stretching rules.
masters - Variable in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
match() - Method in class com.sun.electric.tool.ncc.result.NccResult
No problem was found
match() - Method in class com.sun.electric.tool.ncc.result.NccResults
 
matchArcCount - Variable in class com.sun.electric.tool.routing.MimicStitch.MimicOptions
 
matchByName() - Method in class com.sun.electric.tool.ncc.processing.ExportChecker
match Exports by name.
matches(String) - Method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations.NamePattern
String match or regular expression match
matches() - Method in class com.sun.electric.tool.ncc.processing.LocalPartitionResult
 
matchFound(Exec, String) - Method in interface com.sun.electric.tool.user.Exec.OutputStreamCheckerListener
 
matchNodeSize - Variable in class com.sun.electric.tool.routing.MimicStitch.MimicOptions
 
matchNodeType - Variable in class com.sun.electric.tool.routing.MimicStitch.MimicOptions
 
matchOtherWindowCommand(int) - Static method in class com.sun.electric.tool.user.menus.WindowMenu
Method to adjust the current window so that it matches that of the "other" window.
matchPorts - Variable in class com.sun.electric.tool.routing.MimicStitch.MimicOptions
 
matchPortWidth - Variable in class com.sun.electric.tool.routing.MimicStitch.MimicOptions
 
MATID - Static variable in class com.sun.electric.database.geometry.GenMath
A transformation matrix that does nothing (identity).
matrix - Variable in class com.sun.electric.plugins.j3d.utils.J3DSerialization
 
matrix - Variable in class com.sun.electric.technology.XMLRules
Hash map to store rules per matrix index
matrixSizes - Variable in class com.sun.electric.tool.ncc.result.BenchmarkResults.CellInfo
 
max - Variable in class com.sun.electric.tool.generator.flag.router.Segment
 
max - Variable in class com.sun.electric.tool.ncc.result.SizeMismatch.Mismatch
 
MAX_SMALL_COORD - Static variable in class com.sun.electric.database.geometry.GenMath
Maximal ineger that is considered "small int".
maxArcWidth - Variable in class com.sun.electric.tool.routing.SeaOfGates.SeaOfGatesOptions
 
maxBacktrackingGuesses - Variable in class com.sun.electric.tool.ncc.PIEOptions
Whether or not to allow serial/parallel transistor merging
maxBacktrackingSpace - Variable in class com.sun.electric.tool.ncc.PIEOptions
Whether or not to allow serial/parallel transistor merging
maxElement() - Method in class com.sun.electric.database.network.Global.Set
Returns the maximal index of Globals in this Set.
maxEquivRecMembersToPrint - Variable in class com.sun.electric.tool.ncc.NccOptions
For all diagnostic messages, how many members of an equivalence class should I print
MAXIMUMTEXTSIZE - Static variable in class com.sun.electric.tool.user.redisplay.PixelDrawing
Text larger than this is granular.
maxIterations - Variable in class com.sun.electric.tool.logicaleffort.LENetlister.NetlisterConstants
max number of iterations
maxMatchedEquivRecsToPrint - Variable in class com.sun.electric.tool.ncc.NccOptions
If hash code partitioning detects a mismatch, how many matched Part or Wire Equivalence Classes should I print?
maxMismatchedEquivRecsToPrint - Variable in class com.sun.electric.tool.ncc.NccOptions
If hash code partitioning detects a mismatch, how many mismatched Part or Wire Equivalence Classes should I print?
maxNameLength() - Method in class com.sun.electric.tool.io.output.Spice
Method to tell set a limit on the number of characters in a name.
maxNameLength() - Method in class com.sun.electric.tool.io.output.Topology
Method to tell set a limit on the number of characters in a name.
maxNdx - Variable in class com.sun.electric.tool.ncc.result.SizeMismatch.Mismatch
 
maxNumMetals - Variable in class com.sun.electric.technology.Xml.Technology
 
maxNumMetals - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
maxNumMetals - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
maxNumMetals - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
maxNumMetals - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
maxPart - Variable in class com.sun.electric.tool.ncc.result.SizeMismatch.Mismatch
 
maxProc - Variable in class com.sun.electric.tool.erc.ERCWellCheck.WellCheckPreferences
The number of processors to use in ERC well analysis.
maxSize() - Method in class com.sun.electric.tool.ncc.result.EquivRecReport
 
maxSize() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
maxSize returns the number of NetObjects in the most populous Circuit.
maxSizeDiff() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
maxSizeDiff computes the difference in the number of NetObjects in the Circuits of this leaf record.
MaxUndoHistoryDef - Static variable in class com.sun.electric.StartupPrefs
Default aximum number of undos retained in memory.
MaxUndoHistoryKey - Static variable in class com.sun.electric.StartupPrefs
Preferences key to tell the maximum number of undos retained in memory.
MAXWELL - Static variable in class com.sun.electric.tool.io.FileType
Describes Maxwell decks.
Maxwell - Class in com.sun.electric.tool.io.output
Class to generate Maxwell netlists.
Maxwell.MaxwellPreferences - Class in com.sun.electric.tool.io.output
 
MaxwellPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.Maxwell.MaxwellPreferences
 
maxWidth - Variable in class com.sun.electric.technology.DRCTemplate
 
maxWireLength() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
 
Maze - Class in com.sun.electric.tool.routing
Class to do maze routing (single wire at a time).
Maze() - Constructor for class com.sun.electric.tool.routing.Maze
 
mazeRoute() - Static method in class com.sun.electric.tool.routing.Maze
TOP-LEVEL CONTROL CODE
MeasureListener - Class in com.sun.electric.tool.user.ui
Class to make measurements in a window.
MEGA - Static variable in class com.sun.electric.database.text.TextUtils.UnitScale
Describes mega scale (1 million).
MemorySizeDef - Static variable in class com.sun.electric.StartupPrefs
Default maximum memory to use for Electric, in megatybes.
MemorySizeKey - Static variable in class com.sun.electric.StartupPrefs
Preferences key to tell the maximum memory to use for Electric, in megatybes.
MENBOR - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the menu border color.
MENGLY - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the menu glyph color.
MENTXT - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the menu text color.
menuBar() - Static method in class com.sun.electric.tool.user.menus.MenuCommands
Method to create the pulldown menus.
menuBoxes - Variable in class com.sun.electric.technology.Xml.MenuPalette
 
menuBoxes - Variable in class com.sun.electric.technology.xml.Xml805.MenuPalette
 
menuBoxes - Variable in class com.sun.electric.technology.xml.Xml806.MenuPalette
 
menuBoxes - Variable in class com.sun.electric.technology.xml.Xml807.MenuPalette
 
menuBoxes - Variable in class com.sun.electric.technology.xml.XmlParam.MenuPalette
 
MenuCell() - Constructor for class com.sun.electric.technology.xml.XmlParam.MenuCell
 
MenuCommands - Class in com.sun.electric.tool.user.menus
This class has all of the pulldown menu commands in Electric.
MenuNodeInst() - Constructor for class com.sun.electric.technology.Xml.MenuNodeInst
 
MenuNodeInst() - Constructor for class com.sun.electric.technology.xml.Xml805.MenuNodeInst
 
MenuNodeInst() - Constructor for class com.sun.electric.technology.xml.Xml806.MenuNodeInst
 
MenuNodeInst() - Constructor for class com.sun.electric.technology.xml.Xml807.MenuNodeInst
 
MenuNodeInst() - Constructor for class com.sun.electric.technology.xml.XmlParam.MenuNodeInst
 
MenuPalette() - Constructor for class com.sun.electric.technology.Xml.MenuPalette
 
menuPalette - Variable in class com.sun.electric.technology.Xml.Technology
 
MenuPalette() - Constructor for class com.sun.electric.technology.xml.Xml805.MenuPalette
 
menuPalette - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
MenuPalette() - Constructor for class com.sun.electric.technology.xml.Xml806.MenuPalette
 
menuPalette - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
MenuPalette() - Constructor for class com.sun.electric.technology.xml.Xml807.MenuPalette
 
menuPalette - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
MenuPalette() - Constructor for class com.sun.electric.technology.xml.XmlParam.MenuPalette
 
menuPalette - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
menuXmls - Variable in class com.sun.electric.tool.user.dialogs.ComponentMenu.ComponentMenuPreferences
 
merge(double, double) - Method in class com.sun.electric.tool.generator.flag.router.Interval
Merge two overlapping blockages into one
mergeBoxes - Variable in class com.sun.electric.tool.io.input.GDS.GDSPreferences
 
mergeGeom(int) - Method in class com.sun.electric.tool.io.output.CIF
method to determine whether or not to merge geometry
mergeGeom(int) - Method in class com.sun.electric.tool.io.output.GDS
Method to determine whether or not to merge geometry.
mergeGeom(int) - Method in class com.sun.electric.tool.io.output.Geometry
Overridable method to determine whether or not to merge geometry
mergeTaskResults(Map<Layer, MTDRCTool.MTDRCResult>) - Method in class com.sun.electric.tool.drc.MTDRCTool
 
mergeTaskResults(Map<TaskKey, TaskResult>) - Method in class com.sun.electric.tool.MultiTaskJob
This abtract method combines task results into final result.
message - Variable in class com.sun.electric.technology.PrimitiveNode.NodeSizeRule.NodeSizeRuleError
 
message - Variable in class com.sun.electric.tool.Client.ShowMessageEvent
 
MessageLog(String, Cell, int, List<ErrorHighlight>) - Constructor for class com.sun.electric.tool.user.ErrorLogger.MessageLog
 
MessageLog(String, CellId, int, List<ErrorHighlight>) - Constructor for class com.sun.electric.tool.user.ErrorLogger.MessageLog
 
MessagesStream - Class in com.sun.electric.tool.user
Class handles text sent to the Messages window.
MessagesStream() - Constructor for class com.sun.electric.tool.user.MessagesStream
 
MessagesWindow - Class in com.sun.electric.tool.user.ui
a console for the Java side of Electric.
MessagesWindow() - Constructor for class com.sun.electric.tool.user.ui.MessagesWindow
 
Metal - Class in com.sun.electric.tool.user.tecEditWizard
Class to handle the "Metal" tab of the Numeric Technology Editor dialog.
Metal(TechEditWizard, boolean) - Constructor for class com.sun.electric.tool.user.tecEditWizard.Metal
Creates new form Metal
METAL_OFFSETS - Static variable in class com.sun.electric.technology.Technology.NodeLayer
key of Variable for overriding metal surround.
METALS - Static variable in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
 
meterNode - Variable in class com.sun.electric.technology.technologies.Schematics
meter
MICRO - Static variable in class com.sun.electric.database.text.TextUtils.UnitScale
Describes micro scale (1 millionth).
MILLI - Static variable in class com.sun.electric.database.text.TextUtils.UnitScale
Describes milli scale (1 thousandth).
mimicInteractive - Variable in class com.sun.electric.tool.routing.MimicStitch.MimicOptions
 
mimicOneArc(ArcInst, int, ArcInst, int, double, ArcProto, double, double, boolean, Job.Type, MimicStitch.MimicOptions, Job) - Static method in class com.sun.electric.tool.routing.MimicStitch
Method to do mimic stitching.
MimicOptions() - Constructor for class com.sun.electric.tool.routing.MimicStitch.MimicOptions
 
mimicPinsKept - Variable in class com.sun.electric.tool.routing.MimicStitch.MimicOptions
 
mimicSelected() - Method in class com.sun.electric.tool.routing.Routing
Method to mimic the currently selected ArcInst.
MimicStitch - Class in com.sun.electric.tool.routing
This is the Mimic Stitching tool.
MimicStitch() - Constructor for class com.sun.electric.tool.routing.MimicStitch
 
mimicStitch(boolean) - Static method in class com.sun.electric.tool.routing.MimicStitch
Entry point for mimic router.
MimicStitch.MimicOptions - Class in com.sun.electric.tool.routing
Class to package Preferences for the server.
min - Variable in class com.sun.electric.tool.generator.flag.router.Segment
 
min - Variable in class com.sun.electric.tool.ncc.result.SizeMismatch.Mismatch
 
MIN_NUM_SECONDS - Static variable in class com.sun.electric.tool.Job
default execution time in milis
MIN_SMALL_COORD - Static variable in class com.sun.electric.database.geometry.GenMath
Minimal integer that is considered "small int".
minActiveDistance - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The minimum active distance.
minArea - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum area rules
minAreaAlgoOption - Variable in class com.sun.electric.tool.drc.DRC.DRCPreferences
Which min area algorithm to use.
minAreaRules - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum area rule names
minCapacitance - Variable in class com.sun.electric.technology.Xml.Technology
 
minCapacitance - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
minCapacitance - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
minCapacitance - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
minCapacitance - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
MINIMUMTEXTSIZE - Static variable in class com.sun.electric.tool.user.redisplay.PixelDrawing
Text smaller than this will not be drawn.
minLength - Variable in class com.sun.electric.technology.DRCTemplate
 
minM2Len - Variable in class com.sun.electric.tool.generator.flag.FlagConfig
 
minMetalSpacing - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The minimum metal spacing.
minNdx - Variable in class com.sun.electric.tool.ncc.result.SizeMismatch.Mismatch
 
minNodeSize - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimim node size in the technology
minNodeSizeRules - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimim node size rules
minNumMetals - Variable in class com.sun.electric.technology.Xml.Technology
 
minNumMetals - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
minNumMetals - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
minNumMetals - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
minNumMetals - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
minOverlap - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
minPart - Variable in class com.sun.electric.tool.ncc.result.SizeMismatch.Mismatch
 
minPortDistance - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The minimum port distance.
minResistance - Variable in class com.sun.electric.technology.Xml.Technology
 
minResistance - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
minResistance - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
minResistance - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
minResistance - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
minSize - Variable in class com.sun.electric.technology.PrimitiveNode.NodeSizeRule.NodeSizeRuleError
 
minTileSizeX - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
minTileSizeY - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
MINUS - Static variable in class com.sun.electric.database.variable.EvalSpice.Op
 
minWidth - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum width of layers
minWidthRules - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum width rules
mirrorObjects(boolean) - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to handle the command to mirror the selected objects.
mnemonic - Variable in class com.sun.electric.tool.user.dialogs.LanguageScripts.ScriptBinding
 
MoCMOS - Class in com.sun.electric.technology.technologies
This is the MOSIS CMOS technology.
MoCMOS(Generic, TechFactory, Map<TechFactory.Param, Object>, Xml.Technology) - Constructor for class com.sun.electric.technology.technologies.MoCMOS
 
MOCMOS_DEEPRULES - Static variable in class com.sun.electric.tool.user.dialogs.options.TechnologyTab
Value for deep rules.
MOCMOS_SCMOSRULES - Static variable in class com.sun.electric.tool.user.dialogs.options.TechnologyTab
Value for standard SCMOS rules.
MOCMOS_SUBMRULES - Static variable in class com.sun.electric.tool.user.dialogs.options.TechnologyTab
Value for submicron rules.
MoCMOSGenerator - Class in com.sun.electric.tool.generator.layout.gates
 
MoCMOSGenerator() - Constructor for class com.sun.electric.tool.generator.layout.gates.MoCMOSGenerator
 
ModalCommandDialog - Class in com.sun.electric.tool.cvspm
 
ModalCommandDialog(Exec) - Constructor for class com.sun.electric.tool.cvspm.ModalCommandDialog
Creates new form ModalCommandDialog
ModalCommandDialog - Class in com.sun.electric.tool.user.dialogs
This provides a modal (blocking) dialog, to prevent the user from doing anything while the CVS command is running.
ModalCommandDialog(Frame, boolean, Exec, String, String) - Constructor for class com.sun.electric.tool.user.dialogs.ModalCommandDialog
Creates new form ModalCommandDialog
mode - Variable in enum com.sun.electric.database.geometry.EGraphics.J3DTransparencyOption
 
mode() - Method in enum com.sun.electric.technology.DRCTemplate.DRCMode
 
mode() - Method in enum com.sun.electric.tool.drc.DRC.DRCCheckMode
 
mode3D - Variable in class com.sun.electric.technology.xml.Xml805.Layer
 
mode3D - Variable in class com.sun.electric.technology.xml.Xml806.Layer
 
mode3D - Variable in class com.sun.electric.technology.xml.Xml807.Layer
 
mode3D - Variable in class com.sun.electric.technology.xml.XmlParam.LayerDisplayStyle
 
model() - Method in class com.sun.electric.tool.user.ui.ExplorerTree
Method to return the currently selected object in the explorer tree.
modelFiles - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
modelFiles - Variable in class com.sun.electric.tool.io.output.Verilog.VerilogPreferences
 
modesSubMenu - Static variable in class com.sun.electric.tool.user.ui.ToolBar
 
modified - Variable in class com.sun.electric.database.CellBackup
"Modified" flag of the Cell.
modified - Variable in class com.sun.electric.database.LibraryBackup
True if library needs saving to disk.
MODIFIED - Static variable in class com.sun.electric.tool.cvspm.State
 
modify(double, double, double, double) - Method in class com.sun.electric.database.topology.ArcInst
Method to change the width and end locations of this ArcInst.
modifyArcInst(ArcInst, ImmutableArcInst) - Method in interface com.sun.electric.database.change.Changes
Method to announce a change to an ArcInst.
modifyArcInst(ArcInst, ImmutableArcInst) - Method in class com.sun.electric.database.constraint.Constraints
Method to handle a change to an ArcInst.
modifyArcInst(ArcInst, ImmutableArcInst) - Method in class com.sun.electric.database.constraint.Layout
Method to handle a change to an ArcInst.
modifyArcInst(ArcInst, ImmutableArcInst) - Method in class com.sun.electric.tool.Listener
Method to handle a change to an ArcInst.
modifyBounds(Rectangle2D) - Method in class com.sun.electric.technology.SizeOffset
Returns a Rectangle2D representing bounds modified by this size offset.
modifyCell(Cell, ImmutableCell) - Method in interface com.sun.electric.database.change.Changes
Method to announce a change to a Cell.
modifyCell(Cell, ImmutableCell) - Method in class com.sun.electric.database.constraint.Constraints
Method to announce a change to a Cell.
modifyCell(Cell, ImmutableCell) - Method in class com.sun.electric.database.constraint.Layout
Method to handle a change to a Cell.
modifyCell(Cell, ImmutableCell) - Method in class com.sun.electric.tool.Listener
Method to handle a change to a Cell.
modifyCellGroup(Cell, Cell.CellGroup) - Method in interface com.sun.electric.database.change.Changes
Method to announce a move of a Cell int CellGroup.
modifyCellGroup(Cell, Cell.CellGroup) - Method in class com.sun.electric.database.constraint.Constraints
Method to announce a move of a Cell int CellGroup.
modifyCellGroup(Cell, Cell.CellGroup) - Method in class com.sun.electric.tool.Listener
Method to announce a move of a Cell int CellGroup.
modifyExport(Export, ImmutableExport) - Method in interface com.sun.electric.database.change.Changes
Method to announce a change to an Export.
modifyExport(Export, ImmutableExport) - Method in class com.sun.electric.database.constraint.Constraints
Method to handle a change to an Export.
modifyExport(Export, ImmutableExport) - Method in class com.sun.electric.database.constraint.Layout
Method to handle a change to an Export.
modifyExport(Export, ImmutableExport) - Method in class com.sun.electric.tool.Listener
Method to handle a change to an Export.
modifyInstance(double, double, double, double, Orientation) - Method in class com.sun.electric.database.topology.NodeInst
Method to change this NodeInst.
modifyInstances(NodeInst[], double[], double[], double[], double[]) - Static method in class com.sun.electric.database.topology.NodeInst
Method to change many NodeInsts.
modifyLibrary(Library, ImmutableLibrary) - Method in interface com.sun.electric.database.change.Changes
Method to announce a change to a Library.
modifyLibrary(Library, ImmutableLibrary) - Method in class com.sun.electric.database.constraint.Constraints
Method to announce a change to a Library.
modifyLibrary(Library, ImmutableLibrary) - Method in class com.sun.electric.database.constraint.Layout
Method to handle a change to a Library.
modifyLibrary(Library, ImmutableLibrary) - Method in class com.sun.electric.tool.Listener
Method to handle a change to a Library.
modifyNodeInst(NodeInst, ImmutableNodeInst) - Method in interface com.sun.electric.database.change.Changes
Method to announce a change to a NodeInst.
modifyNodeInst(NodeInst, ImmutableNodeInst) - Method in class com.sun.electric.database.constraint.Constraints
Method to announce a change to a NodeInst.
modifyNodeInst(NodeInst, ImmutableNodeInst) - Method in class com.sun.electric.database.constraint.Layout
Method to handle a change to a NodeInst.
modifyNodeInst(NodeInst, ImmutableNodeInst) - Method in class com.sun.electric.tool.Listener
Method to handle a change to a NodeInst.
modifyObject(EditWindow, NodeInst, int) - Static method in class com.sun.electric.tool.user.tecEdit.Manipulate
Method for modifying the selected object.
modifyResistance(Layer, PolyBase, String[], boolean) - Method in class com.sun.electric.tool.extract.NetPBucket
 
modNodeInst(NodeInst, double, double, double, double, boolean, boolean, double) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Modify the position of a NodeInst.
Mos - Class in com.sun.electric.tool.ncc.netlist
One or more MOS transistors in series.
Mos(PrimitiveNode.Function, NccNameProxy.PartNameProxy, double, double, Wire, Wire, Wire) - Constructor for class com.sun.electric.tool.ncc.netlist.Mos
Transistor without body port.
Mos(PrimitiveNode.Function, NccNameProxy.PartNameProxy, double, double, Wire, Wire, Wire, Wire) - Constructor for class com.sun.electric.tool.ncc.netlist.Mos
Transistor with body port.
MosInstH(char, double, double, double, double, TechType, Cell) - Constructor for class com.sun.electric.tool.generator.layout.TechType.MosInst.MosInstH
 
MosInstH1(char, double, double, double, double, TechType, Cell) - Constructor for class com.sun.electric.tool.generator.layout.TechType.MosInst.MosInstH1
 
MosInstV(char, double, double, double, double, TechType, Cell) - Constructor for class com.sun.electric.tool.generator.layout.TechType.MosInst.MosInstV
 
MOSIS - Static variable in class com.sun.electric.technology.Foundry.Type
 
MOSRules - Class in com.sun.electric.technology.technologies.utils
Class to define a complete set of design rules.
MOSRules() - Constructor for class com.sun.electric.technology.technologies.utils.MOSRules
 
MOSRules(Technology) - Constructor for class com.sun.electric.technology.technologies.utils.MOSRules
 
MOSSIM - Static variable in class com.sun.electric.tool.io.FileType
Describes MOSSIM decks.
MOSSIM - Class in com.sun.electric.tool.io.output
This is the netlister for MOSSIM.
MOSSIM.MOSSIMPreferences - Class in com.sun.electric.tool.io.output
 
MOSSIM_STRENGTH_KEY - Static variable in class com.sun.electric.tool.io.output.MOSSIM
key of Variable holding node or arc strength.
MOSSIMPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.MOSSIM.MOSSIMPreferences
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.plugins.j3d.ui.JThreeDSideView
Method to handle picking tool in 3D
mouseClicked(MouseEvent) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.dialogs.CVSLog
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.ui.CurveListener
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.ui.LibraryPalette
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.ui.MeasureListener
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.ui.MessagesWindow
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.ui.OutlineListener
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeListener
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.ui.SizeListener
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.HorizRuler
 
mouseClicked(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
 
mouseDragged(MouseEvent) - Method in class com.sun.electric.plugins.j3d.ui.JThreeDSideView
 
mouseDragged(MouseEvent) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
mouseDragged(MouseEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
 
mouseDragged(MouseEvent) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Handle mouse dragged event.
mouseDragged(MouseEvent) - Method in class com.sun.electric.tool.user.ui.CurveListener
 
mouseDragged(MouseEvent) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
mouseDragged(MouseEvent) - Method in class com.sun.electric.tool.user.ui.MeasureListener
 
mouseDragged(MouseEvent) - Method in class com.sun.electric.tool.user.ui.OutlineListener
 
mouseDragged(MouseEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeListener
 
mouseDragged(MouseEvent) - Method in class com.sun.electric.tool.user.ui.SizeListener
 
mouseDragged(MouseEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
mouseDragged(MouseEvent) - Method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
 
mouseDragged(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.HorizRuler
 
mouseDragged(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
 
mouseDraggedPan(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to implement the Mouse Dragged event for panning.
mouseDraggedSelect(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to implement the Mouse Dragged event for selection.
mouseDraggedZoom(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to implement the Mouse Dragged event for zooming.
mouseEntered(MouseEvent) - Method in class com.sun.electric.plugins.j3d.ui.JThreeDSideView
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.dialogs.CVSLog
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.ui.CurveListener
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.ui.LibraryPalette
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.ui.MeasureListener
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.ui.MessagesWindow
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.ui.OutlineListener
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeListener
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.ui.SizeListener
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.HorizRuler
 
mouseEntered(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
 
mouseExited(MouseEvent) - Method in class com.sun.electric.plugins.j3d.ui.JThreeDSideView
 
mouseExited(MouseEvent) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.dialogs.CVSLog
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.ui.CurveListener
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.ui.LibraryPalette
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.ui.MeasureListener
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.ui.MessagesWindow
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.ui.OutlineListener
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeListener
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.ui.SizeListener
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.HorizRuler
 
mouseExited(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
 
mouseMoved(MouseEvent) - Method in class com.sun.electric.plugins.j3d.ui.JThreeDSideView
 
mouseMoved(MouseEvent) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
mouseMoved(MouseEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
 
mouseMoved(MouseEvent) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Use to track sticky move of objects
mouseMoved(MouseEvent) - Method in class com.sun.electric.tool.user.ui.CurveListener
 
mouseMoved(MouseEvent) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
mouseMoved(MouseEvent) - Method in class com.sun.electric.tool.user.ui.MeasureListener
 
mouseMoved(MouseEvent) - Method in class com.sun.electric.tool.user.ui.OutlineListener
 
mouseMoved(MouseEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeListener
 
mouseMoved(MouseEvent) - Method in class com.sun.electric.tool.user.ui.SizeListener
 
mouseMoved(MouseEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
Method called when the mouse hovers over a palette entry.
mouseMoved(MouseEvent) - Method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
 
mouseMoved(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.HorizRuler
 
mouseMoved(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
the MouseMotionListener events
mouseMovedPan(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
 
mouseMovedSelect(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
 
mouseMovedZoom(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
 
MOUSEOVER_HIGHLIGHTER - Static variable in class com.sun.electric.tool.user.Highlighter
the mouse over highlighter type
mousePressed(MouseEvent) - Method in class com.sun.electric.plugins.j3d.ui.JThreeDSideView
 
mousePressed(MouseEvent) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.dialogs.CVSLog
 
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
 
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Handle mouse press events.
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.ui.CurveListener
 
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.ui.LibraryPalette
 
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.ui.MeasureListener
 
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.ui.MessagesWindow
 
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.ui.OutlineListener
 
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame
 
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeListener
 
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.ui.SizeListener
 
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
 
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.HorizRuler
the MouseListener events for the horizontal ruler panel
mousePressed(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
the MouseListener events
mousePressedPan(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to implement the Mouse Pressed event for panning.
mousePressedSelect(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to implement the Mouse Pressed event for selection.
mousePressedZoom(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to implement the Mouse Pressed event for zooming.
mouseReleased(MouseEvent) - Method in class com.sun.electric.plugins.j3d.ui.JThreeDSideView
 
mouseReleased(MouseEvent) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.dialogs.CVSLog
 
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
 
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Handle mouse released event
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.ui.CurveListener
 
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.ui.LibraryPalette
 
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.ui.MeasureListener
 
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.ui.MessagesWindow
 
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.ui.OutlineListener
 
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame
 
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeListener
 
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.ui.SizeListener
 
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
Method called when the user clicks over an entry in the component menu.
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
 
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.HorizRuler
 
mouseReleased(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
 
mouseReleasedPan(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to implement the Mouse Released event for panning.
mouseReleasedSelect(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to implement the Mouse Released event for selection.
mouseReleasedZoom(MouseEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to implement the Mouse Released event for zooming.
mouseWheelMoved(MouseWheelEvent) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
mouseWheelMoved(MouseWheelEvent) - Method in class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Mouse Wheel Events are used for panning Wheel Forward: scroll up Wheel Back: scroll down SHIFT + Wheel Forward: scroll right SHIFT + Wheel Back: scroll left
mouseWheelMoved(MouseWheelEvent) - Method in class com.sun.electric.tool.user.ui.CurveListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
mouseWheelMoved(MouseWheelEvent) - Method in class com.sun.electric.tool.user.ui.MeasureListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class com.sun.electric.tool.user.ui.OutlineListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class com.sun.electric.tool.user.ui.SizeListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
mouseWheelMoved(MouseWheelEvent) - Method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class com.sun.electric.tool.user.waveform.Panel
the MouseWheelListener events
MOV - Static variable in class com.sun.electric.tool.io.FileType
Describes Movie files.
move(PortInst) - Method in class com.sun.electric.database.hierarchy.Export
Method to move this Export to a different PortInst in the Cell.
move(double, double) - Method in class com.sun.electric.database.topology.NodeInst
Method to move this NodeInst.
moveAlongAxis(int, int) - Method in class com.sun.electric.plugins.j3d.J3DKeyBehavior
Method to shift along axis in direction provided
moveAndRotate(double[]) - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to rotate individual groups
MoveBy - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Move By" dialog.
MoveBy(Frame) - Constructor for class com.sun.electric.tool.user.dialogs.MoveBy
Creates new form Move By
moveCell(CellBackup, CellId) - Method in class com.sun.electric.database.IdMapper
Add to this idMapper mapping from old cellBackup to new cellId together with all exports.
MoveComponentListener() - Constructor for class com.sun.electric.tool.user.dialogs.EDialog.MoveComponentListener
 
moveEditWindow(GraphicsConfiguration) - Method in class com.sun.electric.tool.user.ui.WindowFrame
 
moveExport() - Static method in class com.sun.electric.tool.user.ExportChanges
Method to move the currently selected export from one node to another.
moveSelected(double, double, boolean, boolean) - Static method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Move selected object(s) via keystroke.
movesWithText() - Method in class com.sun.electric.database.variable.DisplayedText
Method to tell whether this DisplayedText stays with its node.
moveTo(Node, int, int) - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
move Node n to slot dst
moveToOtherDisplayCommand() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
 
movieMode - Variable in class com.sun.electric.plugins.j3d.utils.J3DCanvas3D
 
msg - Variable in class com.sun.electric.tool.Client.StartProgressDialogEvent
 
MTDRCAreaTool - Class in com.sun.electric.tool.drc
User: gg151869 Date: Dec 11, 2007
MTDRCAreaTool(DRC.DRCPreferences, Cell, Consumer<MTDRCTool.MTDRCResult>) - Constructor for class com.sun.electric.tool.drc.MTDRCAreaTool
 
MTDRCAreaTool.GeometryHandlerLayerBucket - Class in com.sun.electric.tool.drc
LayerAreaEnumerator class
MTDRCLayoutTool - Class in com.sun.electric.tool.drc
This is the "quick" DRC which does full hierarchical examination of the circuit.
MTDRCLayoutTool(DRC.DRCPreferences, Cell, boolean, Consumer<MTDRCTool.MTDRCResult>) - Constructor for class com.sun.electric.tool.drc.MTDRCLayoutTool
 
MTDRCTool - Class in com.sun.electric.tool.drc
User: gg151869 Date: Dec 12, 2007
MTDRCTool(String, DRC.DRCPreferences, Cell, Consumer<MTDRCTool.MTDRCResult>) - Constructor for class com.sun.electric.tool.drc.MTDRCTool
 
MTDRCTool.MTDRCResult - Class in com.sun.electric.tool.drc
 
MullerC_sy - Class in com.sun.electric.tool.generator.layout.gates
 
MullerC_sy() - Constructor for class com.sun.electric.tool.generator.layout.gates.MullerC_sy
 
MULT - Static variable in class com.sun.electric.database.variable.EvalSpice.Op
 
MULTICUT_CENTERED - Static variable in class com.sun.electric.technology.Technology.NodeLayer
CUT_ALIGNMENT: cuts centered in the node
MULTICUT_CORNER - Static variable in class com.sun.electric.technology.Technology.NodeLayer
CUT_ALIGNMENT: cuts pushed to corner of node
MULTICUT_SPREAD - Static variable in class com.sun.electric.technology.Technology.NodeLayer
CUT_ALIGNMENT: cuts spread to edges of node
MULTICUTBOX - Static variable in class com.sun.electric.technology.Technology.NodeLayer
Indicates that the "points" list defines a rectangle, where centers of multi-cut are located It contains two diagonally opposite points.
MultiCutData(ImmutableNodeInst, TechPool) - Constructor for class com.sun.electric.technology.Technology.MultiCutData
Constructor to initialize for multiple cuts.
multiCuts - Variable in class com.sun.electric.technology.DRCTemplate
 
multiLinePrint(boolean, String) - Method in class com.sun.electric.tool.io.output.Spice
Formatted output to file "stream".
MultiMatch() - Constructor for class com.sun.electric.tool.user.ncc.ExportMismatch.MultiMatch
 
MULTIPAGE_COUNT_KEY - Static variable in class com.sun.electric.database.hierarchy.Cell
Variable key for number of multipage pages.
MULTIPAGESEPARATION - Static variable in class com.sun.electric.database.hierarchy.Cell.FrameDescription
 
MultiTaskJob<TaskKey,TaskResult,Result> - Class in com.sun.electric.tool
This generic class supports map-reduce scheme of computation on Electric database.
MultiTaskJob(String, Tool, Job.Type, Consumer<Result>) - Constructor for class com.sun.electric.tool.MultiTaskJob
Constructor creates a new instance of MultiTaskJob.
mustConnectNWellToPower - Variable in class com.sun.electric.tool.erc.ERCWellCheck.WellCheckPreferences
Whether ERC should check that all N-Well contacts connect to power.
mustConnectPWellToGround - Variable in class com.sun.electric.tool.erc.ERCWellCheck.WellCheckPreferences
Whether ERC should check that all P-Well contacts connect to ground.
MutableBoolean(boolean) - Constructor for class com.sun.electric.database.geometry.GenMath.MutableBoolean
Constructor creates a MutableBoolean object with an initial value.
MutableDouble(double) - Constructor for class com.sun.electric.database.geometry.GenMath.MutableDouble
Constructor creates a MutableDouble object with an initial value.
MutableInteger(int) - Constructor for class com.sun.electric.database.geometry.GenMath.MutableInteger
Constructor creates a MutableInteger object with an initial value.
MutableLong(long) - Constructor for class com.sun.electric.database.geometry.GenMath.MutableLong
Constructor creates a MutableLong object with an initial value.
MutableTextDescriptor - Class in com.sun.electric.database.variable
This class describes how variable text appears.
MutableTextDescriptor(AbstractTextDescriptor) - Constructor for class com.sun.electric.database.variable.MutableTextDescriptor
The constructor creates copy of anotherTextDescriptor.
MutableTextDescriptor() - Constructor for class com.sun.electric.database.variable.MutableTextDescriptor
The constructor simply creates a TextDescriptor with zero values filled-in.
MutableTextDescriptor(long, int, boolean) - Constructor for class com.sun.electric.database.variable.MutableTextDescriptor
The constructor simply creates a TextDescriptor with specified values.
muxNode - Variable in class com.sun.electric.technology.technologies.Schematics
mux
MyCellInfo() - Constructor for class com.sun.electric.tool.io.output.Topology.MyCellInfo
 
MyPreviewPanel(ColorPatternPanel) - Constructor for class com.sun.electric.tool.user.dialogs.ColorPatternPanel.MyPreviewPanel
 

N

N_TYPE - Static variable in class com.sun.electric.technology.Technology
indicates n-type objects.
name - Variable in class com.sun.electric.database.id.ArcProtoId
ArcProto name
name - Variable in class com.sun.electric.database.id.LayerId
Layer name
name - Variable in class com.sun.electric.database.id.PrimitiveNodeId
PrimitiveNode name
name - Variable in class com.sun.electric.database.ImmutableArcInst
name of this ImmutableArcInst.
name - Variable in class com.sun.electric.database.ImmutableExport
name of this ImmutableExport.
name - Variable in class com.sun.electric.database.ImmutableNodeInst
name of this ImmutableNodeInst.
Name - Class in com.sun.electric.database.text
A Name is a text-parsing object for port, node and arc names.
name - Variable in class com.sun.electric.database.variable.EvalSpice.Op
 
name - Variable in class com.sun.electric.technology.Xml.ArcProto
 
name - Variable in class com.sun.electric.technology.Xml.Foundry
 
name - Variable in class com.sun.electric.technology.Xml.Layer
 
name - Variable in class com.sun.electric.technology.Xml.PrimitiveNode
 
name - Variable in class com.sun.electric.technology.Xml.PrimitivePort
 
name - Variable in class com.sun.electric.technology.Xml.PureLayerNode
 
name - Variable in class com.sun.electric.technology.xml.Xml805.ArcProto
 
name - Variable in class com.sun.electric.technology.xml.Xml805.Foundry
 
name - Variable in class com.sun.electric.technology.xml.Xml805.Layer
 
name - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
name - Variable in class com.sun.electric.technology.xml.Xml805.PrimitivePort
 
name - Variable in class com.sun.electric.technology.xml.Xml805.PureLayerNode
 
name - Variable in class com.sun.electric.technology.xml.Xml806.ArcProto
 
name - Variable in class com.sun.electric.technology.xml.Xml806.Foundry
 
name - Variable in class com.sun.electric.technology.xml.Xml806.Layer
 
name - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
name - Variable in class com.sun.electric.technology.xml.Xml806.PrimitivePort
 
name - Variable in class com.sun.electric.technology.xml.Xml806.PureLayerNode
 
name - Variable in class com.sun.electric.technology.xml.Xml807.ArcProto
 
name - Variable in class com.sun.electric.technology.xml.Xml807.Foundry
 
name - Variable in class com.sun.electric.technology.xml.Xml807.Layer
 
name - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
name - Variable in class com.sun.electric.technology.xml.Xml807.PrimitivePort
 
name - Variable in class com.sun.electric.technology.xml.Xml807.PureLayerNode
 
name - Variable in class com.sun.electric.technology.xml.XmlParam.ArcPin
 
name - Variable in class com.sun.electric.technology.xml.XmlParam.ArcProto
 
name - Variable in class com.sun.electric.technology.xml.XmlParam.DisplayStyle
 
name - Variable in class com.sun.electric.technology.xml.XmlParam.Foundry
 
name - Variable in class com.sun.electric.technology.xml.XmlParam.Layer
 
name - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
name - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitivePort
 
name - Variable in class com.sun.electric.technology.xml.XmlParam.PureLayerNode
 
name - Variable in class com.sun.electric.technology.xml.XmlParam.RuleSet
 
name() - Method in class com.sun.electric.tool.generator.layout.TechType
 
name() - Method in class com.sun.electric.tool.generator.layout.TechTypeMoCMOS
 
name - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.Port
 
name - Variable in class com.sun.electric.tool.ncc.result.BenchmarkResults.CellInfo
 
name - Variable in class com.sun.electric.tool.user.dialogs.CellBrowser.DoAction
 
name - Variable in class com.sun.electric.tool.user.ncc.ExportConflict
Conflicting name
name1 - Variable in class com.sun.electric.technology.DRCTemplate
 
name2 - Variable in class com.sun.electric.technology.DRCTemplate
 
nameDescriptor - Variable in class com.sun.electric.database.ImmutableArcInst
The text descriptor of name of ImmutableArcInst.
nameDescriptor - Variable in class com.sun.electric.database.ImmutableExport
The text descriptor of name of ImmutableExport.
nameDescriptor - Variable in class com.sun.electric.database.ImmutableNodeInst
The text descriptor of name of ImmutableNodeInst.
nameIsInTopContext() - Method in class com.sun.electric.tool.ncc.netlist.NccNameProxy
 
nameMatch - Variable in class com.sun.electric.tool.user.ncc.ExportMismatch
is this a name mismatch?
NameMismatch() - Constructor for class com.sun.electric.tool.user.ncc.ExportMismatch.NameMismatch
 
NameMismatch(String, String) - Constructor for class com.sun.electric.tool.user.ncc.ExportMismatch.NameMismatch
 
NameProxy(VarContext, String) - Constructor for class com.sun.electric.database.hierarchy.HierarchyEnumerator.NameProxy
 
nameSignal(AnalogSignal, String) - Method in class com.sun.electric.tool.io.input.EpicAnalysis
This methods overrides Analysis.nameSignal.
nameSignal(S, String) - Method in class com.sun.electric.tool.simulation.Analysis
 
nameString() - Method in class com.sun.electric.tool.ncc.strategy.StratPrint
 
nameString() - Method in class com.sun.electric.tool.ncc.trees.Circuit
 
nameString() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
nameString returns a String of type and name for this parent.
nameToFunction(String) - Static method in class com.sun.electric.tool.ncc.netlist.PrimitiveNameToFunction
 
Nand2 - Class in com.sun.electric.tool.generator.layout.gates
 
Nand2() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand2
 
Nand2_star_en - Class in com.sun.electric.tool.generator.layout.gates
 
Nand2_star_en() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand2_star_en
 
Nand2_sy - Class in com.sun.electric.tool.generator.layout.gates
 
Nand2_sy() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand2_sy
 
Nand2en - Class in com.sun.electric.tool.generator.layout.gates
 
Nand2en() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand2en
 
Nand2en_sy - Class in com.sun.electric.tool.generator.layout.gates
 
Nand2en_sy() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand2en_sy
 
Nand2HLT - Class in com.sun.electric.tool.generator.layout.gates
 
Nand2HLT() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand2HLT
 
Nand2HLT_sy - Class in com.sun.electric.tool.generator.layout.gates
 
Nand2HLT_sy() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand2HLT_sy
 
Nand2HTen - Class in com.sun.electric.tool.generator.layout.gates
 
Nand2HTen() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand2HTen
 
Nand2LT - Class in com.sun.electric.tool.generator.layout.gates
 
Nand2LT() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand2LT
 
Nand2LT_sy - Class in com.sun.electric.tool.generator.layout.gates
 
Nand2LT_sy() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand2LT_sy
 
Nand2LTen - Class in com.sun.electric.tool.generator.layout.gates
 
Nand2LTen() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand2LTen
 
Nand2PH - Class in com.sun.electric.tool.generator.layout.gates
 
Nand2PH() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand2PH
 
Nand2PHfk - Class in com.sun.electric.tool.generator.layout.gates
 
Nand2PHfk() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand2PHfk
 
Nand3 - Class in com.sun.electric.tool.generator.layout.gates
 
Nand3() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand3
 
Nand3_star_sy3 - Class in com.sun.electric.tool.generator.layout.gates
 
Nand3_star_sy3() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand3_star_sy3
 
Nand3_sy3 - Class in com.sun.electric.tool.generator.layout.gates
 
Nand3_sy3() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand3_sy3
 
Nand3en - Class in com.sun.electric.tool.generator.layout.gates
 
Nand3en() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand3en
 
Nand3en_sy - Class in com.sun.electric.tool.generator.layout.gates
 
Nand3en_sy() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand3en_sy
 
Nand3en_sy3 - Class in com.sun.electric.tool.generator.layout.gates
 
Nand3en_sy3() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand3en_sy3
 
Nand3LT - Class in com.sun.electric.tool.generator.layout.gates
 
Nand3LT() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand3LT
 
Nand3LT_sy3 - Class in com.sun.electric.tool.generator.layout.gates
 
Nand3LT_sy3() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand3LT_sy3
 
Nand3LTen - Class in com.sun.electric.tool.generator.layout.gates
 
Nand3LTen() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand3LTen
 
Nand3LTen_sy - Class in com.sun.electric.tool.generator.layout.gates
 
Nand3LTen_sy() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand3LTen_sy
 
Nand3LTen_sy3 - Class in com.sun.electric.tool.generator.layout.gates
 
Nand3LTen_sy3() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand3LTen_sy3
 
Nand3MLT - Class in com.sun.electric.tool.generator.layout.gates
 
Nand3MLT() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nand3MLT
 
NANO - Static variable in class com.sun.electric.database.text.TextUtils.UnitScale
Describes nano scale (1 billionth).
NATIVE - Static variable in enum com.sun.electric.technology.Layer.Function
Describes a native layer.
NATIVEBIT - Static variable in class com.sun.electric.technology.PrimitiveNode
set if node is a native transistor
nativeBit - Variable in class com.sun.electric.technology.Xml.PrimitiveNode
 
nativeBit - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
nativeBit - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
nativeBit - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
nativeBit - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
nbFolds - Variable in class com.sun.electric.tool.generator.layout.FoldsAndWidth
number of folds
nbGates() - Method in class com.sun.electric.tool.generator.layout.FoldedMos
 
nbInternalSrcDrns() - Method in class com.sun.electric.tool.generator.layout.FoldedMos
 
nbNmosTracks() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Get the number of NMOS tracks.
nbPmosTracks() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Get the number of PMOS tracks.
nbSrcDrns() - Method in class com.sun.electric.tool.generator.layout.FoldedMos
 
Ncc - Class in com.sun.electric.tool.ncc
Compare potentially multiple cells in a hierarchy.
NCC_ANNOTATION_KEY - Static variable in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
key of Variable holding NCC Cell annotations.
NccBottomUp - Class in com.sun.electric.tool.ncc
Run NCC hierarchically.
NccBottomUp() - Constructor for class com.sun.electric.tool.ncc.NccBottomUp
 
NccCellAnnotations - Class in com.sun.electric.tool.ncc.basic
Representation of the NCC annotations that a user may place on a Cell
NccCellAnnotations.NamePattern - Class in com.sun.electric.tool.ncc.basic
 
NccCrossProbing - Class in com.sun.electric.tool.ncc
 
NccCrossProbing() - Constructor for class com.sun.electric.tool.ncc.NccCrossProbing
 
nccEnabled() - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
NccEngine - Class in com.sun.electric.tool.ncc
NccEngine performs the topological comparison of two Cells.
NccEngine() - Constructor for class com.sun.electric.tool.ncc.NccEngine
 
NccGlobals - Class in com.sun.electric.tool.ncc
I tried to make NCC thread safe.
NccGlobals(NccOptions, Aborter) - Constructor for class com.sun.electric.tool.ncc.NccGlobals
The constructor initializes global root, parts, wires, and ports from net lists.
NccGlobalsReportable - Interface in com.sun.electric.tool.ncc
 
nccgui - Static variable in class com.sun.electric.tool.ncc.NccJob
nccgui is static for efficiency.
NccGuiInfo - Class in com.sun.electric.tool.user.ncc
This class is a container for all NCC mismatch data produced by a comparison of two cells.
NccGuiInfo() - Constructor for class com.sun.electric.tool.user.ncc.NccGuiInfo
 
NccJob - Class in com.sun.electric.tool.ncc
 
NccJob(int) - Constructor for class com.sun.electric.tool.ncc.NccJob
Run a NCC job.
NccMsgsFrame - Class in com.sun.electric.tool.user.ncc
This is the top-level class of NCC GUI.
NccMsgsFrame() - Constructor for class com.sun.electric.tool.user.ncc.NccMsgsFrame
 
NccNameProxy - Class in com.sun.electric.tool.ncc.netlist
Stores the information necessary to generate an instance name for a Part It is the same as HierarchyEnumerator.NameProxy except that it removes a common path prefix from the name.
NccNameProxy.PartNameProxy - Class in com.sun.electric.tool.ncc.netlist
 
NccNameProxy.WireNameProxy - Class in com.sun.electric.tool.ncc.netlist
 
NccNetlist - Class in com.sun.electric.tool.ncc.netlist
NCC's representation of a netlist.
NccNetlist(Cell, VarContext, HierarchyInfo, boolean, NccGlobals) - Constructor for class com.sun.electric.tool.ncc.netlist.NccNetlist
Build a netlist for Cell root.
NccOptions - Class in com.sun.electric.tool.ncc
NccOptions allows the user to control exactly how NCC performs its comparison.
NccOptions() - Constructor for class com.sun.electric.tool.ncc.NccOptions
Construct an NccOptions with the default options
NccOptions(NccOptions) - Constructor for class com.sun.electric.tool.ncc.NccOptions
Construct an NccOptions that is a copy of o
NccPreferences - Class in com.sun.electric.tool.ncc
The NCC preferences are user specified preferences that persist across multiple runs of Electric.
NccPreferences() - Constructor for class com.sun.electric.tool.ncc.NccPreferences
 
NccResult - Class in com.sun.electric.tool.ncc.result
The result of running a netlist comparison on a single pair of Cells.
NccResult.CellSummary - Class in com.sun.electric.tool.ncc.result
 
NccResults - Class in com.sun.electric.tool.ncc.result
Summary results from the comparison of multiple pairs of Cells
NccResults() - Constructor for class com.sun.electric.tool.ncc.result.NccResults
 
NCCTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "NCC" tab of the Preferences dialog.
NCCTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.NCCTab
Creates new form NCCTab
NccUtils - Class in com.sun.electric.tool.ncc.basic
Subroutines useful for NCC.
NccUtils() - Constructor for class com.sun.electric.tool.ncc.basic.NccUtils
 
ndiff() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
ndiff() - Method in class com.sun.electric.tool.generator.layout.TechType
 
ndiff18() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
ndiff18() - Method in class com.sun.electric.tool.generator.layout.TechType
 
ndiff25() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
ndiff25() - Method in class com.sun.electric.tool.generator.layout.TechType
 
ndiff33() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
ndiff33() - Method in class com.sun.electric.tool.generator.layout.TechType
 
ndm1() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
ndm1() - Method in class com.sun.electric.tool.generator.layout.TechType
 
ndNode() - Method in class com.sun.electric.tool.generator.layout.TechType
 
ndpin() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
ndpin() - Method in class com.sun.electric.tool.generator.layout.TechType
pins
NE - Static variable in class com.sun.electric.database.variable.EvalSpice.Op
 
needCurCell() - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to insist on a current Cell.
needCurrent() - Static method in class com.sun.electric.tool.user.ui.EditWindow
Method to return the current EditWindow.
needCurrentCell() - Method in interface com.sun.electric.database.variable.UserInterface
Method to demand the current Cell.
needCurrentCell() - Method in class com.sun.electric.Main.UserInterfaceDummy
 
needCurrentCell() - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
needCurrentCell() - Method in class com.sun.electric.tool.UserInterfaceExec
Method to demand the current Cell.
needCurrentEditWindow_() - Method in interface com.sun.electric.database.variable.UserInterface
Method to demand the current "EditWindow_" object.
needCurrentEditWindow_() - Method in class com.sun.electric.Main.UserInterfaceDummy
 
needCurrentEditWindow_() - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
needCurrentEditWindow_() - Method in class com.sun.electric.tool.UserInterfaceExec
Method to demand the current "EditWindow_" object.
Net - Class in com.sun.electric.tool.logicaleffort
Stores information about a Net for the Logical Effort Tool.
Net(String) - Constructor for class com.sun.electric.tool.logicaleffort.Net
 
net1 - Variable in class com.sun.electric.tool.extract.RCPBucket
 
net2 - Variable in class com.sun.electric.tool.extract.RCPBucket
 
netIdToNetDescription(int) - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
Get the Network that is closest to the root in the design hierarchy that corresponds to netID.
NETLIST - Static variable in class com.sun.electric.database.hierarchy.View
Defines the general Netlist view (a text view).
Netlist - Class in com.sun.electric.database.network
This is the Netlist class.
netlist(Cell, VarContext, boolean) - Method in class com.sun.electric.tool.logicaleffort.LENetlister
Call to start netlisting.
netlist(Cell, VarContext, boolean) - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
 
netlist(Cell, VarContext, boolean) - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
 
Netlist.ShortResistors - Enum in com.sun.electric.database.network
Enumaration defines mode of short resistors in Netlist.
NETLISTALS - Static variable in class com.sun.electric.database.hierarchy.View
Defines the ALS (netlist) view (a text view).
NetlisterConstants(float, float, float, int, float, float, float) - Constructor for class com.sun.electric.tool.logicaleffort.LENetlister.NetlisterConstants
 
NetlisterConstants(Technology) - Constructor for class com.sun.electric.tool.logicaleffort.LENetlister.NetlisterConstants
Create a new set of constants from the user's settings
NetlistImpl - Class in com.sun.electric.database.network
 
NETLISTNETLISP - Static variable in class com.sun.electric.database.hierarchy.View
Defines the NetLisp (netlist) view (a text view).
NetlistNotReady() - Constructor for exception com.sun.electric.database.network.NetworkTool.NetlistNotReady
Constructs an IllegalStateException with no detail message.
NetlistNotReady(String) - Constructor for exception com.sun.electric.database.network.NetworkTool.NetlistNotReady
Constructs an IllegalStateException with the specified detail message.
NETLISTQUISC - Static variable in class com.sun.electric.database.hierarchy.View
Defines the QUISC (netlist) view (a text view).
NETLISTRSIM - Static variable in class com.sun.electric.database.hierarchy.View
Defines the RSIM (netlist) view (a text view).
NetlistShorted - Class in com.sun.electric.database.network
This class represents Netlist obtained from base Netlist by shortening some Networks.
NETLISTSILOS - Static variable in class com.sun.electric.database.hierarchy.View
Defines the SILOS (netlist) view (a text view).
NetNameProxy(VarContext, String, Network) - Constructor for class com.sun.electric.database.hierarchy.HierarchyEnumerator.NetNameProxy
 
NetObject - Class in com.sun.electric.tool.ncc.netlist
NetObject is the parent class for Parts, Wires, and Ports.
NetObject() - Constructor for class com.sun.electric.tool.ncc.netlist.NetObject
 
NetObject.Type - Class in com.sun.electric.tool.ncc.netlist
 
NetObjReport - Class in com.sun.electric.tool.ncc.result
 
NetObjReport(NetObjReport.NetObjReportable) - Constructor for class com.sun.electric.tool.ncc.result.NetObjReport
 
NetObjReport.NetObjReportable - Interface in com.sun.electric.tool.ncc.result
 
NetPBucket - Class in com.sun.electric.tool.extract
Class to describe extracted circuit information.
NetPBucket(String) - Constructor for class com.sun.electric.tool.extract.NetPBucket
 
nets - Variable in class com.sun.electric.tool.extract.LayerCoverageTool.GeometryOnNetwork
 
NetsToRouteByLength() - Constructor for class com.sun.electric.tool.routing.SeaOfGates.NetsToRouteByLength
 
netwokParasitic(Network, Cell) - Method in class com.sun.electric.tool.extract.ParasiticTool
 
Network - Class in com.sun.electric.database.network
Networks represent connectivity.
NetworkConflict(Cell, VarContext, String, Network, Network) - Constructor for class com.sun.electric.tool.user.ncc.ExportConflict.NetworkConflict
 
NetworkHighlighter - Class in com.sun.electric.tool.user
This class is used for hierarchical highlighting of networks
NetworkManager - Class in com.sun.electric.database.network
 
NetworkManager(EDatabase) - Constructor for class com.sun.electric.database.network.NetworkManager
Creates a new instance of NetworkManager
NetworksByName() - Constructor for class com.sun.electric.database.text.TextUtils.NetworksByName
 
NetworkTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Network" tab of the Preferences dialog.
NetworkTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.NetworkTab
Creates new form NetworkTab
NetworkTool - Class in com.sun.electric.database.network
This is the Network tool.
NetworkTool() - Constructor for class com.sun.electric.database.network.NetworkTool
The constructor sets up the Network tool.
NetworkTool.NetlistNotReady - Exception in com.sun.electric.database.network
Signals that a method has been invoked at an illegal or inappropriate time.
newArc(ArcProto, double, PortInst, PortInst) - Static method in class com.sun.electric.tool.generator.layout.fill.G
 
newArc(Cell, ArcProto, double, RouteElementPort, RouteElementPort, Point2D, Point2D, String, TextDescriptor, ArcInst, boolean, boolean, PolyMerge) - Static method in class com.sun.electric.tool.routing.RouteElementArc
Factory method for making a newArc RouteElement
newArcId() - Method in class com.sun.electric.database.id.CellId
Returns new arcId unique for this CellId.
newArcInst(ArcProto, double, PortInst, double, double, PortInst, double, double) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Create a new ArcInst.
newArcInst(ArcProto, double, PortInst, PortInst) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Create a new ArcInst.
newArcProto(String, double, double, ArcProto.Function, Technology.ArcLayer...) - Method in class com.sun.electric.technology.Technology
Method to create a new ArcProto from the parameters.
newArcProtoId(String) - Method in class com.sun.electric.database.id.TechId
Returns ArcProtoId with specified arcProtoName.
NewArcsTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "New Arcs" tab of the Preferences dialog.
NewArcsTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.NewArcsTab
Creates new form NewArcsTab
NewCell - Class in com.sun.electric.tool.user.dialogs
Class to handle the "New Cell" dialog.
NewCell(Frame) - Constructor for class com.sun.electric.tool.user.dialogs.NewCell
Creates new form New Cell
newCellId(CellName) - Method in class com.sun.electric.database.id.LibId
Returns new CellId with cellIndex unique in this IdManager.
newCellInfo() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.Visitor
A hook to allow the user to add additional information to a CellInfo.
newCellInfo() - Method in class com.sun.electric.tool.io.output.Topology.Visitor
 
newCellInfo() - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
Override the default Cell info to pass along logical effort specific information
newCellInfo() - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
Override the default Cell info to pass along logical effort specific information
NewCellName(boolean, Cell) - Constructor for class com.sun.electric.tool.user.menus.CellMenu.NewCellName
Creates new form New Cell Name
NewCellVersion(Cell) - Constructor for class com.sun.electric.tool.user.CellChangeJobs.NewCellVersion
 
newDisplayVar(Variable.Key, Object) - Method in class com.sun.electric.database.variable.ElectricObject
Method to create a displayable Variable on this ElectricObject with the specified values.
newEmptyGroup() - Static method in class com.sun.electric.database.text.Setting.RootGroup
Returns empty locked RootGroup
newExport(Cell, String, PortCharacteristic, ArcProto, double, double, double) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Create an export for a particular layer.
NewExport - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Create New Export" dialog.
NewExport(Frame) - Constructor for class com.sun.electric.tool.user.dialogs.NewExport
Creates new form NewExport
newFoundry(Foundry.Type, URL, String...) - Method in class com.sun.electric.technology.Technology
Method to create a new on this technology.
newGlobal(String) - Static method in class com.sun.electric.database.network.Global
Finds or creates global signal with given name.
newGridBuilder() - Static method in class com.sun.electric.database.geometry.Poly
Returns new instance of Poly builder to build shapes in grid units.
newInstance(ImmutableCell, TechPool) - Static method in class com.sun.electric.database.CellBackup
Creates a new instance of CellBackup
newInstance(Library, String) - Static method in class com.sun.electric.database.hierarchy.Cell
Factory method to create a new Cell.
newInstance(Cell, PortInst, String) - Static method in class com.sun.electric.database.hierarchy.Export
Method to create an Export with the specified values.
newInstance(Cell, PortInst, String, PortCharacteristic) - Static method in class com.sun.electric.database.hierarchy.Export
Method to create an Export with the specified values.
newInstance(Cell, PortInst, String, PortCharacteristic, boolean) - Static method in class com.sun.electric.database.hierarchy.Export
Method to create an Export with the specified values.
newInstance(Cell, ExportId, String, TextDescriptor, PortInst, boolean, boolean, PortCharacteristic, ErrorLogger) - Static method in class com.sun.electric.database.hierarchy.Export
Factory method to create an Export
newInstance(String, URL) - Static method in class com.sun.electric.database.hierarchy.Library
This method is a factory to create new libraries.
newInstance(String, String) - Static method in class com.sun.electric.database.hierarchy.View
Method to create a View with the given name.
newInstance(int, ArcProtoId, Name, TextDescriptor, int, PortProtoId, EPoint, int, PortProtoId, EPoint, long, int, int) - Static method in class com.sun.electric.database.ImmutableArcInst
Returns new ImmutableArcInst object.
newInstance(CellId, long) - Static method in class com.sun.electric.database.ImmutableCell
Returns new ImmutableCell object.
newInstance(ExportId, Name, TextDescriptor, int, PortProtoId, boolean, boolean, PortCharacteristic) - Static method in class com.sun.electric.database.ImmutableExport
Returns new ImmutableExport object.
newInstance(LibId, URL, Version) - Static method in class com.sun.electric.database.ImmutableLibrary
Returns new ImmutableLibrary object.
newInstance(int, NodeProtoId, Name, TextDescriptor, Orientation, EPoint, EPoint, int, int, TextDescriptor) - Static method in class com.sun.electric.database.ImmutableNodeInst
Returns new ImmutableNodeInst or ImmutableIconInst object.
newInstance(Cell, ArcProto, String, TextDescriptor, PortInst, PortInst, EPoint, EPoint, long, int, int) - Static method in class com.sun.electric.database.topology.ArcInst
Method to create a new ArcInst connecting two PortInsts at specified locations.
newInstance(NodeProto, Point2D, double, double, Cell) - Static method in class com.sun.electric.database.topology.NodeInst
Short form method to create a NodeInst.
newInstance(NodeProto, Point2D, double, double, Cell, Orientation, String) - Static method in class com.sun.electric.database.topology.NodeInst
Long form method to create a NodeInst.
newInstance(NodeProto, Point2D, double, double, Cell, Orientation, String, int) - Static method in class com.sun.electric.database.topology.NodeInst
Long form method to create a NodeInst.
newInstance(Cell, NodeProto, String, TextDescriptor, Point2D, EPoint, Orientation, int, int, TextDescriptor, ErrorLogger) - Static method in class com.sun.electric.database.topology.NodeInst
Long form method to create a NodeInst.
newInstance(Cell, ImmutableNodeInst) - Static method in class com.sun.electric.database.topology.NodeInst
Method to create a NodeInst by ImmutableNodeInst.
newInstance(PortProto, NodeInst) - Static method in class com.sun.electric.database.topology.PortInst
Method to create a PortInst object.
newInstance(Variable.Key, Object, TextDescriptor) - Static method in class com.sun.electric.database.variable.Variable
Returns new Variable.
newInstance(Technology, String, EGraphics) - Static method in class com.sun.electric.technology.Layer
Method to create a new layer with the given name and graphics.
newInstance(String, Technology, double, double, SizeOffset, Technology.NodeLayer[]) - Static method in class com.sun.electric.technology.PrimitiveNode
Method to create a new PrimitiveNode from the parameters.
newInstance(Technology, PrimitiveNode, ArcProto[], String, int, int, int, PortCharacteristic, EdgeH, EdgeV, EdgeH, EdgeV) - Static method in class com.sun.electric.technology.PrimitivePort
Method to create a new PrimitivePort from the parameters.
newInstance(Generic) - Method in class com.sun.electric.technology.TechFactory
 
newInstance(Generic, Map<TechFactory.Param, Object>) - Method in class com.sun.electric.technology.TechFactory
 
newInstance(IdManager) - Static method in class com.sun.electric.technology.technologies.Generic
 
newInstance - Static variable in class com.sun.electric.tool.user.dialogs.CellBrowser.DoAction
 
newInstance(VarContext, Geometric) - Static method in class com.sun.electric.tool.user.ErrorHighlight
 
newInstance(Cell, Point2D, Point2D) - Static method in class com.sun.electric.tool.user.ErrorHighlight
 
newInstance(Cell, Point2D) - Static method in class com.sun.electric.tool.user.ErrorHighlight
 
newInstance(Export) - Static method in class com.sun.electric.tool.user.ErrorHighlight
 
newInstance(String) - Static method in class com.sun.electric.tool.user.ErrorLogger
Create a new ErrorLogger instance.
newInstance(String, boolean) - Static method in class com.sun.electric.tool.user.ErrorLogger
Create a new ErrorLogger instance.
newInstance(WindowFrame) - Static method in class com.sun.electric.tool.user.ui.PaletteFrame
Method to create a new window on the screen that displays the component menu.
newInstance(String, Icon) - Static method in class com.sun.electric.tool.user.ui.ToolBarButton
Create a new ToolBarButton.
newInstance0(String, Technology, double, double, Technology.NodeLayer[]) - Static method in class com.sun.electric.technology.PrimitiveNode
Method to create a new PrimitiveNode from the parameters.
newInstanceBase(ArcProto, double, PortInst, PortInst) - Static method in class com.sun.electric.database.topology.ArcInst
Method to create a new ArcInst connecting two PortInsts.
newInstanceBase(ArcProto, double, PortInst, PortInst, Point2D, Point2D, String, int) - Static method in class com.sun.electric.database.topology.ArcInst
Method to create a new ArcInst connecting two PortInsts at specified locations.
newInstanceBase(ArcProto, double, PortInst, PortInst, Point2D, Point2D, String, int, int) - Static method in class com.sun.electric.database.topology.ArcInst
Method to create a new ArcInst connecting two PortInsts at specified locations.
newJobId(boolean, boolean) - Method in class com.sun.electric.tool.Client
 
newKey(String) - Static method in class com.sun.electric.database.variable.Variable
Method to find or create the Key object for a given Variable name.
newKey(String, ElectricObject) - Static method in class com.sun.electric.database.variable.Variable
Method to find or create the Key object for a given Variable name.
newLambdaBuilder() - Static method in class com.sun.electric.database.geometry.Poly
Returns new instance of Poly builder to build shapes in lambda units.
newLayer(XmlParam.Layer) - Method in class com.sun.electric.technology.xml.XmlParam.DisplayStyle
 
newLayer(String) - Method in class com.sun.electric.technology.xml.XmlParam.Technology
 
newLayerId(String) - Method in class com.sun.electric.database.id.TechId
Returns LayerId with specified layerName.
newLayerRule(String) - Method in class com.sun.electric.technology.xml.XmlParam.RuleSet
 
newLeafRecord(int, List<Circuit>, NccGlobals) - Static method in class com.sun.electric.tool.ncc.trees.EquivRecord
Construct a leaf EquivRecord that holds circuits
newLibDirFileSystemView(FileSystemView) - Static method in class com.sun.electric.tool.io.input.LibDirs
 
newLibId(String) - Method in class com.sun.electric.database.id.IdManager
Returns LibId with specified libName.
newLibraryCommand() - Static method in class com.sun.electric.tool.user.menus.FileMenu
 
newM2SignalWire(PortInst, PortInst) - Method in class com.sun.electric.tool.generator.flag.router.Router
 
newName(String, View, int) - Static method in class com.sun.electric.database.text.CellName
Create a CellName from the given name, view, and version.
newNetObjReport(NetObjReport.NetObjReportable) - Static method in class com.sun.electric.tool.ncc.result.NetObjReport
 
newNmosInst(double, double, double, double, Cell) - Method in class com.sun.electric.tool.generator.layout.TechType
 
newNmosInst(double, double, double, double, Cell) - Method in class com.sun.electric.tool.generator.layout.TechTypeMoCMOS
 
newNode(Cell, NodeProto, PortProto, Point2D, double, double) - Static method in class com.sun.electric.tool.routing.RouteElementPort
Factory method for making a newNode RouteElement
newNodeId() - Method in class com.sun.electric.database.id.CellId
Returns new nodeId unique for this CellId.
newNodeInst(NodeProto, double, double, double, double, double, Cell) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Create a new NodeInst.
newNodeInst(NodeProto, Rectangle2D, double, Cell) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
 
NewNodesTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "New Nodes" tab of the Preferences dialog.
NewNodesTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.NewNodesTab
Creates new form NewNodesTab
newObject(ElectricObject) - Method in interface com.sun.electric.database.change.Changes
Method to announce the creation of a new ElectricObject.
newObject(ElectricObject) - Method in class com.sun.electric.database.constraint.Constraints
Method to handle the creation of a new ElectricObject.
newObject(ElectricObject) - Method in class com.sun.electric.database.constraint.Layout
Method to handle the creation of a new ElectricObject.
newObject(ElectricObject) - Method in class com.sun.electric.tool.Listener
Method to handle the creation of a new ElectricObject.
newPart(String, double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
newPart(String) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
newPmosInst(double, double, double, double, Cell) - Method in class com.sun.electric.tool.generator.layout.TechType
 
newPmosInst(double, double, double, double, Cell) - Method in class com.sun.electric.tool.generator.layout.TechTypeMoCMOS
 
newPortId(String) - Method in class com.sun.electric.database.id.CellId
Returns ExportId in this parent cell with specified external id.
newPortId(String) - Method in interface com.sun.electric.database.id.NodeProtoId
Returns PortProtoId in this node proto with specified external id.
newPortId(String) - Method in class com.sun.electric.database.id.PrimitiveNodeId
Returns PrimtiivePortId in this node proto with specified external id.
newPrimitiveNodeId(String) - Method in class com.sun.electric.database.id.TechId
Returns PrimitiveNodeId with specified primitiveNodeName.
newResult(boolean, boolean, boolean, NccGlobalsReportable) - Static method in class com.sun.electric.tool.ncc.result.NccResult
 
newRootRecord(List<EquivRecord>) - Static method in class com.sun.electric.tool.ncc.trees.EquivRecord
Construct an internal EquivRecord that will serve as the root of the EquivRecord tree
newRoute(PortProto, PortProto) - Static method in class com.sun.electric.tool.routing.VerticalRoute
Create new VerticalRoute object to route between startRE and endRE
newRoute(PortProto, ArcProto) - Static method in class com.sun.electric.tool.routing.VerticalRoute
Create new VerticalRoute object to route between startRE and endArc
newRuleSet(String) - Method in class com.sun.electric.technology.xml.XmlParam.Technology
 
newSnapshot - Variable in class com.sun.electric.database.change.DatabaseChangeEvent
 
newSnapshot - Variable in class com.sun.electric.tool.EJob
 
newSnapshotId() - Method in class com.sun.electric.database.id.IdManager
 
newState - Variable in class com.sun.electric.tool.Client.EJobEvent
 
newTechId(String) - Method in class com.sun.electric.database.id.IdManager
Returns TechId with specified techName.
newTextDescriptor(AbstractTextDescriptor) - Static method in class com.sun.electric.database.variable.TextDescriptor
 
newTextInstance(String, String) - Static method in class com.sun.electric.database.hierarchy.View
Method to create a Text-only View with the given name.
newUserAbortResult() - Static method in class com.sun.electric.tool.ncc.result.NccResult
 
newVar(String, Object) - Method in class com.sun.electric.database.variable.ElectricObject
Method to create a non-displayable Variable on this ElectricObject with the specified values.
newVar(Variable.Key, Object) - Method in class com.sun.electric.database.variable.ElectricObject
Method to create a non-displayable Variable on this ElectricObject with the specified values.
newVar(Variable.Key, Object, boolean) - Method in class com.sun.electric.database.variable.ElectricObject
Method to create a Variable on this ElectricObject with the specified values.
newVar(Variable.Key, Object, TextDescriptor) - Method in class com.sun.electric.database.variable.ElectricObject
Method to create a Variable on this ElectricObject with the specified values.
newVarOffset() - Method in class com.sun.electric.database.hierarchy.Cell
Method to compute the location of a new Variable on this Cell.
newVersionOfCell(Cell) - Static method in class com.sun.electric.tool.user.CircuitChanges
MAKE A NEW VERSION OF A CELL
next() - Method in class com.sun.electric.database.text.ArrayIterator
Returns the next element in the iteration.
next() - Method in class com.sun.electric.database.topology.RTNode.Search
 
NEXT_TO_HIGHEST_LAYER - Static variable in class com.sun.electric.tool.generator.layout.fill.ExportConfig
 
NEXT_TO_LOWEST_LAYER - Static variable in class com.sun.electric.tool.generator.layout.fill.ExportConfig
 
nextName() - Method in class com.sun.electric.tool.generator.flag.ExportNamer
 
nextToBoundary(double, double, double) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
nextViaDef - Variable in class com.sun.electric.tool.io.input.LEFDEF.ViaDef
 
NGrid - Class in com.sun.electric.tool.generator.cmosPLA
Class to generate the N grid part of MOSIS CMOS PLAs.
ni - Variable in class com.sun.electric.tool.extract.TransistorPBucket
 
nmos() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
nmos() - Method in class com.sun.electric.tool.generator.layout.TechType
Transistors
nmos18() - Method in class com.sun.electric.tool.generator.layout.TechType
 
nmos18contact() - Method in class com.sun.electric.tool.generator.layout.TechType
special threshold transistor contacts
nmos25() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
nmos25() - Method in class com.sun.electric.tool.generator.layout.TechType
 
nmos25contact() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
nmos25contact() - Method in class com.sun.electric.tool.generator.layout.TechType
 
nmos33() - Method in class com.sun.electric.tool.generator.layout.TechType
 
nmos33contact() - Method in class com.sun.electric.tool.generator.layout.TechType
 
Nms1 - Class in com.sun.electric.tool.generator.layout.gates
 
Nms1() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nms1
 
Nms2 - Class in com.sun.electric.tool.generator.layout.gates
 
Nms2() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nms2
 
Nms2_sy - Class in com.sun.electric.tool.generator.layout.gates
 
Nms2_sy() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nms2_sy
 
Nms3_sy3 - Class in com.sun.electric.tool.generator.layout.gates
 
Nms3_sy3() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nms3_sy3
 
Nodable - Interface in com.sun.electric.database.hierarchy
This interface defines real or virtual instance of NodeProto in a Cell..
NodableNameProxy(VarContext, String, Nodable) - Constructor for class com.sun.electric.database.hierarchy.HierarchyEnumerator.NodableNameProxy
 
nodables - Variable in class com.sun.electric.tool.io.output.Geometry.CellGeom
Nodables (instances) in this Cell
NodaNets - Class in com.sun.electric.tool.generator.layout
A "netlist-like" object that allows you to find the Nodables attached to a Network, and the Networks attached to a Nodable.
NodaNets(Cell, Netlist.ShortResistors) - Constructor for class com.sun.electric.tool.generator.layout.NodaNets
 
NodaNets.NodaPortInst - Class in com.sun.electric.tool.generator.layout
A 1-bit "port-like" object for Nodables
node(String) - Method in class com.sun.electric.database.text.Setting.Group
Returns subnode with specified node name
Node - Class in com.sun.electric.tool.generator.flag.hornFunnel2
 
Node(Node, int, int, List<Node>) - Constructor for class com.sun.electric.tool.generator.flag.hornFunnel2.Node
 
NODE_BUS_TEMPLATE - Static variable in class com.sun.electric.tool.user.dialogs.BusParameters
key for node's bus template.
node_lay - Variable in class com.sun.electric.technology.technologies.Schematics
the node layer
NODE_NAME - Static variable in class com.sun.electric.database.topology.NodeInst
key of obsolete Variable holding instance name.
NODE_PROTO - Static variable in class com.sun.electric.database.topology.NodeInst
key of text descriptor with prototype name.
NODE_STRENGTH - Static variable in class com.sun.electric.tool.simulation.Stimuli
 
nodeBase - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
nodeExtends - Variable in class com.sun.electric.technology.Technology.SizeCorrector
 
nodeGroups - Variable in class com.sun.electric.technology.Xml.Technology
 
nodeId - Variable in class com.sun.electric.database.ImmutableNodeInst
id of this NodeInst in parent.
NodeInfo - Class in com.sun.electric.tool.user.tecEdit
This class defines information about nodes in the Technology Editor.
NodeInst - Class in com.sun.electric.database.topology
A NodeInst is an instance of a NodeProto (a PrimitiveNode or a Cell).
NodeLayer(Layer, int, Poly.Type, int, Technology.TechPoint[]) - Constructor for class com.sun.electric.technology.Technology.NodeLayer
Constructs a NodeLayer with the specified description.
NodeLayer(Layer, int, Poly.Type, int, Technology.TechPoint[], double, double, double, double) - Constructor for class com.sun.electric.technology.Technology.NodeLayer
Constructs a NodeLayer with the specified description.
NodeLayer(Technology.NodeLayer) - Constructor for class com.sun.electric.technology.Technology.NodeLayer
Constructs a NodeLayer from given node
NodeLayer() - Constructor for class com.sun.electric.technology.Xml.NodeLayer
 
NodeLayer() - Constructor for class com.sun.electric.technology.xml.Xml805.NodeLayer
 
NodeLayer() - Constructor for class com.sun.electric.technology.xml.Xml806.NodeLayer
 
NodeLayer() - Constructor for class com.sun.electric.technology.xml.Xml807.NodeLayer
 
NodeLayer() - Constructor for class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
nodeLayers - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
nodeLayers - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
nodeLayers - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
nodeLayers - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
nodeLayers - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
nodeMovesWithText() - Method in class com.sun.electric.tool.user.Highlight2
Method to tell whether this Highlight is text that stays with its node.
nodeName - Variable in class com.sun.electric.technology.DRCTemplate
 
nodeNames - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
names of nodes
NodeProto - Interface in com.sun.electric.database.prototype
The NodeProto interface defines a type of NodeInst.
nodeProtoCount - Variable in class com.sun.electric.tool.io.input.LibraryFiles
The number of Cells in the file.
NodeProtoId - Interface in com.sun.electric.database.id
The NodeProtoId interface identifies a type of NodeInst .
nodeProtoList - Variable in class com.sun.electric.tool.io.input.LibraryFiles
A list of cells being read.
NodeProtoTransferable(Object, ExplorerTree) - Constructor for class com.sun.electric.tool.user.ui.EditWindow.NodeProtoTransferable
 
nodes - Variable in class com.sun.electric.database.CellRevision
A list of NodeInsts in this Cell.
nodes - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
nodes - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
nodes - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
nodes - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
nodes - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
nodesChanged(Object[], int[]) - Method in class com.sun.electric.tool.user.ui.ExplorerTreeModel
Invoke this method after you've changed how the children identified by childIndicies are to be represented in the tree.
NodeSizeRule() - Constructor for class com.sun.electric.technology.Xml.NodeSizeRule
 
nodeSizeRule - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
NodeSizeRule() - Constructor for class com.sun.electric.technology.xml.Xml805.NodeSizeRule
 
nodeSizeRule - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
NodeSizeRule() - Constructor for class com.sun.electric.technology.xml.Xml806.NodeSizeRule
 
nodeSizeRule - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
NodeSizeRule() - Constructor for class com.sun.electric.technology.xml.Xml807.NodeSizeRule
 
nodeSizeRule - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
NodeSizeRule() - Constructor for class com.sun.electric.technology.xml.XmlParam.NodeSizeRule
 
nodeSizeRule - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
nodesWereInserted(Object[], int[]) - Method in class com.sun.electric.tool.user.ui.ExplorerTreeModel
Invoke this method after you've inserted some TreeNodes into node.
nodesWereRemoved(Object[], int[], Object[]) - Method in class com.sun.electric.tool.user.ui.ExplorerTreeModel
Invoke this method after you've removed some TreeNodes from node.
NODIR - Static variable in class com.sun.electric.tool.logicaleffort.LEPin.Dir
no dir
NODIR - Static variable in class com.sun.electric.tool.logicaleffort.Pin.Dir
no dir
noExtendArc(ArcProto, double, PortInst, PortInst) - Static method in class com.sun.electric.tool.generator.layout.fill.G
 
noLibDescribe() - Method in class com.sun.electric.database.hierarchy.Cell
Method to describe this cell.
NONE - Static variable in class com.sun.electric.database.text.TextUtils.UnitScale
Describes unit scale (1).
NONE - Static variable in class com.sun.electric.technology.Foundry.Type
 
NONE - Static variable in class com.sun.electric.tool.cvspm.State
 
NONELEC - Static variable in enum com.sun.electric.technology.Layer.Function
Describes a nonelectrical layer (does not carry signals).
nonUniqueName - Variable in class com.sun.electric.tool.io.output.Geometry.CellGeom
true if cell name used in other libraries
noOtherArcsThisDir - Variable in class com.sun.electric.tool.routing.MimicStitch.MimicOptions
 
Nor2 - Class in com.sun.electric.tool.generator.layout.gates
 
Nor2() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nor2
 
Nor2kresetV - Class in com.sun.electric.tool.generator.layout.gates
 
Nor2kresetV() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nor2kresetV
 
Nor2LT - Class in com.sun.electric.tool.generator.layout.gates
 
Nor2LT() - Constructor for class com.sun.electric.tool.generator.layout.gates.Nor2LT
 
noRedoAllowed() - Static method in class com.sun.electric.database.change.Undo
Method to prevent redo by deleting all undone change batches.
NORMAL - Static variable in class com.sun.electric.technology.PrimitiveNode
Defines a normal node.
NORMAL_SPEED - Static variable in class com.sun.electric.plugins.j3d.J3DKeyBehavior
 
normalizeResults(long) - Method in class com.sun.electric.tool.ncc.result.BenchmarkResults
 
notAlreadyConnected - Variable in class com.sun.electric.tool.routing.MimicStitch.MimicOptions
 
note - Variable in class com.sun.electric.tool.Client.ProgressNoteEvent
 
notFromDELIB(List<Cell>) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
Get cells from passed in list of cells that are not from DELIB libraries.
NOTMANAGED - Static variable in class com.sun.electric.tool.project.Project
 
notUsed - Variable in class com.sun.electric.technology.Xml.ArcProto
 
notUsed - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
notUsed - Variable in class com.sun.electric.technology.xml.Xml805.ArcProto
 
notUsed - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
notUsed - Variable in class com.sun.electric.technology.xml.Xml806.ArcProto
 
notUsed - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
notUsed - Variable in class com.sun.electric.technology.xml.Xml807.ArcProto
 
notUsed - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
notUsed - Variable in class com.sun.electric.technology.xml.XmlParam.ArcProto
 
notUsed - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
np - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.NodeEquivalence
 
NPILOCKED - Static variable in class com.sun.electric.database.hierarchy.Cell
set if instances in cell are locked
NPLOCKED - Static variable in class com.sun.electric.database.hierarchy.Cell
set if everything in cell is locked
nselNode - Variable in class com.sun.electric.tool.generator.layout.StdCellParams.SelectFill
 
nselNode() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
nselNode() - Method in class com.sun.electric.tool.generator.layout.TechType
 
NULL_ARRAY - Static variable in class com.sun.electric.database.CellBackup
 
NULL_ARRAY - Static variable in class com.sun.electric.database.CellRevision
 
NULL_ARRAY - Static variable in class com.sun.electric.database.geometry.ERectangle
 
NULL_ARRAY - Static variable in class com.sun.electric.database.geometry.Poly
 
NULL_ARRAY - Static variable in class com.sun.electric.database.hierarchy.Export
Empty Export array for initialization.
NULL_ARRAY - Static variable in class com.sun.electric.database.id.CellId
Empty CellId array for initialization.
NULL_ARRAY - Static variable in class com.sun.electric.database.id.CellUsage
Empty CellUsage array for initialization.
NULL_ARRAY - Static variable in class com.sun.electric.database.id.LibId
Empty LibId array for initialization.
NULL_ARRAY - Static variable in class com.sun.electric.database.id.TechId
Empty TechId array for initialization.
NULL_ARRAY - Static variable in class com.sun.electric.database.ImmutableArcInst
 
NULL_ARRAY - Static variable in class com.sun.electric.database.ImmutableExport
 
NULL_ARRAY - Static variable in class com.sun.electric.database.ImmutableNodeInst
 
NULL_ARRAY - Static variable in class com.sun.electric.database.ImmutablePortInst
 
NULL_ARRAY - Static variable in class com.sun.electric.database.LibraryBackup
 
NULL_ARRAY - Static variable in class com.sun.electric.database.topology.ArcInst
empty array of ArcInsts.
NULL_ARRAY - Static variable in class com.sun.electric.database.variable.Variable
empty array of Variables.
NULL_ARRAY - Static variable in class com.sun.electric.technology.Technology
 
NULL_ARRAY - Static variable in class com.sun.electric.tool.user.ErrorHighlight
 
NULL_ARRAY - Static variable in class com.sun.electric.tool.user.menus.EMenuItem
 
nullErrorLogger() - Method in class com.sun.electric.tool.logicaleffort.LENetlister
Destroy the error logger
nullErrorLogger() - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
 
nullErrorLogger() - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
 
numActivePartEquivRecs - Variable in class com.sun.electric.tool.ncc.strategy.StratCount.Counts
 
numActiveWireEquivRecs - Variable in class com.sun.electric.tool.ncc.strategy.StratCount.Counts
 
numArcManRenames - Variable in class com.sun.electric.tool.ncc.AllSchemNamesToLay.RenameResult
 
numArcManRenames - Variable in class com.sun.electric.tool.ncc.SchemNamesToLay.RenameResult
 
numArcRenames - Variable in class com.sun.electric.tool.ncc.AllSchemNamesToLay.RenameResult
 
numArcRenames - Variable in class com.sun.electric.tool.ncc.SchemNamesToLay.RenameResult
 
numberOfTransistorsCommand() - Static method in class com.sun.electric.tool.user.dialogs.CellLists
This method implements the command to count the number of transistors from this current Cell.
numCells - Variable in class com.sun.electric.tool.io.output.Geometry
number of unique cells to process
numChannels() - Method in class com.sun.electric.tool.generator.flag.router.LayerChannels
 
numCircuits() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
 
numColumns - Variable in class com.sun.electric.technology.Xml.MenuPalette
 
numColumns - Variable in class com.sun.electric.technology.xml.Xml805.MenuPalette
 
numColumns - Variable in class com.sun.electric.technology.xml.Xml806.MenuPalette
 
numColumns - Variable in class com.sun.electric.technology.xml.Xml807.MenuPalette
 
numColumns - Variable in class com.sun.electric.technology.xml.XmlParam.MenuPalette
 
numCurrentlySelectedObjects() - Method in class com.sun.electric.tool.user.ui.ExplorerTree
Method to return the number of currently selected objects in the explorer tree.
numCuts() - Method in class com.sun.electric.technology.Technology.MultiCutData
Method to return the number of cuts in the contact node.
numCutsX() - Method in class com.sun.electric.technology.Technology.MultiCutData
Method to return the number of cuts along X axis in the contact node.
numCutsY() - Method in class com.sun.electric.technology.Technology.MultiCutData
Method to return the number of cuts along Y axis in the contact node.
numDisplayableVariables(boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to return the number of displayable Variables on this ArcInst.
numDisplayableVariables(boolean) - Method in class com.sun.electric.database.topology.NodeInst
Method to return the number of displayable Variables on this NodeInst and all of its PortInsts.
numDisplayableVariables(boolean) - Method in class com.sun.electric.database.variable.ElectricObject
Method to return the number of displayable Variables on this ElectricObject.
numDistinctWires() - Method in class com.sun.electric.tool.ncc.netlist.Part
Get the number of distinct Wires this part is connected to.
numExportIds() - Method in class com.sun.electric.database.id.CellId
Returns a number ExportIds in this parent cell.
numGnd() - Method in class com.sun.electric.tool.generator.layout.fill.CapCell
 
numGnd() - Method in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
how many Gnd straps?
numLayers - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
number of layers in the technology
numMatched() - Method in class com.sun.electric.tool.ncc.trees.LeafEquivRecords
 
numMatchedPartEquivRecs - Variable in class com.sun.electric.tool.ncc.strategy.StratCount.Counts
 
numMatchedWireEquivRecs - Variable in class com.sun.electric.tool.ncc.strategy.StratCount.Counts
 
numMismatchedPartEquivRecs - Variable in class com.sun.electric.tool.ncc.strategy.StratCount.Counts
 
numMismatchedWireEquivRecs - Variable in class com.sun.electric.tool.ncc.strategy.StratCount.Counts
 
numNameConflicts - Variable in class com.sun.electric.tool.ncc.AllSchemNamesToLay.RenameResult
 
numNameConflicts - Variable in class com.sun.electric.tool.ncc.SchemNamesToLay.RenameResult
 
numNetObjs() - Method in class com.sun.electric.tool.ncc.trees.Circuit
 
numNetObjs() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
Get total number of NetObjects in all Circuits of a leaf record
numNodeManRenames - Variable in class com.sun.electric.tool.ncc.AllSchemNamesToLay.RenameResult
 
numNodeManRenames - Variable in class com.sun.electric.tool.ncc.SchemNamesToLay.RenameResult
 
numNodeRenames - Variable in class com.sun.electric.tool.ncc.AllSchemNamesToLay.RenameResult
 
numNodeRenames - Variable in class com.sun.electric.tool.ncc.SchemNamesToLay.RenameResult
 
numNodes - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
number of nodes in the technology
numNotMatched() - Method in class com.sun.electric.tool.ncc.trees.LeafEquivRecords
 
numNotMatchedPartEquivRecs() - Method in class com.sun.electric.tool.ncc.strategy.StratCount.Counts
 
numNotMatchedWireEquivRecs() - Method in class com.sun.electric.tool.ncc.strategy.StratCount.Counts
 
numOffspring() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
 
numParts() - Method in class com.sun.electric.tool.ncc.netlist.Wire
count the number of Parts connected to this wire.
numParts - Variable in class com.sun.electric.tool.ncc.result.NccResult.CellSummary
 
numPins() - Method in class com.sun.electric.tool.ncc.netlist.Part
Here is the accessor for the number of terminals on this Part
numPinsConnected(Wire) - Method in class com.sun.electric.tool.ncc.netlist.Part
How many pins of this Part are connected to Wire.
numPortInsts() - Method in class com.sun.electric.tool.generator.flag.router.ToConnect
 
numPorts() - Method in class com.sun.electric.tool.ncc.processing.SubcircuitInfo
 
numPorts - Variable in class com.sun.electric.tool.ncc.result.NccResult.CellSummary
 
numRows - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The number of rows of cells to make.
numSeries() - Method in class com.sun.electric.tool.ncc.netlist.Mos
 
numUndeletedNetObjs() - Method in class com.sun.electric.tool.ncc.trees.Circuit
 
numUsagesIn() - Method in class com.sun.electric.database.id.CellId
Returns a number CellUsages with this CellId as a parent cell.
numUsagesOf() - Method in class com.sun.electric.database.id.CellId
Returns a number CellUsages whith this CellId as a proto subcell.
numVdd() - Method in class com.sun.electric.tool.generator.layout.fill.CapCell
 
numVdd() - Method in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
how many Vdd straps?
numVisited - Variable in class com.sun.electric.tool.io.output.Geometry
number of unique cells processed
numWires - Variable in class com.sun.electric.tool.ncc.result.NccResult.CellSummary
 
nwell() - Method in class com.sun.electric.tool.generator.layout.TechType
Well
nWellCheck - Variable in class com.sun.electric.tool.erc.ERCWellCheck.WellCheckPreferences
How much N-Well contact checking the ERC should do.
nWellHeight - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The height of the n-well.
nWellOffset - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The offset of the n-well.
nwm1() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
nwm1() - Method in class com.sun.electric.tool.generator.layout.TechType
vias
nwm1Y() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
nwm1Y() - Method in class com.sun.electric.tool.generator.layout.TechType
 

O

obj - Variable in class com.sun.electric.tool.cvspm.Log.LogEntry
 
objectChanged(ElectricObject) - Method in class com.sun.electric.database.change.DatabaseChangeEvent
Returns true if ElectricObject eObj was created, killed or modified in the new database state.
objectMovesWithText(ElectricObject, Variable.Key) - Static method in class com.sun.electric.database.variable.DisplayedText
Method to tell whether text stays with its node.
ObjectQTree - Class in com.sun.electric.database.geometry
User: Gilda Date: Feb 14, 2006
ObjectQTree(Rectangle2D) - Constructor for class com.sun.electric.database.geometry.ObjectQTree
Constructor
ObjectsByToString() - Constructor for class com.sun.electric.database.text.TextUtils.ObjectsByToString
 
objectsReallyEqual(Object, Object) - Static method in class com.sun.electric.database.geometry.GenMath
Method to compare two objects for equality.
objectToDouble(Object, double) - Static method in class com.sun.electric.database.variable.VarContext
Helper method to convert an Object to a double, if possible.
objectToFloat(Object, float) - Static method in class com.sun.electric.database.variable.VarContext
Helper method to convert an Object to a float, if possible.
objectToInt(Object, int) - Static method in class com.sun.electric.database.variable.VarContext
Helper method to convert an Object to an integer, if possible.
objectToShort(Object, short) - Static method in class com.sun.electric.database.variable.VarContext
Helper method to convert an Object to a short, if possible.
objInCell(ElectricObject) - Method in class com.sun.electric.database.hierarchy.Cell
Method to tell whether an ElectricObject exists in this Cell.
objTrans - Variable in class com.sun.electric.plugins.j3d.View3DWindow
 
od18 - Variable in class com.sun.electric.technology.Xml.PrimitiveNode
 
od18 - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
od18 - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
od18 - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
od18 - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
od18() - Method in class com.sun.electric.tool.generator.layout.TechType
Transistor layer nodes
OD18BIT - Static variable in class com.sun.electric.technology.PrimitiveNode
set if node is a od18 transistor
od25 - Variable in class com.sun.electric.technology.Xml.PrimitiveNode
 
od25 - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
od25 - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
od25 - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
od25 - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
od25() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
od25() - Method in class com.sun.electric.tool.generator.layout.TechType
 
OD25BIT - Static variable in class com.sun.electric.technology.PrimitiveNode
set if node is a od25 transistor
od33 - Variable in class com.sun.electric.technology.Xml.PrimitiveNode
 
od33 - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
od33 - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
od33 - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
od33 - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
od33() - Method in class com.sun.electric.tool.generator.layout.TechType
 
OD33BIT - Static variable in class com.sun.electric.technology.PrimitiveNode
set if node is a od33 transistor
ODD - Static variable in class com.sun.electric.tool.generator.layout.StdCellParams
 
OFF_STRENGTH - Static variable in class com.sun.electric.tool.simulation.Stimuli
 
offpageNode - Variable in class com.sun.electric.technology.technologies.Schematics
offpage
OffScreenCanvas3D(GraphicsConfiguration, boolean) - Constructor for class com.sun.electric.plugins.j3d.utils.J3DUtils.OffScreenCanvas3D
 
offsetLShapePolyContact - Variable in class com.sun.electric.tool.generator.layout.TechType
 
offsetTShapePolyContact - Variable in class com.sun.electric.tool.generator.layout.TechType
 
offspringStats(LeafList) - Method in class com.sun.electric.tool.ncc.strategy.Strategy
 
offX - Variable in class com.sun.electric.tool.user.ui.WindowFrame.DisplayAttributes
the window offset
offY - Variable in class com.sun.electric.tool.user.ui.WindowFrame.DisplayAttributes
the window offset
okButtonClick(boolean, boolean, boolean, boolean, double, FillGenConfig.FillGenType, int) - Method in class com.sun.electric.tool.user.dialogs.FillGenDialog
 
oldArcNames - Variable in class com.sun.electric.technology.Technology
Old names of arcs
oldName - Variable in class com.sun.electric.technology.Xml.ArcProto
 
oldName - Variable in class com.sun.electric.technology.Xml.PrimitiveNode
 
oldName - Variable in class com.sun.electric.technology.Xml.PureLayerNode
 
oldName - Variable in class com.sun.electric.technology.xml.Xml805.ArcProto
 
oldName - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
oldName - Variable in class com.sun.electric.technology.xml.Xml805.PureLayerNode
 
oldName - Variable in class com.sun.electric.technology.xml.Xml806.ArcProto
 
oldName - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
oldName - Variable in class com.sun.electric.technology.xml.Xml806.PureLayerNode
 
oldName - Variable in class com.sun.electric.technology.xml.Xml807.ArcProto
 
oldName - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
oldName - Variable in class com.sun.electric.technology.xml.Xml807.PureLayerNode
 
oldName - Variable in class com.sun.electric.technology.xml.XmlParam.ArcProto
 
oldName - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
oldName - Variable in class com.sun.electric.technology.xml.XmlParam.PureLayerNode
 
oldNodeNames - Variable in class com.sun.electric.technology.Technology
Old names of primitive nodes
oldSnapshot - Variable in class com.sun.electric.database.change.DatabaseChangeEvent
 
oldSnapshot - Variable in class com.sun.electric.tool.EJob
 
OLDVERSION - Static variable in class com.sun.electric.tool.project.Project
 
onBottom(PortInst, Rectangle2D, double) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
onBounds(PortInst, Rectangle2D, double) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
oneNamePerPort - Variable in class com.sun.electric.tool.ncc.NccOptions
This is false only for old regressions
OnePanel(Panel, WaveformWindow) - Constructor for class com.sun.electric.tool.user.waveform.WaveformWindow.OnePanel
 
onLeftOrRight(PortInst, Rectangle2D, double) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
onlyAround - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
onSegment(Point2D, Line2D) - Method in class com.sun.electric.tool.routing.InteractiveRouter
Returns true if point is on the line segment, false otherwise.
onTop(PortInst, Rectangle2D, double) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
onTopOrBottom(PortInst, Rectangle2D, double) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
opacity - Variable in class com.sun.electric.tool.user.dialogs.ColorPatternPanel.Info
 
opacityChanged() - Method in class com.sun.electric.tool.user.redisplay.AbstractDrawing
 
OPAQUEBIT - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes opaque color escape bit.
open2DSample(String, String, String) - Static method in class com.sun.electric.tool.user.help.ManualViewer
Method to open the 2D view of a given layout cell
open3DSample(String, String, String) - Static method in class com.sun.electric.tool.user.help.ManualViewer
Method to open the 3D view of a given layout cell
openBinaryInput(URL) - Method in class com.sun.electric.tool.io.input.Input
 
openBinaryOutputStream(String) - Method in class com.sun.electric.tool.io.output.Output
Opens output for writing binary files.
openCommandLineLibs(List<String>) - Static method in class com.sun.electric.Main
open any libraries specified on the command line.
openedDashedPolygonNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Opened-Dashed-Polygon node.
openedDottedPolygonNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Opened-Dotted-Polygon node.
openedPolygonNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Opened-Polygon node.
openedThickerPolygonNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Opened-Thicker-Polygon node.
OpenFile - Class in com.sun.electric.tool.user.dialogs
Class to handle file selection dialogs.
OpenFile() - Constructor for class com.sun.electric.tool.user.dialogs.OpenFile
 
openFillGeneratorDialog(Technology) - Static method in class com.sun.electric.tool.user.dialogs.FillGenDialog
 
openJobName - Static variable in class com.sun.electric.tool.user.menus.FileMenu
 
openLibForRead(String) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Open a library for reading.
openLibForWrite(String) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Open a library for modification.
openLibraryCommand() - Static method in class com.sun.electric.tool.user.menus.FileMenu
This method implements the command to read a library.
openLibraryCommand(URL) - Static method in class com.sun.electric.tool.user.menus.FileMenu
This method implements the command to read a library.
openLibraryCommand - Static variable in class com.sun.electric.tool.user.ui.ToolBar
 
openRecentLibs - Static variable in class com.sun.electric.tool.user.menus.FileMenu
 
openStringsInput(String[]) - Method in class com.sun.electric.tool.io.input.Input
 
openStringsOutputStream() - Method in class com.sun.electric.tool.io.output.Output
Open output for collecting a list of strings.
openTextInput(URL) - Method in class com.sun.electric.tool.io.input.Input
 
openTextOutputStream(String) - Method in class com.sun.electric.tool.io.output.DELIB
Open the printWriter for writing text files
openTextOutputStream(String) - Method in class com.sun.electric.tool.io.output.Output
Open output for writing text to a file.
operation - Variable in class com.sun.electric.tool.ncc.NccOptions
 
optimizeEqualGateDelays(Cell, VarContext, boolean) - Method in class com.sun.electric.tool.logicaleffort.LETool
Optimizes a Cell containing logical effort gates for equal gate delays.
optimizeEqualGateDelaysCommand(boolean) - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
optimizeLoops(float, int, boolean, float, float) - Method in class com.sun.electric.tool.logicaleffort.LESizer
Optimize using loop algorithm;
optimizeLoops(float, int, boolean, float, float) - Method in class com.sun.electric.tool.logicaleffort.LESizer2
Optimize using loop algorithm;
OPTION_KEY - Static variable in class com.sun.electric.tool.user.tecEdit.Info
key of Variable holding option information.
optionAction(boolean, boolean, boolean) - Method in class com.sun.electric.tool.user.dialogs.FillGenDialog
 
OptionReconcile - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Project Preferences Reconcile" dialog.
ORANGE - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color orange.
ordinal() - Method in class com.sun.electric.tool.ncc.netlist.NetObject.Type
 
orient - Variable in class com.sun.electric.database.ImmutableNodeInst
Orientation of this ImmutableNodeInst.
Orientation - Class in com.sun.electric.database.geometry
Class Orientation represents 2D affine transform which is composition of rotation and possible flip.
ORIGIN - Static variable in class com.sun.electric.database.geometry.EPoint
EPoint with both zero coordinates.
ORIGIN - Static variable in class com.sun.electric.database.geometry.ERectangle
 
originalNodeId - Variable in class com.sun.electric.database.ImmutableExport
The nodeId of original PortInst.
originalPortId - Variable in class com.sun.electric.database.ImmutableExport
The PortProtoId of orignal PortInst.
orNode - Variable in class com.sun.electric.technology.technologies.Schematics
or
OSInitialize(UserInterfaceMain.Mode) - Static method in class com.sun.electric.tool.user.ui.TopLevel
Method to initialize the window system.
otherView(View) - Method in class com.sun.electric.database.hierarchy.Cell
Method to find the Cell of a given View that is in the same group as this Cell.
outcode(double, double) - Method in class com.sun.electric.database.geometry.ERectangle
 
OutlineListener - Class in com.sun.electric.tool.user.ui
Class to make changes to the outline information on a node.
outlinePatternDisplay - Variable in class com.sun.electric.tool.user.dialogs.ColorPatternPanel.Info
 
OUTPORT - Static variable in class com.sun.electric.tool.sc.GetNetlist
output port
Output - Class in com.sun.electric.tool.io.output
This class manages writing files in different formats.
Output() - Constructor for class com.sun.electric.tool.io.output.Output
 
OUTPUT - Static variable in class com.sun.electric.tool.logicaleffort.LEPin.Dir
Output
OUTPUT - Static variable in class com.sun.electric.tool.logicaleffort.Pin.Dir
Output
Output.OutputPreferences - Class in com.sun.electric.tool.io.output
 
Output.WriteJELIB - Class in com.sun.electric.tool.io.output
Class to write a library in a CHANGE Job.
outputDouble(double) - Method in class com.sun.electric.tool.io.output.GDS
Method to write a GDSII representation of a double.
outputFormat - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
outputNetwork - Variable in class com.sun.electric.tool.logicaleffort.LENodable
 
outputOverwrite - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
OutputPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.Output.OutputPreferences
 
OutputStreamChecker(OutputStream, String) - Constructor for class com.sun.electric.tool.user.Exec.OutputStreamChecker
Checks for string in output stream.
OutputStreamChecker(OutputStream, String, boolean, File) - Constructor for class com.sun.electric.tool.user.Exec.OutputStreamChecker
Checks for string in output stream.
OVERALLSCALE - Static variable in class com.sun.electric.tool.io.input.LEFDEF
 
overHighlighted(EditWindow, int, int) - Method in class com.sun.electric.tool.user.Highlighter
Method to tell whether a point is over this Highlight.
overrides - Variable in class com.sun.electric.tool.drc.DRC.DRCPreferences
 

P

P(String) - Method in class com.sun.electric.database.variable.EvalJavaBsh
Method to lookup a variable for evaluation.
p1() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
p1() - Method in class com.sun.electric.tool.generator.layout.TechType
 
p1m1() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
p1m1() - Method in class com.sun.electric.tool.generator.layout.TechType
 
p1Node() - Method in class com.sun.electric.tool.generator.layout.TechType
 
p1pin() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
p1pin() - Method in class com.sun.electric.tool.generator.layout.TechType
 
p1ToP1Space - Variable in class com.sun.electric.tool.generator.layout.TechType
 
p1Width - Variable in class com.sun.electric.tool.generator.layout.TechType
 
P_TYPE - Static variable in class com.sun.electric.technology.Technology
indicates p-type objects.
PackageCell(Cell, Set<Geometric>, String) - Constructor for class com.sun.electric.tool.user.CellChangeJobs.PackageCell
 
packageIntoCell() - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to package the selected objects into a new cell.
packXY(int, int) - Static method in class com.sun.electric.database.geometry.GenMath
Pack a pair of integer coordinates in a long value.
PADARR - Static variable in class com.sun.electric.tool.io.FileType
Describes Pad Frame Array spec.
padFrameGeneratorCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
PadGenerator - Class in com.sun.electric.tool.generator
Class to generate pad frames from a specification file.
PADS - Static variable in class com.sun.electric.tool.io.FileType
Describes Pads files.
Pads - Class in com.sun.electric.tool.io.output
Class to write Pads netlists.
Pads.PadsPreferences - Class in com.sun.electric.tool.io.output
 
PadsPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.Pads.PadsPreferences
 
pageSetupCommand() - Static method in class com.sun.electric.tool.user.menus.FileMenu
 
paint(Graphics) - Method in class com.sun.electric.tool.user.dialogs.ColorPatternPanel.MyPreviewPanel
 
paint(Graphics) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
paint(Graphics) - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to repaint this TextWindow.
paint(Graphics) - Method in class com.sun.electric.tool.user.waveform.HorizRuler
Method to repaint this HorizRulerPanel.
paint(Graphics) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to repaint this Panel.
paintComponent(Graphics2D, LayerVisibility, Dimension) - Method in class com.sun.electric.tool.user.redisplay.AbstractDrawing
 
paintComponent(Graphics) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to repaint this EditWindow.
PAL - Static variable in class com.sun.electric.tool.io.FileType
Describes PAL files.
PAL - Class in com.sun.electric.tool.io.output
This is the netlister for PAL.
PAL.PALPreferences - Class in com.sun.electric.tool.io.output
 
PaletteFrame - Class in com.sun.electric.tool.user.ui
This class defines a component window in the side bar.
PaletteFrame.PlaceNewNode - Class in com.sun.electric.tool.user.ui
Class that creates the node selected from the component menu.
PaletteFrame.PlaceNodeEventListener - Interface in com.sun.electric.tool.user.ui
Interface for a Palette object that can be added to the Palette frame
PaletteFrame.PlaceNodeListener - Class in com.sun.electric.tool.user.ui
Class to choose a location for new node placement.
PALPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.PAL.PALPreferences
 
Panel - Class in com.sun.electric.tool.user.waveform
This class defines a single panel of WaveSignals with an associated list of signal names.
Panel(WaveformWindow, boolean, Analysis.AnalysisType) - Constructor for class com.sun.electric.tool.user.waveform.Panel
Constructor creates a panel in a WaveformWindow.
panXOrY(int, double[], int) - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to pan along X according to fixed amount of ticks
panXOrY(int, double[], int) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to pan along X or Y according to fixed amount of ticks
panXOrY(int, double[], int) - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to pan along X or Y according to fixed amount of ticks
panXOrY(int, double[], int) - Method in interface com.sun.electric.tool.user.ui.WindowContent
 
panXOrY(int, WindowFrame, int) - Static method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
Pan in X or Y direction.
panXOrY(int, double[], int) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to pan along X or Y according to fixed amount of ticks
PAR(String) - Method in class com.sun.electric.database.variable.EvalJavaBsh
Method to lookup a variable for evaluation.
parallelGroup - Variable in class com.sun.electric.tool.logicaleffort.LENodable
 
parallelMerge(Part, NccOptions) - Method in class com.sun.electric.tool.ncc.netlist.Bipolar
 
parallelMerge(Part, NccOptions) - Method in class com.sun.electric.tool.ncc.netlist.Mos
 
parallelMerge(Part, NccOptions) - Method in class com.sun.electric.tool.ncc.netlist.Part
This method attempts to merge this Part in parallel with another Part
parallelMerge(Part, NccOptions) - Method in class com.sun.electric.tool.ncc.netlist.Resistor
Never perform series/parallel combination of resistors.
parallelMerge(Part, NccOptions) - Method in class com.sun.electric.tool.ncc.netlist.Subcircuit
 
parallelWellAnalysis - Variable in class com.sun.electric.tool.erc.ERCWellCheck.WellCheckPreferences
Whether ERC should do well analysis using multiple processors.
Param(String, String, Object) - Constructor for class com.sun.electric.technology.TechFactory.Param
 
parameterizedName(String) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Add qualifiers to Cell name to reflect StdCell parameters "_NH70" for NMOS region height of 70 lambda "_PH70" for PMOS region height of 70 lambda "_MW70" for maximum transistor width of 70 lambda
parameterizedName(Nodable, VarContext) - Method in class com.sun.electric.tool.io.output.Spice
Method to create a parameterized name for node instance "ni".
parameterizedName(Nodable, VarContext) - Method in class com.sun.electric.tool.io.output.Topology
Method to create a parameterized name for node instance "ni".
parameterizeModuleNames - Variable in class com.sun.electric.tool.io.output.Verilog.VerilogPreferences
 
paramFoundry - Variable in class com.sun.electric.technology.Technology
default foundry name for this Technology
paramNumMetalLayers - Variable in class com.sun.electric.technology.Technology
number of metals for this Technology.
paramsAllowed() - Method in class com.sun.electric.database.ImmutableCell
Tells if parameters are allowed on this ImmutableCell.
paramValues - Variable in class com.sun.electric.technology.Technology.State
 
ParasiticCellInfo() - Constructor for class com.sun.electric.tool.extract.ParasiticTool.ParasiticCellInfo
 
parasiticCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Parasitic Tool
ParasiticGenerator - Interface in com.sun.electric.tool.extract
This class should be used to create ExtractedPBucket, depending on tool.
parasiticsBackAnnotateLayout - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
parasiticsExtractPowerGround - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
parasiticsExtractsC - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
parasiticsExtractsR - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
parasiticsIgnoreExemptedNets - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
parasiticsLevel - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
parasiticsUseExemptedNetsFile - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
parasiticsUseVerboseNaming - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
ParasiticTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Parasitics" tab of the Preferences dialog.
ParasiticTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.ParasiticTab
Creates new form ParasiticTab
ParasiticTool - Class in com.sun.electric.tool.extract
Class to implement parasitic extraction.
ParasiticTool.ParasiticCellInfo - Class in com.sun.electric.tool.extract
Class to define cell information for Parasitic extraction
parent - Variable in class com.sun.electric.database.topology.Geometric
Cell containing this Geometric object.
parentId - Variable in class com.sun.electric.database.id.CellUsage
CellId of the parent Cell
parentId - Variable in class com.sun.electric.database.id.PortProtoId
Parent NodeProtoId of this PortProtoId
parse(IdManager, URL, FileType, boolean, ErrorLogger) - Static method in class com.sun.electric.tool.io.input.JELIB
 
parse(LibId, URL, FileType, boolean, ErrorLogger) - Static method in class com.sun.electric.tool.io.input.JelibParser
 
parseComponentMenuXML(String) - Method in class com.sun.electric.technology.Technology
Oarses Xml string with component menu definition for this technology
parseComponentMenuXMLTechEdit(String, List<Xml.PrimitiveNodeGroup>, List<Xml.ArcProto>) - Static method in class com.sun.electric.technology.Xml
Method to parse a string of XML that describes the component menu in a Technology Editing context.
parseComponentMenuXMLTechEdit(String, List<Xml806.PrimitiveNode>, List<Xml806.ArcProto>) - Static method in class com.sun.electric.technology.xml.Xml806
Method to parse a string of XML that describes the component menu in a Technology Editing context.
parseComponentMenuXMLTechEdit(String, List<Xml807.PrimitiveNode>, List<Xml807.ArcProto>) - Static method in class com.sun.electric.technology.xml.Xml807
Method to parse a string of XML that describes the component menu in a Technology Editing context.
parseComponentMenuXMLTechEdit(String, List<XmlParam.PrimitiveNode>, List<XmlParam.ArcProto>) - Static method in class com.sun.electric.technology.xml.XmlParam
Method to parse a string of XML that describes the component menu in a Technology Editing context.
ParseException(String) - Constructor for exception com.sun.electric.database.variable.EvalSpice.ParseException
 
parseExtraName(String) - Static method in enum com.sun.electric.technology.Layer.Function
Method to convert an "extra bits" name to its numeric value.
parseLayerString(String) - Static method in class com.sun.electric.tool.io.GDSLayers
Method to parse the GDS layer string and get the layer numbers and types (plain, text, and pin).
parseLevel(String) - Static method in class com.sun.electric.tool.simulation.Stimuli
Method to convert a state representation (L, H, X, Z) to a state
parseName(String) - Static method in class com.sun.electric.database.text.CellName
Method to parse the specified Cell name and return a CellName object.
parseOutput(LineNumberReader) - Static method in class com.sun.electric.tool.cvspm.Edit
 
parsePostFixNumber(String, TextUtils.UnitScale) - Static method in class com.sun.electric.database.text.TextUtils
Try to parse the user input String s into a Number.
parseString(String, String) - Static method in class com.sun.electric.database.text.TextUtils
Method to break a line into keywords, separated by white space or comma
parseTechnology(URL) - Static method in class com.sun.electric.technology.Xml
 
parseTechnology(URL) - Static method in class com.sun.electric.technology.xml.Xml805
 
parseTechnology(URL) - Static method in class com.sun.electric.technology.xml.Xml806
 
parseTechnology(URL) - Static method in class com.sun.electric.technology.xml.Xml807
 
parseTechnology(URL) - Static method in class com.sun.electric.technology.xml.XmlParam
 
parseValues(String, int) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
To parse capacitance data from line Format: posX posY posZ rotX rotY rotZ rotPosX rotPosY rotPosZ capacitance radius error
parseVerilog(String[], String) - Method in class com.sun.electric.tool.io.input.verilog.VerilogReader
 
parseVerilog(String, boolean) - Method in class com.sun.electric.tool.io.input.verilog.VerilogReader
Function to parse Verilog file without creating Electric objects.
parseVersion(String) - Static method in class com.sun.electric.database.text.Version
Method to parse the specified Version number and return a Version object.
parseXmlElement(List<DRCTemplate>, String, Attributes, String) - Static method in class com.sun.electric.technology.DRCTemplate
 
PART - Static variable in class com.sun.electric.tool.ncc.netlist.NetObject.Type
 
Part - Class in com.sun.electric.tool.ncc.netlist
Part is an intermediate abstract sub-class of NetObject.
Part(NccNameProxy.PartNameProxy, PrimitiveNode.Function, Wire[]) - Constructor for class com.sun.electric.tool.ncc.netlist.Part
 
PartNameProxy(HierarchyEnumerator.NodableNameProxy, String) - Constructor for class com.sun.electric.tool.ncc.netlist.NccNameProxy.PartNameProxy
 
PartReport - Class in com.sun.electric.tool.ncc.result
Save Part information needed by the NCC GUI when reporting mismatches to the user.
PartReport(PartReport.PartReportable) - Constructor for class com.sun.electric.tool.ncc.result.PartReport
 
PartReport.PartReportable - Interface in com.sun.electric.tool.ncc.result
 
partsLibrary - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
PassedNcc - Class in com.sun.electric.tool.ncc
Cell pairs that have already passed NCC.
PassedNcc() - Constructor for class com.sun.electric.tool.ncc.PassedNcc
 
passNumber - Variable in class com.sun.electric.tool.ncc.NccGlobals
pass number shared by strategies
paste() - Static method in class com.sun.electric.tool.user.Clipboard
Method to paste the clipboard back into the current cell.
pasteRoutingTopology() - Static method in class com.sun.electric.tool.routing.Routing
Method called when the "Paste Routing Topology" command is issued.
PATCHED - Static variable in class com.sun.electric.tool.cvspm.State
 
pattern - Variable in class com.sun.electric.tool.user.dialogs.ColorPatternPanel.Info
 
PCB - Class in com.sun.electric.technology.technologies
This is the Printed Circuit Board (eight-layer) Technology.
PCB(Generic, TechFactory) - Constructor for class com.sun.electric.technology.technologies.PCB
 
pct - Variable in class com.sun.electric.tool.Client.ProgressValueEvent
 
pdiff() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
pdiff() - Method in class com.sun.electric.tool.generator.layout.TechType
layers
pdiff18() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
pdiff18() - Method in class com.sun.electric.tool.generator.layout.TechType
 
pdiff25() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
pdiff25() - Method in class com.sun.electric.tool.generator.layout.TechType
 
pdiff33() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
pdiff33() - Method in class com.sun.electric.tool.generator.layout.TechType
 
pdm1() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
pdm1() - Method in class com.sun.electric.tool.generator.layout.TechType
 
pdNode() - Method in class com.sun.electric.tool.generator.layout.TechType
 
pdpin() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
pdpin() - Method in class com.sun.electric.tool.generator.layout.TechType
 
perim - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
PERIMETER - Static variable in class com.sun.electric.tool.generator.layout.fill.ExportConfig
 
PERIMETER - Static variable in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
PERIMETER_AND_INTERNAL - Static variable in class com.sun.electric.tool.generator.layout.fill.ExportConfig
 
PERIMETER_AND_INTERNAL - Static variable in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
PermSizeDef - Static variable in class com.sun.electric.StartupPrefs
Default maximum permanent space of 2dn GC to use for Electric, in megatybes.
PermSizeKey - Static variable in class com.sun.electric.StartupPrefs
Preferences key to tell the maximum permanent space of 2dn GC to use for Electric, in megatybes.
Permutation - Class in com.sun.electric.tool.ncc.result
Used by Port Interchange Experiment
Permutation(int) - Constructor for class com.sun.electric.tool.ncc.result.Permutation
 
Permutation(int[]) - Constructor for class com.sun.electric.tool.ncc.result.Permutation
 
Permutation(Permutation) - Constructor for class com.sun.electric.tool.ncc.result.Permutation
 
PGrid - Class in com.sun.electric.tool.generator.cmosPLA
Class to generate the P grid part of MOSIS CMOS PLAs.
physicalPlacement - Variable in class com.sun.electric.tool.io.input.DEF.DEFPreferences
 
physWid - Variable in class com.sun.electric.tool.generator.layout.FoldsAndWidth
for very small gate widths, the physical width of a transistor is determined by the width of the diffusion contact
PICO - Static variable in class com.sun.electric.database.text.TextUtils.UnitScale
Describes pico scale (10 to the -12th).
Pie - Class in com.sun.electric.tool.ncc
Reflective interface to Port Interchange Experiment.
PIEOptions - Class in com.sun.electric.tool.ncc
 
PIEOptions() - Constructor for class com.sun.electric.tool.ncc.PIEOptions
 
PIEOptions(PIEOptions) - Constructor for class com.sun.electric.tool.ncc.PIEOptions
 
Pin - Class in com.sun.electric.tool.logicaleffort
A Pin is connection between a network and an instance.
Pin(String, Pin.Dir, float, String) - Constructor for class com.sun.electric.tool.logicaleffort.Pin
Create new pin.
Pin.Dir - Class in com.sun.electric.tool.logicaleffort
Dir is a typesafe enum class that describes the direction of the pin
PIN_KEY - Static variable in class com.sun.electric.tool.io.output.Eagle
key of Variable holding pin information.
PIN_KEY - Static variable in class com.sun.electric.tool.io.output.ECAD
key of Variable holding pin information.
PIN_KEY - Static variable in class com.sun.electric.tool.io.output.Pads
key of Variable holding pin information.
pinHeight - Variable in class com.sun.electric.tool.generator.flag.FlagConfig
 
pinNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Pin node.
PINS - Static variable in interface com.sun.electric.tool.generator.layout.fill.VddGndStraps
 
pins - Variable in class com.sun.electric.tool.ncc.netlist.Part
 
PinType - Interface in com.sun.electric.tool.ncc.netlist
PinTypes are used by local wire partitioning
pinUseCount(ImmutableNodeInst) - Method in class com.sun.electric.database.CellBackup.Memoization
Method to determine whether the display of specified pin NodeInst should be supressed.
pinUseCount() - Method in class com.sun.electric.database.topology.NodeInst
Method to determine whether the display of this pin NodeInst should be supressed.
pipeClient(Process, AbstractUserInterface, Job, boolean) - Static method in class com.sun.electric.tool.Job
 
pipeServer(int, String, int) - Static method in class com.sun.electric.tool.Job
 
PixelDrawing - Class in com.sun.electric.tool.user.redisplay
This class manages an offscreen display for an associated EditWindow.
PixelDrawing(Dimension) - Constructor for class com.sun.electric.tool.user.redisplay.PixelDrawing
Constructor creates an offscreen PixelDrawing object.
PixelDrawing(double, Rectangle) - Constructor for class com.sun.electric.tool.user.redisplay.PixelDrawing
 
PKG_TYPE_KEY - Static variable in class com.sun.electric.tool.io.output.Eagle
key of Variable holding package type.
PKG_TYPE_KEY - Static variable in class com.sun.electric.tool.io.output.ECAD
key of Variable holding package type.
PKG_TYPE_KEY - Static variable in class com.sun.electric.tool.io.output.Pads
key of Variable holding package type.
PLA - Class in com.sun.electric.tool.generator.cmosPLA
Class to generate MOSIS CMOS PLAs from personality files.
Place - Class in com.sun.electric.tool.sc
The placement part of the Silicon Compiler tool.
Place(SilComp.SilCompPrefs) - Constructor for class com.sun.electric.tool.sc.Place
 
placeCells(GetNetlist) - Method in class com.sun.electric.tool.sc.Place
Method to place the nodes in the current cell in optimal position for routing based upon number of connections between cells.
PLACEDEFNETS - Static variable in class com.sun.electric.tool.io.input.LEFDEF
 
placeInstance(Object, PaletteFrame.PlaceNodeEventListener, boolean) - Static method in class com.sun.electric.tool.user.ui.PaletteFrame
Method to interactively place an instance of a node.
PLACELEFGEOMETRY - Static variable in class com.sun.electric.tool.io.input.LEFDEF
 
PlaceNewNode(String, NodeProto, NodeInst, int, Point2D, Cell, String, boolean) - Constructor for class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNewNode
 
placeNodeFinished(boolean) - Method in class com.sun.electric.tool.user.ui.LibraryPalette
 
placeNodeFinished(boolean) - Method in interface com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeEventListener
Called when the placeNodeListener has finished.
placeNodeFinished(boolean) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
placeNodeStarted(Object) - Method in class com.sun.electric.tool.user.ui.LibraryPalette
 
placeNodeStarted(Object) - Method in interface com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeEventListener
Called when the placeNodeListener is started, and the requested Object nodeToBePlaced is in the process of being placed
placeNodeStarted(Object) - Method in class com.sun.electric.tool.user.ui.TechPalette
 
planRoute(Route, Cell, RouteElementPort, Point2D, Point2D, Point2D, PolyMerge, VerticalRoute, boolean, boolean, boolean, Rectangle2D) - Method in class com.sun.electric.tool.routing.InteractiveRouter
 
planRoute(Cell, ElectricObject, ElectricObject, Point2D, PolyMerge, boolean, boolean) - Method in class com.sun.electric.tool.routing.InteractiveRouter
Plan a route from startObj to endObj, taking into account where the user clicked in the cell.
planRoute(Cell, ElectricObject, ElectricObject, Point2D, PolyMerge, boolean, boolean, Rectangle2D) - Method in class com.sun.electric.tool.routing.InteractiveRouter
Plan a route from startObj to endObj, taking into account where the user clicked in the cell.
planRoute(Route, Cell, RouteElementPort, Point2D, Point2D, Point2D, PolyMerge, VerticalRoute, boolean, boolean, boolean, Rectangle2D) - Method in class com.sun.electric.tool.routing.SimpleWirer
 
plans - Variable in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
plastic - Static variable in class com.sun.electric.plugins.j3d.utils.J3DUtils
standard colors to be used by materials
PLATFORM_INDEPENDENT_FILE_SEPARATOR - Static variable in class com.sun.electric.tool.io.output.DELIB
 
playSound() - Static method in class com.sun.electric.tool.user.User
 
please(List<NetObject>) - Static method in class com.sun.electric.tool.ncc.trees.Circuit
 
plotArchSimResults() - Static method in class com.sun.electric.tool.io.input.Simulate
Method called from the pulldown menus to read ArchSim output and plot it.
plotSimulationResults(FileType, Cell, URL, WaveformWindow) - Static method in class com.sun.electric.tool.io.input.Simulate
Method to read simulation output of a given type.
plotSpiceResults() - Static method in class com.sun.electric.tool.io.input.Simulate
Method called from the pulldown menus to read Spice output and plot it.
plotSpiceResultsThisCell() - Static method in class com.sun.electric.tool.io.input.Simulate
Method called from the pulldown menus to read Spice output for the current cell.
plotVerilogResults() - Static method in class com.sun.electric.tool.io.input.Simulate
Method called from the pulldown menus to read Verilog output and plot it.
plotVerilogResultsThisCell() - Static method in class com.sun.electric.tool.io.input.Simulate
Method called from the pulldown menus to read Verilog output for the current cell.
PLUS - Static variable in class com.sun.electric.database.variable.EvalSpice.Op
 
pmos() - Method in class com.sun.electric.tool.generator.layout.TechType
 
pmos18() - Method in class com.sun.electric.tool.generator.layout.TechType
 
pmos18contact() - Method in class com.sun.electric.tool.generator.layout.TechType
 
pmos25() - Method in class com.sun.electric.tool.generator.layout.TechType
 
pmos25contact() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
pmos25contact() - Method in class com.sun.electric.tool.generator.layout.TechType
 
pmos33() - Method in class com.sun.electric.tool.generator.layout.TechType
 
pmos33contact() - Method in class com.sun.electric.tool.generator.layout.TechType
 
Pms1 - Class in com.sun.electric.tool.generator.layout.gates
 
Pms1() - Constructor for class com.sun.electric.tool.generator.layout.gates.Pms1
 
Pms2 - Class in com.sun.electric.tool.generator.layout.gates
 
Pms2() - Constructor for class com.sun.electric.tool.generator.layout.gates.Pms2
 
Pms2_sy - Class in com.sun.electric.tool.generator.layout.gates
 
Pms2_sy() - Constructor for class com.sun.electric.tool.generator.layout.gates.Pms2_sy
 
PNG - Static variable in class com.sun.electric.tool.io.FileType
Describes PostScript files.
PNG - Class in com.sun.electric.tool.io.output
Format to write PNG (Portable Network Graphics) output
PNG() - Constructor for class com.sun.electric.tool.io.output.PNG
 
pointCount - Variable in class com.sun.electric.technology.AbstractShapeBuilder
 
pointInRect(Point2D, Rectangle2D) - Static method in class com.sun.electric.database.geometry.DBMath
Method to tell whether a point is inside of a bounds, compensating for possible database precision errors.
pointInsideRect(Point2D, Rectangle2D) - Static method in class com.sun.electric.database.geometry.DBMath
Method to determine if point is completely inside a bound and not along its boundary.
points - Variable in class com.sun.electric.database.geometry.PolyBase
the points
POINTS - Static variable in class com.sun.electric.technology.Technology.NodeLayer
Indicates that the "points" list defines scalable points.
polarToXY(int, int) - Static method in class com.sun.electric.database.geometry.GenMath
Returns Cartesian coordinates of a vector specified in polar coordinates.
Poly - Class in com.sun.electric.database.geometry
Class to define a polygon of points.
Poly(Point2D[]) - Constructor for class com.sun.electric.database.geometry.Poly
The constructor creates a new Poly given an array of points.
Poly(double, double, double, double) - Constructor for class com.sun.electric.database.geometry.Poly
The constructor creates a new Poly that describes a rectangle.
Poly(Rectangle2D) - Constructor for class com.sun.electric.database.geometry.Poly
The constructor creates a new Poly that describes a rectangle.
Poly - Class in com.sun.electric.tool.user.tecEditWizard
Class to handle the "Poly" tab of the Numeric Technology Editor dialog.
Poly(TechEditWizard, boolean) - Constructor for class com.sun.electric.tool.user.tecEditWizard.Poly
Creates new form Poly
Poly.Builder - Class in com.sun.electric.database.geometry
This class builds shapes of nodes and arcs in lambda units as Poly arrays.
Poly.Type - Enum in com.sun.electric.database.geometry
Type is a typesafe enum class that describes the nature of a Poly.
PolyBase - Class in com.sun.electric.database.geometry
The Poly class describes an extended set of points that can be outlines, filled shapes, curves, text, and more.
PolyBase(Point2D[]) - Constructor for class com.sun.electric.database.geometry.PolyBase
The constructor creates a new Poly given an array of points.
PolyBase(double, double, double, double) - Constructor for class com.sun.electric.database.geometry.PolyBase
The constructor creates a new Poly that describes a rectangle.
PolyBase(Rectangle2D) - Constructor for class com.sun.electric.database.geometry.PolyBase
The constructor creates a new Poly that describes a rectangle.
PolyBase.PolyBaseTree - Class in com.sun.electric.database.geometry
 
polyCoverByAnyVTLayer(Cell, DRCTemplate, Technology, Poly[], Layer[], Geometric[], boolean) - Method in class com.sun.electric.tool.drc.Quick
This method determines if one of the polysilicon polygons is covered by a vth layer.
polyDistance(double, double) - Method in class com.sun.electric.database.geometry.PolyBase
Method to report the distance of a point to this Poly.
polyDistance(Rectangle2D) - Method in class com.sun.electric.database.geometry.PolyBase
Method to report the distance of a rectangle or point to this Poly.
POLYGONAL - Static variable in class com.sun.electric.technology.PrimitiveNode
Defines a polygonal transistor.
polyMap - Variable in class com.sun.electric.tool.io.output.Geometry.CellGeom
HashMap of Poly(gons) in this Cell, keyed by Layer, all polys per layer stored as a List
PolyMerge - Class in com.sun.electric.database.geometry
This is the Polygon Merging facility.
PolyMerge() - Constructor for class com.sun.electric.database.geometry.PolyMerge
Method to create a new "merge" object.
PolyNode(Shape) - Constructor for class com.sun.electric.database.geometry.PolyQTree.PolyNode
 
PolyNodeMerge - Interface in com.sun.electric.database.geometry
The intention of this interface is to make transparent transistion between merge structures and the rest of the database classes.
PolyQTree - Class in com.sun.electric.database.geometry
This class represents a quad-tree to compute overlapping regions.
PolyQTree(Rectangle2D) - Constructor for class com.sun.electric.database.geometry.PolyQTree
 
PolyQTree.PolyNode - Class in com.sun.electric.database.geometry
Class to define a node in a Quad Tree of polygons.
polySame(PolyBase) - Method in class com.sun.electric.database.geometry.PolyBase
Method to compare this Poly to another.
PolySweepMerge - Class in com.sun.electric.database.geometry
Class to implement geometric sweep algorithm in 2D for areas.
PolySweepMerge() - Constructor for class com.sun.electric.database.geometry.PolySweepMerge
Method to create a new "merge" object.
PolySweepMerge(int) - Constructor for class com.sun.electric.database.geometry.PolySweepMerge
Method to create a new "merge" object.
pop() - Method in class com.sun.electric.database.variable.VarContext
get the VarContext that existed before you called push on it.
pop() - Method in class com.sun.electric.tool.generator.flag.SchematicPosition
 
popHighlight() - Method in class com.sun.electric.tool.user.Highlighter
Method to pop the current highlight list from the stack.
port - Variable in class com.sun.electric.technology.Xml.PureLayerNode
 
port - Variable in class com.sun.electric.technology.xml.Xml805.PureLayerNode
 
port - Variable in class com.sun.electric.technology.xml.Xml806.PureLayerNode
 
port - Variable in class com.sun.electric.technology.xml.Xml807.PureLayerNode
 
port - Variable in class com.sun.electric.technology.xml.XmlParam.PureLayerNode
 
PORT - Static variable in class com.sun.electric.tool.ncc.netlist.NetObject.Type
 
Port - Class in com.sun.electric.tool.ncc.netlist
An NCC Port holds all the Export names associated with a single NCC Wire.
Port(String, PortCharacteristic, Wire) - Constructor for class com.sun.electric.tool.ncc.netlist.Port
 
portAngle - Variable in class com.sun.electric.technology.Xml.PrimitivePort
 
portAngle - Variable in class com.sun.electric.technology.xml.Xml805.PrimitivePort
 
portAngle - Variable in class com.sun.electric.technology.xml.Xml806.PrimitivePort
 
portAngle - Variable in class com.sun.electric.technology.xml.Xml807.PrimitivePort
 
portAngle - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitivePort
 
portArcs - Variable in class com.sun.electric.technology.Xml.PrimitivePort
 
portArcs - Variable in class com.sun.electric.technology.Xml.PureLayerNode
 
portArcs - Variable in class com.sun.electric.technology.xml.Xml805.PrimitivePort
 
portArcs - Variable in class com.sun.electric.technology.xml.Xml805.PureLayerNode
 
portArcs - Variable in class com.sun.electric.technology.xml.Xml806.PrimitivePort
 
portArcs - Variable in class com.sun.electric.technology.xml.Xml806.PureLayerNode
 
portArcs - Variable in class com.sun.electric.technology.xml.Xml807.PrimitivePort
 
portArcs - Variable in class com.sun.electric.technology.xml.Xml807.PureLayerNode
 
portArcs - Variable in class com.sun.electric.technology.xml.XmlParam.ArcPin
 
portArcs - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitivePort
 
portArcs - Variable in class com.sun.electric.technology.xml.XmlParam.PureLayerNode
 
PortCharacteristic - Enum in com.sun.electric.database.prototype
PortCharacteristic is a typesafe enum class that describes the function of a PortProto.
portCharacteristicFromElib(int) - Static method in class com.sun.electric.database.ImmutableExport
Get PortCharacteristic of Export from ELIB user bits.
PORTDIRDOWN - Static variable in class com.sun.electric.tool.sc.GetNetlist
port direction down
PORTDIRLEFT - Static variable in class com.sun.electric.tool.sc.GetNetlist
port direction left
PORTDIRMASK - Static variable in class com.sun.electric.tool.sc.GetNetlist
mask for port direction
PORTDIRRIGHT - Static variable in class com.sun.electric.tool.sc.GetNetlist
port direction right
PORTDIRUP - Static variable in class com.sun.electric.tool.sc.GetNetlist
port direction up
portDisplayLevel - Variable in class com.sun.electric.tool.user.GraphicsPreferences
How to display ports.
portEquivs - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.NodeEquivalence
 
PortFilter - Class in com.sun.electric.tool.generator.layout
A PortFilter is useful for removing certain PortInsts from the list of PortInsts on a Network.
PortFilter() - Constructor for class com.sun.electric.tool.generator.layout.PortFilter
 
PortFilter.SchemPortFilter - Class in com.sun.electric.tool.generator.layout
Skip uninteresting elements of a schematic.
PortInst - Class in com.sun.electric.database.topology
The PortInst class represents an instance of a Port.
portName - Variable in class com.sun.electric.technology.xml.XmlParam.ArcPin
 
portNode - Variable in class com.sun.electric.technology.technologies.Generic
the Port-definition node, used in technology editing to define node ports.
portNum - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
portNum - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
portNum - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
portNum - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
portNum - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
PortOriginal - Class in com.sun.electric.database.prototype
The PortOriginal helper class descends the hierarchy from an Export to the bottommost PrimitivePort on a primitive NodeInst.
PortOriginal(PortInst) - Constructor for class com.sun.electric.database.prototype.PortOriginal
Constructor takes a PortInst and traverses it down to the bottom of the hierarchy.
PortOriginal(PortInst, AffineTransform) - Constructor for class com.sun.electric.database.prototype.PortOriginal
Constructor takes a PortInst and traverses it down to the bottom of the hierarchy.
PortOriginal(NodeInst, PortProto) - Constructor for class com.sun.electric.database.prototype.PortOriginal
Constructor takes a NodeInst/PortProto combination and traverses it down to the bottom of the hierarchy.
PortProto - Interface in com.sun.electric.database.prototype
The PortProto interface defines a type of PortInst.
PortProtoId - Class in com.sun.electric.database.id
The PortProtoId class identifies a type of PortInst .
portRange - Variable in class com.sun.electric.technology.Xml.PrimitivePort
 
portRange - Variable in class com.sun.electric.technology.xml.Xml805.PrimitivePort
 
portRange - Variable in class com.sun.electric.technology.xml.Xml806.PrimitivePort
 
portRange - Variable in class com.sun.electric.technology.xml.Xml807.PrimitivePort
 
portRange - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitivePort
 
PortReport - Class in com.sun.electric.tool.ncc.result
Save Port information needed by NCC GUI when reporting mismatches to user.
PortReport(PortReport.PortReportable) - Constructor for class com.sun.electric.tool.ncc.result.PortReport
 
PortReport.PortReportable - Interface in com.sun.electric.tool.ncc.result
 
ports - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
ports - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
ports - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
ports - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
ports - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
PortsAndExportsTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Ports/Exports" tab of the Preferences dialog.
PortsAndExportsTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.PortsAndExportsTab
Creates new form PortsAndExportsTab
portsConnected(Nodable, PortProto, PortProto) - Method in class com.sun.electric.database.network.Netlist
Method to tell whether two PortProtos are electrically connected.
portTopology - Variable in class com.sun.electric.technology.Xml.PrimitivePort
 
portTopology - Variable in class com.sun.electric.technology.xml.Xml805.PrimitivePort
 
portTopology - Variable in class com.sun.electric.technology.xml.Xml806.PrimitivePort
 
portTopology - Variable in class com.sun.electric.technology.xml.Xml807.PrimitivePort
 
portTopology - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitivePort
 
PORTTYPE - Static variable in class com.sun.electric.tool.sc.GetNetlist
port type mask
postProcess(boolean) - Method in class com.sun.electric.database.geometry.GeometryHandler
Method to perform operations after no more elemenets will be added.
postProcess(boolean) - Method in class com.sun.electric.database.geometry.PolySweepMerge
 
postProcess(boolean) - Method in class com.sun.electric.tool.extract.NetPBucket
Method to perform operations after no more elemenets will be added.
POSTSCRIPT - Static variable in class com.sun.electric.tool.io.FileType
Describes PostScript files.
PostScript - Class in com.sun.electric.tool.io.output
This class writes files in PostScript format.
PostScript.PostScriptPreferences - Class in com.sun.electric.tool.io.output
 
POSTSCRIPT_EPS_SCALE - Static variable in class com.sun.electric.tool.io.IOTool
 
POSTSCRIPT_FILEDATE - Static variable in class com.sun.electric.tool.io.IOTool
 
POSTSCRIPT_FILENAME - Static variable in class com.sun.electric.tool.io.IOTool
 
PostScriptColor - Class in com.sun.electric.tool.io.output
This class writes files in PostScript format.
postSwap() - Method in class com.sun.electric.plugins.j3d.utils.J3DCanvas3D
 
postSwap() - Method in class com.sun.electric.plugins.j3d.utils.J3DUtils.OffScreenCanvas3D
 
power - Static variable in class com.sun.electric.database.network.Global
global signal power.
powerNode - Variable in class com.sun.electric.technology.technologies.Schematics
power
powerWireWidth - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The width of the power and ground arc.
pr(String) - Static method in class com.sun.electric.tool.generator.flag.FlagDesign
 
pr(String) - Method in class com.sun.electric.tool.generator.flag.TaskPrinter
 
pr(String) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
pr(String) - Method in class com.sun.electric.tool.ncc.NccGlobals
A conveniently terse method for printing to Electric's message window
precedence - Variable in class com.sun.electric.database.variable.EvalSpice.Op
 
Pref - Class in com.sun.electric.database.text
This class manages appearance options.
Pref(Pref.Group, String, boolean, Object) - Constructor for class com.sun.electric.database.text.Pref
The constructor for the Pref.
Pref.Group - Class in com.sun.electric.database.text
 
PreferencePanel - Class in com.sun.electric.tool.user.dialogs.options
This class defines a superstructure for a panel in the Preferences dialog.
PreferencePanel(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.PreferencePanel
 
PreferencePanel(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.PreferencePanel
 
preferencesCommand() - Static method in class com.sun.electric.tool.user.dialogs.PreferencesFrame
This method implements the command to show the Preferences dialog.
preferencesCommand(String, String) - Static method in class com.sun.electric.tool.user.dialogs.PreferencesFrame
This method implements the command to show the Preferences dialog, and chooses a panel.
preferencesCommand - Static variable in class com.sun.electric.tool.user.ui.ToolBar
 
PreferencesFrame - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Preferences Frame" dialog.
PreferencesFrame(Frame) - Constructor for class com.sun.electric.tool.user.dialogs.PreferencesFrame
Creates new form Preferences Frame
preferredArc - Variable in class com.sun.electric.tool.routing.AutoStitch.AutoOptions
 
PrefPackage - Class in com.sun.electric.database.text
Abstract class to define a package of appearence options.
PrefPackage(boolean) - Constructor for class com.sun.electric.database.text.PrefPackage
Protected constuctor fills annotated option fields of the subclass from Preferences subtree.
PrefPackage(Preferences) - Constructor for class com.sun.electric.database.text.PrefPackage
Protected constuctor fills annotated option fields of the subclass from Preferences subtree.
PrefPackage.BooleanPref - Annotation Type in com.sun.electric.database.text
Indicates that a field declaration is intended to keep value of a boolean option.
PrefPackage.DoublePref - Annotation Type in com.sun.electric.database.text
Indicates that a field declaration is intended to keep value of a double option.
PrefPackage.IntegerPref - Annotation Type in com.sun.electric.database.text
Indicates that a field declaration is intended to keep value of an integer option.
PrefPackage.LongPref - Annotation Type in com.sun.electric.database.text
Indicates that a field declaration is intended to keep value of a long option.
PrefPackage.StringPref - Annotation Type in com.sun.electric.database.text
Indicates that a field declaration is intended to keep value of a String option.
prefPath - Variable in class com.sun.electric.technology.TechFactory.Param
 
PREFS - Static variable in class com.sun.electric.tool.io.FileType
Describes Preferences files.
prefs - Variable in class com.sun.electric.tool.Tool
Preferences for this Tool
PrefsByName() - Constructor for class com.sun.electric.database.text.TextUtils.PrefsByName
 
premultipliedBlue - Variable in class com.sun.electric.tool.user.redisplay.AbstractDrawing.LayerColor
 
premultipliedGreen - Variable in class com.sun.electric.tool.user.redisplay.AbstractDrawing.LayerColor
 
premultipliedRed - Variable in class com.sun.electric.tool.user.redisplay.AbstractDrawing.LayerColor
 
prepareTasks() - Method in class com.sun.electric.tool.drc.MTDRCTool
 
prepareTasks() - Method in class com.sun.electric.tool.MultiTaskJob
This abstract method split large computation into smaller task.
preprocessLine(String) - Method in class com.sun.electric.tool.io.input.Input
Helper method for keyword processing which removes comments.
preprocessLine(String) - Method in class com.sun.electric.tool.io.input.LEF
Helper method for keyword processing which removes comments.
presentProblem() - Method in exception com.sun.electric.tool.user.CantEditException
Method to describe this CantEditException.
preserveSignalOrder() - Static method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method called when the program exits to preserve signal ordering in cells.
preserveVisibility() - Static method in class com.sun.electric.tool.user.ui.LayerVisibility
Save "standard" LayerVisibility in Preferences
preventLoss(Library, int, GenMath.MutableBoolean) - Static method in class com.sun.electric.tool.user.menus.FileMenu
Method to check if one or more libraries are saved.
Primes - Class in com.sun.electric.tool.ncc.basic
Generate Prime numbers
Primes() - Constructor for class com.sun.electric.tool.ncc.basic.Primes
 
primeSince(int) - Static method in class com.sun.electric.database.geometry.GenMath
Method to return a prime number greater or equal than a give threshold.
PrimitiveNameToFunction - Class in com.sun.electric.tool.ncc.netlist
Translate the names found in "transistorType" and "resistorType" NCC declarations into the appropriate PrimitiveNode.Function enum.
PrimitiveNode - Class in com.sun.electric.technology
A PrimitiveNode represents information about a NodeProto that lives in a Technology.
PrimitiveNode(String, Technology, EPoint, EPoint, String, double, double, ERectangle, ERectangle, Technology.NodeLayer[]) - Constructor for class com.sun.electric.technology.PrimitiveNode
The constructor is never called externally.
PrimitiveNode() - Constructor for class com.sun.electric.technology.Xml.PrimitiveNode
 
PrimitiveNode() - Constructor for class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
PrimitiveNode() - Constructor for class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
PrimitiveNode() - Constructor for class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
PrimitiveNode() - Constructor for class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
PrimitiveNode.AsymmetricNodeSizeRule - Class in com.sun.electric.technology
Class to detect those asymmetric metal contacts in new technologies where witdh and height are different but they don't care about orientation
PrimitiveNode.Function - Enum in com.sun.electric.technology
Function is a typesafe enum class that describes the function of a NodeProto.
PrimitiveNode.NodeSizeRule - Class in com.sun.electric.technology
Class to define a single rule on a node.
PrimitiveNode.NodeSizeRule.NodeSizeRuleError - Class in com.sun.electric.technology
 
PrimitiveNodeGroup - Class in com.sun.electric.technology
A PrimitiveNodeGroup is a group of similar PrimitiveNodes.
PrimitiveNodeGroup() - Constructor for class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
PrimitiveNodeId - Class in com.sun.electric.database.id
The PrimitiveNodeId immutable class identifies primitive node proto independently of threads.
PrimitiveNodeSize - Class in com.sun.electric.technology
Holds the Width and Length of a PrimitiveNode that is a transistor.
PrimitiveNodeSize(Object, Object, boolean) - Constructor for class com.sun.electric.technology.PrimitiveNodeSize
Constructor creates a PrimitiveNodeSize with a given size.
PrimitivePort - Class in com.sun.electric.technology
A PrimitivePort lives in a PrimitiveNode in a Tecnology.
PrimitivePort() - Constructor for class com.sun.electric.technology.Xml.PrimitivePort
 
PrimitivePort() - Constructor for class com.sun.electric.technology.xml.Xml805.PrimitivePort
 
PrimitivePort() - Constructor for class com.sun.electric.technology.xml.Xml806.PrimitivePort
 
PrimitivePort() - Constructor for class com.sun.electric.technology.xml.Xml807.PrimitivePort
 
PrimitivePort() - Constructor for class com.sun.electric.technology.xml.XmlParam.PrimitivePort
 
PrimitivePortId - Class in com.sun.electric.database.id
The PrimitivePortId immutable class identifies primitive port proto independently of threads.
print() - Method in class com.sun.electric.database.geometry.ObjectQTree
Method to print the qTree elements
print() - Method in class com.sun.electric.database.geometry.PolyQTree
Print all nodes in the tree.
print() - Method in class com.sun.electric.tool.cvspm.Log.LogEntry
 
print() - Method in class com.sun.electric.tool.extract.LayerCoverageTool.GeometryOnNetwork
 
print() - Method in class com.sun.electric.tool.io.output.EDIFEquiv
 
print() - Method in class com.sun.electric.tool.logicaleffort.Instance
 
print() - Method in class com.sun.electric.tool.logicaleffort.LENetwork
 
print(String, PrintStream) - Method in class com.sun.electric.tool.logicaleffort.LENetwork
 
print() - Method in class com.sun.electric.tool.logicaleffort.LENodable
 
print(boolean) - Method in class com.sun.electric.tool.user.MessagesStream
 
print(char) - Method in class com.sun.electric.tool.user.MessagesStream
 
print(int) - Method in class com.sun.electric.tool.user.MessagesStream
 
print(long) - Method in class com.sun.electric.tool.user.MessagesStream
 
print(float) - Method in class com.sun.electric.tool.user.MessagesStream
 
print(double) - Method in class com.sun.electric.tool.user.MessagesStream
 
print(char[]) - Method in class com.sun.electric.tool.user.MessagesStream
 
print(String) - Method in class com.sun.electric.tool.user.MessagesStream
 
print(Object) - Method in class com.sun.electric.tool.user.MessagesStream
 
print(Graphics, PageFormat, int) - Method in class com.sun.electric.tool.user.ui.ElectricPrinter
 
printCells() - Method in class com.sun.electric.tool.ncc.basic.CompareList
printCells is useful for debugging
printCommand() - Static method in class com.sun.electric.tool.user.menus.FileMenu
This method implements the command to print the current window.
printContents(String, PrintStream) - Method in class com.sun.electric.tool.logicaleffort.CachedCell
Print the contents of the Cached cell
printDesign() - Method in class com.sun.electric.tool.logicaleffort.LESizer
Dump the design information for debugging purposes
printDesignSizes(String) - Method in class com.sun.electric.tool.logicaleffort.LESizer
Generate simple size file (for regression purposes)
printDesignSkill(String, String, String) - Method in class com.sun.electric.tool.logicaleffort.LESizer
Generate SKILL backannotation file
printError(boolean, String) - Static method in class com.sun.electric.tool.user.ui.TopLevel
Print error message msg and stack trace if print is true.
printErrorReport() - Method in class com.sun.electric.tool.ncc.processing.LocalPartitionResult
Print text diagnostics for bad Part and Wire EquivRecords
printException(VarContext.EvalException, Variable, VarContext, Object) - Static method in class com.sun.electric.database.variable.VarContext
 
printImage(double, Point2D, Cell, VarContext, GraphicsPreferences) - Method in class com.sun.electric.tool.user.redisplay.PixelDrawing
This is the entry point for rendering.
PrintingTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Printing" tab of the Preferences dialog.
PrintingTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.PrintingTab
Creates new form PrintingTab
printKeyBindings() - Method in class com.sun.electric.tool.user.KeyBindingManager
Method to print existing KeyStrokes in std output for help
printLEInfoCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Print Logical Effort info for highlighted nodes
println() - Method in class com.sun.electric.tool.user.MessagesStream
 
println(char) - Method in class com.sun.electric.tool.user.MessagesStream
 
println(int) - Method in class com.sun.electric.tool.user.MessagesStream
 
println(long) - Method in class com.sun.electric.tool.user.MessagesStream
 
println(float) - Method in class com.sun.electric.tool.user.MessagesStream
 
println(double) - Method in class com.sun.electric.tool.user.MessagesStream
 
println(char[]) - Method in class com.sun.electric.tool.user.MessagesStream
 
println(String) - Method in class com.sun.electric.tool.user.MessagesStream
 
println(Object) - Method in class com.sun.electric.tool.user.MessagesStream
 
printlnBits(PrintWriter, String[], int) - Static method in class com.sun.electric.technology.Technology
 
printlnSetting(PrintWriter, Map<Setting, Object>, Setting) - Static method in class com.sun.electric.technology.Technology
 
printLoadInfo(Pin, float) - Method in class com.sun.electric.tool.logicaleffort.Instance
 
printLoadInfo(LEPin, float) - Method in class com.sun.electric.tool.logicaleffort.LENodable
 
printLog - Variable in class com.sun.electric.tool.drc.MTDRCTool
 
printLongString(String) - Static method in class com.sun.electric.database.text.TextUtils
Method to print a very long string.
printMessage(String, boolean) - Method in interface com.sun.electric.database.variable.UserInterface
Method print a message.
printMessage(String, boolean) - Method in class com.sun.electric.Main.UserInterfaceDummy
Method print a message.
printMessage(String, boolean) - Method in class com.sun.electric.tool.user.UserInterfaceMain
Method print a message.
printMessage(String, boolean) - Method in class com.sun.electric.tool.UserInterfaceExec
Method print a message.
printOneLine(String) - Method in class com.sun.electric.tool.logicaleffort.LENodable
 
printPins() - Method in class com.sun.electric.tool.logicaleffort.LENodable
 
printResults(Nodable, VarContext) - Method in class com.sun.electric.tool.logicaleffort.LENetlister
print the results for the Nodable
printResults(Nodable, VarContext) - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
 
printResults(Nodable, VarContext) - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
 
printResults(Nodable, VarContext) - Static method in class com.sun.electric.tool.logicaleffort.LETool
Prints results of a sizing job for a Nodable.
printRTree(int) - Method in class com.sun.electric.database.topology.RTNode
Debugging method to print this R-Tree.
printShortInfo() - Method in class com.sun.electric.tool.logicaleffort.Instance
 
printStackTrace(Throwable) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
printStatistics() - Static method in class com.sun.electric.database.geometry.EPoint
Prints statistics about EPoint objects.
printStatistics() - Static method in class com.sun.electric.database.text.Name
Print statistics about Names.
printStatistics(boolean) - Static method in class com.sun.electric.database.variable.CodeExpression
Print statistics about CodeExpressions.
printStatistics() - Static method in class com.sun.electric.database.variable.Variable.Key
Print statistics about Variable Keys.
printStatistics() - Method in class com.sun.electric.tool.logicaleffort.LENetlister
 
printStatistics() - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
 
printStatistics() - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
 
printStats() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.BinaryTree
 
printWriter - Variable in class com.sun.electric.tool.io.output.Output
for writing text files
prln(String) - Static method in class com.sun.electric.tool.generator.flag.FlagDesign
 
prln(String) - Method in class com.sun.electric.tool.generator.flag.TaskPrinter
 
prln(String) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
prln(String) - Method in class com.sun.electric.tool.ncc.NccGlobals
A conveniently terse method for printing to Electric's message window
process(URL, boolean) - Method in class com.sun.electric.technology.DRCTemplate.DRCXMLParser
Method to parse XML file containing the DRC deck
process(URL, boolean) - Method in class com.sun.electric.tool.user.ErrorLogger.XMLParser
 
processFinished(Exec.FinishedEvent) - Method in class com.sun.electric.tool.cvspm.ModalCommandDialog
 
processFinished(Exec.FinishedEvent) - Method in class com.sun.electric.tool.user.dialogs.ExecDialog
Called by Exec when it is done.
processFinished(Exec.FinishedEvent) - Method in class com.sun.electric.tool.user.dialogs.ModalCommandDialog
 
processFinished(Exec.FinishedEvent) - Method in interface com.sun.electric.tool.user.Exec.FinishedListener
 
processFinished(Exec.FinishedEvent) - Method in class com.sun.electric.tool.user.ExecMulti
 
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class com.sun.electric.tool.user.menus.EMenuBar.Instance
Overrides JMenuBar's processKeyBinding, which distributes event to it's menu items.
processKeyEvent(KeyEvent) - Method in class com.sun.electric.plugins.j3d.J3DKeyBehavior
 
processKeyEvent(KeyEvent) - Method in class com.sun.electric.tool.user.KeyBindingManager
Process a KeyEvent by finding what actionListeners should be activated as a result of the event.
processStimulus(Enumeration) - Method in class com.sun.electric.plugins.j3d.J3DKeyBehavior
 
product(Permutation) - Method in class com.sun.electric.tool.ncc.result.Permutation
 
product(Permutation, Permutation) - Static method in class com.sun.electric.tool.ncc.result.Permutation
 
programPips() - Method in class com.sun.electric.technology.technologies.FPGA
Method to program the currently selected PIPs.
Progress - Class in com.sun.electric.tool.user.dialogs
This class displays a progress dialog.
Progress(String) - Constructor for class com.sun.electric.tool.user.dialogs.Progress
The constructor displays the progress dialog.
progress - Static variable in class com.sun.electric.tool.user.UserInterfaceMain
The progress during input.
PROJECT - Static variable in class com.sun.electric.tool.io.FileType
Describes Project files.
Project - Class in com.sun.electric.tool.project
This is the Project Management tool.
ProjectCell - Class in com.sun.electric.tool.project
Class to describe cells checked into the Project Management system.
ProjectDB - Class in com.sun.electric.tool.project
This is the Project Management tool database.
ProjectDB() - Constructor for class com.sun.electric.tool.project.ProjectDB
 
ProjectLibrary - Class in com.sun.electric.tool.project
Class to describe libraries checked into the Project Management system.
ProjectManagementTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Project Management" tab of the Preferences dialog.
ProjectManagementTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.ProjectManagementTab
Creates new form ProjectManagement Options
ProjSettings - Class in com.sun.electric.tool.generator.layout
 
ProjSettings() - Constructor for class com.sun.electric.tool.generator.layout.ProjSettings
 
ProjSettings - Class in com.sun.electric.tool.user.projectSettings
User: gainsley Date: Jul 25, 2006
ProjSettings() - Constructor for class com.sun.electric.tool.user.projectSettings.ProjSettings
 
ProjSettings.ImportSettingsJob - Class in com.sun.electric.tool.user.projectSettings
Class to read a library in a new thread.
ProjSettings.Tool1 - Class in com.sun.electric.tool.generator.layout
 
ProjSettings.Tool2 - Class in com.sun.electric.tool.generator.layout
 
PromptAt - Class in com.sun.electric.tool.user.dialogs
This class places an inquiry dialog at specific places on the display.
PromptAt(boolean) - Constructor for class com.sun.electric.tool.user.dialogs.PromptAt
Creates new form PromptAt
PromptAt.Field - Class in com.sun.electric.tool.user.dialogs
Class to define a single entry in the custom prompt dialog.
propertyChange(PropertyChangeEvent) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
protection - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
protoDescriptor - Variable in class com.sun.electric.database.ImmutableNodeInst
Text descriptor of prototype name.
protoId - Variable in class com.sun.electric.database.id.CellUsage
CellId of the (prototype) subCell
protoId - Variable in class com.sun.electric.database.ImmutableArcInst
Arc prototype.
protoId - Variable in class com.sun.electric.database.ImmutableNodeInst
Prototype id.
protoName - Variable in class com.sun.electric.technology.Xml.MenuNodeInst
the name of the prototype in the menu
protoName - Variable in class com.sun.electric.technology.xml.Xml805.MenuNodeInst
 
protoName - Variable in class com.sun.electric.technology.xml.Xml806.MenuNodeInst
 
protoName - Variable in class com.sun.electric.technology.xml.Xml807.MenuNodeInst
the name of the prototype in the menu
protoName - Variable in class com.sun.electric.technology.xml.XmlParam.MenuNodeInst
 
prXkey - Static variable in class com.sun.electric.tool.io.input.LEFDEF
 
prYkey - Static variable in class com.sun.electric.tool.io.input.LEFDEF
 
psColorPlot(PostScript, Cell, boolean, boolean, double, double, double) - Static method in class com.sun.electric.tool.io.output.PostScriptColor
Main entry point for color PostScript output.
pselNode - Variable in class com.sun.electric.tool.generator.layout.StdCellParams.SelectFill
 
pselNode() - Method in class com.sun.electric.tool.generator.layout.TechType
 
PSPICEOUT - Static variable in class com.sun.electric.tool.io.FileType
Describes PSpice standard output.
PSpiceOut - Class in com.sun.electric.tool.io.input
Class for reading and displaying waveforms from PSpice and Spice3 output.
pureLayerNode - Variable in class com.sun.electric.technology.Xml.Layer
 
PureLayerNode() - Constructor for class com.sun.electric.technology.Xml.PureLayerNode
 
pureLayerNode - Variable in class com.sun.electric.technology.xml.Xml805.Layer
 
PureLayerNode() - Constructor for class com.sun.electric.technology.xml.Xml805.PureLayerNode
 
pureLayerNode - Variable in class com.sun.electric.technology.xml.Xml806.Layer
 
PureLayerNode() - Constructor for class com.sun.electric.technology.xml.Xml806.PureLayerNode
 
pureLayerNode - Variable in class com.sun.electric.technology.xml.Xml807.Layer
 
PureLayerNode() - Constructor for class com.sun.electric.technology.xml.Xml807.PureLayerNode
 
pureLayerNode - Variable in class com.sun.electric.technology.xml.XmlParam.Layer
 
PureLayerNode() - Constructor for class com.sun.electric.technology.xml.XmlParam.PureLayerNode
 
pureRotate() - Method in class com.sun.electric.database.geometry.Orientation
Method to return a transformation that rotates an object.
pureRotateIn() - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that unrotates the same as this NodeInst.
pureRotateOut() - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that rotates the same as this NodeInst.
purgeCurrentCompareList() - Method in class com.sun.electric.tool.ncc.processing.HierarchyInfo
You must call this method if a Cell comparison reveals an Export name mismatch.
PURPLE - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color purple.
push(Nodable) - Method in class com.sun.electric.database.variable.VarContext
get a new VarContext that consists of the current VarContext with the given NodeInst pushed onto the stack
push(double) - Method in class com.sun.electric.tool.generator.flag.SchematicPosition
 
pushCaching(Nodable) - Method in class com.sun.electric.database.variable.VarContext
Push a new level onto the VarContext stack.
pushHighlight() - Method in class com.sun.electric.tool.user.Highlighter
Method to push the current highlight list onto a stack.
pushIntBox(Layer) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
pushIntLine(Poly.Type, Layer) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
pushPoint(EPoint, double, double) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
pushPoint(double, double) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
pushPoint(EPoint) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
pushPoly(Poly.Type, Layer, EGraphics, PrimitivePort) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
pushTextPoly(Poly.Type, Layer, PrimitivePort, String, TextDescriptor) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
put(VarContext, Cell) - Method in class com.sun.electric.tool.logicaleffort.LETool.UniqueNodeMap
 
putAllSettings(Map<Setting, Object>) - Method in class com.sun.electric.tool.user.projectSettings.ProjSettings
 
putBoolean(Preferences, boolean, boolean) - Method in class com.sun.electric.database.text.Pref
Method to set a new boolean value on this Pref object.
putCommand(String) - Method in class com.sun.electric.tool.sandbox.TechExplorerDriver
 
putCommand(String, String) - Method in class com.sun.electric.tool.sandbox.TechExplorerDriver
 
putDouble(Preferences, boolean, double) - Method in class com.sun.electric.database.text.Pref
Method to set a new double value on this Pref object.
putInFinalForm() - Method in class com.sun.electric.tool.ncc.netlist.Wire
Remove deleted Parts.
putInFinalForm() - Method in class com.sun.electric.tool.ncc.trees.Circuit
Remove deleted NetObjects.
putInt(Preferences, boolean, int) - Method in class com.sun.electric.database.text.Pref
Method to set a new integer value on this Pref object.
putLong(Preferences, boolean, long) - Method in class com.sun.electric.database.text.Pref
Method to set a new long value on this Pref object.
putPrefs(Preferences, boolean) - Method in class com.sun.electric.database.EditingPreferences
 
putPrefs(Preferences, boolean, EditingPreferences) - Method in class com.sun.electric.database.EditingPreferences
 
putPrefs(Preferences, boolean) - Method in class com.sun.electric.database.text.PrefPackage
Store annotated option fields of the subclass into the speciefied Preferences subtree.
putPrefs(Preferences, boolean) - Method in class com.sun.electric.tool.drc.DRC.DRCPreferences
Store annotated option fields of the subclass into the speciefied Preferences subtree.
putPrefs(Preferences, boolean) - Method in class com.sun.electric.tool.erc.ERCAntenna.AntennaPreferences
Store annotated option fields of the subclass into the speciefied Preferences subtree.
putPrefs(Preferences, boolean) - Method in class com.sun.electric.tool.extract.LayerCoverageTool.LayerCoveragePreferences
Store annotated option fields of the subclass into the speciefied Preferences subtree.
putPrefs(Preferences, boolean) - Method in class com.sun.electric.tool.io.output.GenerateVHDL.VHDLPreferences
Store annotated option fields of the subclass into the speciefied Preferences subtree.
putPrefs(Preferences, boolean) - Method in class com.sun.electric.tool.user.dialogs.ComponentMenu.ComponentMenuPreferences
Store annotated option fields of the subclass into the speciefied Preferences subtree.
putPrefs(PrefPackage) - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method to Save options from specified PrefPackage into Electric Preferences subtree.
putPrefs(Preferences, boolean) - Method in class com.sun.electric.tool.user.GraphicsPreferences
 
putPrefs(Preferences, boolean, GraphicsPreferences) - Method in class com.sun.electric.tool.user.GraphicsPreferences
 
putPrefs(Preferences, boolean) - Method in class com.sun.electric.tool.user.ui.LayerVisibility
 
putSpi(String, String) - Method in class com.sun.electric.tool.sandbox.DummyPreferences
Put the given key-value association into this preference node.
putString(Preferences, boolean, String) - Method in class com.sun.electric.database.text.Pref
Method to set a new string value on this Pref object.
putValue(String, Object) - Method in class com.sun.electric.tool.user.projectSettings.ProjSettings
 
pwell() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
pwell() - Method in class com.sun.electric.tool.generator.layout.TechType
 
pWellCheck - Variable in class com.sun.electric.tool.erc.ERCWellCheck.WellCheckPreferences
How much P-Well contact checking the ERC should do.
pWellHeight - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The height of the p-well.
pWellOffset - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The offset of the p-well.
pwm1() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
pwm1() - Method in class com.sun.electric.tool.generator.layout.TechType
 
pwm1Y() - Static method in class com.sun.electric.tool.generator.layout.Tech
 
pwm1Y() - Method in class com.sun.electric.tool.generator.layout.TechType
 
PWRPORT - Static variable in class com.sun.electric.tool.sc.GetNetlist
power port

Q

quantize(double, double, double) - Static method in class com.sun.electric.tool.logicaleffort.LETool
Quantize gate sizes so that the maximum error is less than or equal to 'error'.
quantizeSize(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
Quick - Class in com.sun.electric.tool.drc
This is the "quick" DRC which does full hierarchical examination of the circuit.
Quick(DRC.CheckDRCJob, DRC.DRCPreferences, GeometryHandler.GHMode) - Constructor for class com.sun.electric.tool.drc.Quick
to control OD2 combination in the same die according to foundries
quiet - Variable in class com.sun.electric.tool.io.output.Output
True to write with less information displayed
quitCommand() - Static method in class com.sun.electric.tool.user.menus.FileMenu
This method implements the command to quit Electric.
QuitJob(Collection<FileMenu.RenameAndSaveLibraryTask>) - Constructor for class com.sun.electric.tool.user.menus.FileMenu.QuitJob
 

R

R - Static variable in class com.sun.electric.database.geometry.Orientation
 
raiseToM3(PortInst) - Method in class com.sun.electric.tool.generator.flag.router.Router
 
randomExportId(String) - Method in class com.sun.electric.database.id.CellId
Creates new random exportId, unique in this session for this parent CellId.
RAWLTSPICEOUT - Static variable in class com.sun.electric.tool.io.FileType
Describes Raw LTSpice output.
RAWSPICEOUT - Static variable in class com.sun.electric.tool.io.FileType
Describes Raw Spice output.
RawSpiceOut - Class in com.sun.electric.tool.io.input
Class for reading and displaying waveforms from Raw Spice output.
RAWSSPICEOUT - Static variable in class com.sun.electric.tool.io.FileType
Describes Raw SmartSpice output.
RCMOS - Class in com.sun.electric.technology.technologies
This is the Complementary MOS (old, N-Well, from Griswold) Technology.
RCMOS(Generic, TechFactory) - Constructor for class com.sun.electric.technology.technologies.RCMOS
 
RCPBucket - Class in com.sun.electric.tool.extract
The main purpose of this class is to store parasitic information as string.
RCPBucket(char, String, String, double) - Constructor for class com.sun.electric.tool.extract.RCPBucket
 
rcValue - Variable in class com.sun.electric.tool.extract.RCPBucket
 
read(IdReader) - Static method in class com.sun.electric.database.text.Setting
Reads a Tree of Settings fro, IdManager reader
read(IdReader) - Static method in class com.sun.electric.database.variable.CodeExpression
Read CodeExpression from SnapshotReader.
read(IdReader) - Static method in class com.sun.electric.database.variable.Variable
Read Variable from IdReader.
read(IdReader, TechPool) - Static method in class com.sun.electric.technology.TechPool
Reads TechPool from IdReader
read(IdReader) - Static method in class com.sun.electric.tool.Job.Inform
 
read(IdReader) - Static method in class com.sun.electric.tool.Job.Key
 
read(IdReader) - Static method in class com.sun.electric.tool.user.ErrorLogger
 
read(File) - Static method in class com.sun.electric.tool.user.projectSettings.ProjSettings
 
READ_BUFFER_SIZE - Static variable in class com.sun.electric.tool.io.input.Input
 
READABLEDUMP - Static variable in class com.sun.electric.tool.io.FileType
Describes Readable Dump files.
ReadableDump - Class in com.sun.electric.tool.io.input
This class reads files in readable-dump (.txt) format.
ReadableDump - Class in com.sun.electric.tool.io.output
Class to write a library to disk in Readable Dump format.
readALibrary(URL, Library, String, FileType, Map<Setting, Object>) - Static method in class com.sun.electric.tool.io.input.LibraryFiles
Method to read a single library file.
readAllLayers - Variable in class com.sun.electric.tool.io.input.DXF.DXFPreferences
 
readArchitectureFile(boolean) - Method in class com.sun.electric.technology.technologies.FPGA
Method to read an architecture file and customize the FPGA technology.
readArcId() - Method in class com.sun.electric.database.id.IdReader
Reads arc id.
readArcProtoId() - Method in class com.sun.electric.database.id.IdReader
Reads ArcProtoId.
readBoolean() - Method in class com.sun.electric.database.id.IdReader
Reads boolean.
readByte() - Method in class com.sun.electric.database.id.IdReader
Reads byte.
readBytes() - Method in class com.sun.electric.database.id.IdReader
Reads bytes.
readCellInstances - Variable in class com.sun.electric.tool.io.IOTool.DaisPreferences
 
readConnectivity - Variable in class com.sun.electric.tool.io.IOTool.DaisPreferences
 
readCoord() - Method in class com.sun.electric.database.id.IdReader
Reads grid coordiante.
readCursor(String, int, int) - Static method in class com.sun.electric.tool.user.ui.ToolBar
 
readDemoDataFromFile(View3DWindow) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to generate knots for interpolator from a file
readDensityErrors(Cell, File) - Static method in class com.sun.electric.tool.drc.CalibreDrcErrors
 
readDetailWires - Variable in class com.sun.electric.tool.io.IOTool.DaisPreferences
 
readDiffs() - Method in class com.sun.electric.database.id.IdReader
 
readDirectory(URL, Library) - Method in class com.sun.electric.tool.io.input.Spice
Method to import a library from disk.
readDouble() - Method in class com.sun.electric.database.id.IdReader
Reads double.
readEnvironment(IdReader, Environment) - Static method in class com.sun.electric.database.Environment
 
readExternal(ObjectInput) - Method in class com.sun.electric.database.EObjectInputStream.Key
 
readExternal(EObjectInputStream) - Method in class com.sun.electric.database.EObjectInputStream.Key
The oclass implements the readExternal method to restore an object by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readExternalLibraryFromFilename(String, FileType) - Method in class com.sun.electric.tool.io.input.LibraryFiles
Method to read an external library file, given its name as stored on disk.
readFile(String, boolean) - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceNetlistReader
 
readFloat() - Method in class com.sun.electric.database.id.IdReader
Reads float.
readGlobalWires - Variable in class com.sun.electric.tool.io.IOTool.DaisPreferences
 
readHeaders(ErrorLogger) - Method in class com.sun.electric.tool.io.input.LibraryStatistics
 
readInputLibrary() - Method in class com.sun.electric.tool.io.input.LibraryFiles
 
readInt() - Method in class com.sun.electric.database.id.IdReader
Reads integer.
readJelibVersions(ErrorLogger) - Method in class com.sun.electric.tool.io.input.LibraryStatistics
 
readLibDirs(String) - Static method in class com.sun.electric.tool.io.input.LibDirs
Read in LibDirs file.
readLibId() - Method in class com.sun.electric.database.id.IdReader
Reads LibId.
readLibrary(Library) - Method in interface com.sun.electric.database.change.Changes
Method to announce that a Library has been read.
readLibrary(Library) - Method in class com.sun.electric.database.constraint.Constraints
Method to announce that a Library has been read.
readLibrary(URL, String, FileType, boolean) - Static method in class com.sun.electric.tool.io.input.LibraryFiles
Method to read a Library from disk.
readLibrary(URL, String, FileType, boolean, Map<Setting, Object>) - Static method in class com.sun.electric.tool.io.input.LibraryFiles
Method to read a Library from disk.
readLibrary(Library) - Method in class com.sun.electric.tool.Listener
Method to announce that a Library has been read.
readLibrary(Library) - Method in class com.sun.electric.tool.project.Project
Method to announce that a Library has been read.
ReadLibrary(URL, FileType, String) - Constructor for class com.sun.electric.tool.user.menus.FileMenu.ReadLibrary
 
ReadLibrary(URL, FileType, String, Library, FileMenu.RenameAndSaveLibraryTask, String) - Constructor for class com.sun.electric.tool.user.menus.FileMenu.ReadLibrary
 
readLibraryHeader(URL, ErrorLogger) - Static method in class com.sun.electric.tool.io.input.ELIB
Method to read a Library from disk.
readList(IdManager, String) - Static method in class com.sun.electric.tool.io.input.LibraryStatistics
 
readLong() - Method in class com.sun.electric.database.id.IdReader
Reads long.
readNameKey() - Method in class com.sun.electric.database.id.IdReader
Reads Name key.
readNetCurCell(Cell) - Method in class com.sun.electric.tool.sc.GetNetlist
Read the netlist associated with the current cell.
readNodeId() - Method in class com.sun.electric.database.id.IdReader
Reads node id.
readNodeProtoId() - Method in class com.sun.electric.database.id.IdReader
Reads NodeProtoId.
readObject(IdReader) - Static method in class com.sun.electric.database.variable.Variable
Read Object from IdReader.
readOrientation() - Method in class com.sun.electric.database.id.IdReader
Reads Orientation.
readPoint() - Method in class com.sun.electric.database.id.IdReader
Reads EPoint.
readPortProtoId() - Method in class com.sun.electric.database.id.IdReader
Reads PortProtoId.
readPowerAndGround - Variable in class com.sun.electric.tool.io.IOTool.DaisPreferences
 
readPrefs() - Static method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Recached Preferences after change
readProjectDirs(File, boolean) - Static method in class com.sun.electric.tool.io.input.LibraryStatistics
 
readProjectSettings() - Method in class com.sun.electric.tool.io.input.ELIB
 
readProjectSettings(URL, FileType, TechPool, ErrorLogger) - Static method in class com.sun.electric.tool.io.input.JELIB
 
readProjectSettings() - Method in class com.sun.electric.tool.io.input.LibraryFiles
Method to read project preferences from a Library.
readProjectSettings() - Method in class com.sun.electric.tool.io.input.ReadableDump
 
readProjectsSettingsFromLibrary(URL, FileType) - Static method in class com.sun.electric.tool.io.input.LibraryFiles
Method to read a Library from disk.
readProjList(File) - Static method in class com.sun.electric.tool.io.input.LibraryStatistics
 
readRectangle() - Method in class com.sun.electric.database.id.IdReader
Reads ERectangle.
readSerialized(String) - Static method in class com.sun.electric.tool.io.input.LibraryStatistics
 
readSettings(File, EDatabase, boolean) - Static method in class com.sun.electric.tool.user.projectSettings.ProjSettings
Read project preferences and apply them
readShort() - Method in class com.sun.electric.database.id.IdReader
Reads short.
readSimulationOutput(URL, Cell) - Method in class com.sun.electric.tool.io.input.ArchSimOut
Method to read an ArchSim output file.
readSimulationOutput(URL, Cell) - Method in class com.sun.electric.tool.io.input.EpicOutProcess
Method to read an Spice output file.
readSimulationOutput(URL, Cell) - Method in class com.sun.electric.tool.io.input.HSpiceOut
Method to read HSpice output files.
readSimulationOutput(URL, Cell) - Method in class com.sun.electric.tool.io.input.LTSpiceOut
Method to read an LTSpice output file.
readSimulationOutput(URL, Cell) - Method in class com.sun.electric.tool.io.input.PSpiceOut
Method to read an PSpice output file.
readSimulationOutput(URL, Cell) - Method in class com.sun.electric.tool.io.input.RawSpiceOut
Method to read an Raw Spice output file.
readSimulationOutput(URL, Cell) - Method in class com.sun.electric.tool.io.input.Simulate
Method that is overridden by subclasses to actually do the work.
readSimulationOutput(URL, Cell) - Method in class com.sun.electric.tool.io.input.SmartSpiceOut
Method to read an Smart Spice output file.
readSimulationOutput(URL, Cell) - Method in class com.sun.electric.tool.io.input.SpiceOut
Method to read an Spice output file.
readSimulationOutput(URL, Cell) - Method in class com.sun.electric.tool.io.input.verilog.VerilogOut
Method to read an Verilog output file.
readSimulationResults(FileType, Cell, URL) - Static method in class com.sun.electric.tool.io.input.Simulate
 
readSnapshot(IdReader, Snapshot) - Static method in class com.sun.electric.database.Snapshot
 
readStatistics(URL, ErrorLogger, LibraryStatistics.FileContents) - Static method in class com.sun.electric.tool.io.input.ELIB
Method to read a Library from disk.
readString() - Method in class com.sun.electric.database.id.IdReader
Reads string.
readTechId() - Method in class com.sun.electric.database.id.IdReader
Reads TechId.
readTextCell() - Static method in class com.sun.electric.tool.user.ui.TextWindow
Method to read a text disk file into this TextWindow.
readTextCell(String) - Method in class com.sun.electric.tool.user.ui.TextWindow
 
readTextDescriptor() - Method in class com.sun.electric.database.id.IdReader
Reads TextDescriptor.
readTool() - Method in class com.sun.electric.database.id.IdReader
Reads Tool.
readVariableKey() - Method in class com.sun.electric.database.id.IdReader
Reads variable key.
readVariableNames(String) - Static method in class com.sun.electric.tool.io.input.LibraryStatistics
 
readVerilog(String, String, boolean, boolean, Job) - Method in class com.sun.electric.tool.io.input.verilog.VerilogReader
 
readVerilogOnly(String, boolean, Job) - Method in class com.sun.electric.tool.io.input.verilog.VerilogReader
 
readWholeLine() - Method in class com.sun.electric.tool.io.input.Input
 
realizeCellsRecursively(Cell, HashSet<Cell>, String, double) - Method in class com.sun.electric.tool.io.input.ELIB
Method to recursively create the contents of each cell in the library.
realizeCellsRecursively(Cell, HashSet<Cell>, String, double) - Method in class com.sun.electric.tool.io.input.JELIB
Method to recursively create the contents of each cell in the library.
realizeCellsRecursively(Cell, HashSet<Cell>, String, double) - Method in class com.sun.electric.tool.io.input.ReadableDump
Method to recursively create the contents of each cell in the library.
rebuildPanelList() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
rebuildRTree() - Method in class com.sun.electric.database.topology.Topology
 
reconcileSettings(Map<String, Object>, String, FileMenu.ReadLibrary) - Static method in class com.sun.electric.tool.user.dialogs.OptionReconcile
Check if it is necessary to reconcile Settings.
Reconnect() - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.Reconnect
 
reconnectArcs() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.Reconnect
Method to implement the reconnection in this Reconnect.
RecordList - Class in com.sun.electric.tool.ncc.lists
 
RecordList() - Constructor for class com.sun.electric.tool.ncc.lists.RecordList
 
recover(Snapshot) - Method in class com.sun.electric.database.hierarchy.EDatabase
Force database to specified state.
rectangleBounds(double, double, double, double, double, double, Rectangle2D) - Method in class com.sun.electric.database.geometry.Orientation
Calculate bounds of rectangle transformed by this Orientation.
rectangleBounds(int[]) - Method in class com.sun.electric.database.geometry.Orientation
Calculate bounds of rectangle transformed by this Orientation.
rectsIntersect(Rectangle2D, Rectangle2D) - Static method in class com.sun.electric.database.geometry.DBMath
Method to tell whether two Rectangle2D objects intersect.
recursivelyHighlight(JTree, DefaultMutableTreeNode, DefaultMutableTreeNode, TreePath) - Static method in class com.sun.electric.tool.user.dialogs.EDialog
Method to highlight a node in a tree.
RED - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color red.
red - Variable in class com.sun.electric.tool.user.dialogs.ColorPatternPanel.Info
 
redirectStdOut(String) - Static method in class com.sun.electric.tool.sandbox.ESandBox
 
redo() - Static method in class com.sun.electric.database.change.Undo
Method to redo a change.
redo() - Method in class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
Method to redo the last change to the in-place edit session.
redo() - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to redo changes to text in this TextWindow.
redoCommand - Static variable in class com.sun.electric.tool.user.ui.ToolBar
 
redoGeometric() - Method in class com.sun.electric.database.topology.ArcInst
Method to recalculate the Geometric bounds for this NodeInst.
redoGeometric() - Method in class com.sun.electric.database.topology.NodeInst
Method to recalculate the Geometric bounds for this NodeInst.
redrawAllPanels() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
redrawDisplay() - Static method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
 
redrawObject(ElectricObject) - Method in class com.sun.electric.database.constraint.Constraints
Method to request that an object be redrawn.
reducePortPoly(PortInst, double, int) - Method in class com.sun.electric.database.geometry.PolyBase
Method to reduce this Poly by the proper amount presuming that it describes a port connected to an arc.
reExportAll() - Static method in class com.sun.electric.tool.user.ExportChanges
Method to re-export all unwired/unexported ports on cell instances in the current Cell.
reExportHighlighted(boolean, boolean, boolean) - Static method in class com.sun.electric.tool.user.ExportChanges
Method to re-export all unwired/unexported ports on cell instances in the current Cell.
reExportNodes(Cell, List<Geometric>, boolean, boolean, boolean, boolean) - Static method in class com.sun.electric.tool.user.ExportChanges
Re-exports ports on each NodeInst in the list, in the order the nodeinsts appear in the list.
reExportPorts(Cell, List<PortInst>, boolean, boolean, boolean, boolean, Map<PortInst, Export>) - Static method in class com.sun.electric.tool.user.ExportChanges
Re-exports the PortInsts in the list.
ReExportPorts(Cell, List<PortInst>, boolean, boolean, boolean, boolean, Map<PortInst, Export>) - Constructor for class com.sun.electric.tool.user.ExportChanges.ReExportPorts
Constructor.
reExportPowerAndGround() - Static method in class com.sun.electric.tool.user.ExportChanges
Method to re-export all unwired/unexported ports on cell instances in the current Cell.
reexportPowerGround(Cell) - Method in class com.sun.electric.tool.generator.flag.FlagDesign
 
reExportSelected(boolean, boolean) - Static method in class com.sun.electric.tool.user.ExportChanges
Method to re-export everything that is selected.
reExportSelectedPort() - Static method in class com.sun.electric.tool.user.ExportChanges
Method to reexport the selected port on other nodes in the cell.
reexportSignals(LayoutNetlist) - Method in class com.sun.electric.tool.generator.flag.FlagDesign
 
REF_DES_KEY - Static variable in class com.sun.electric.tool.io.output.Eagle
key of Variable holding node name.
REF_DES_KEY - Static variable in class com.sun.electric.tool.io.output.ECAD
key of Variable holding node name.
REF_DES_KEY - Static variable in class com.sun.electric.tool.io.output.Pads
key of Variable holding node name.
referencedLibs - Variable in class com.sun.electric.database.LibraryBackup
Array of referenced libs
referencesLib(Library) - Method in class com.sun.electric.database.hierarchy.Library
Returns true if this Library directly references the specified Library 'lib'.
refresh() - Method in class com.sun.electric.tool.simulation.als.ALS
Method to reload the circuit data.
refresh() - Method in class com.sun.electric.tool.simulation.Engine
Method to reload the circuit data.
refreshSimulationData() - Static method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to refresh simulation data by menu in ToolMenu.
registerItem() - Method in class com.sun.electric.tool.user.menus.EMenu
 
registerItem() - Method in class com.sun.electric.tool.user.menus.EMenuItem.CheckBox
 
registerItem() - Method in class com.sun.electric.tool.user.menus.EMenuItem
Register this menu item in EMenuBar.
registerItem() - Method in class com.sun.electric.tool.user.ui.ToolBar.EToolBarButton
 
registerTiming(String, long, BenchmarkResults.BenchIdx, NccGlobals) - Static method in class com.sun.electric.tool.ncc.basic.NccUtils
 
registerUpdatable() - Method in class com.sun.electric.tool.user.menus.EMenuItem
Register this item as updatable ( dimmed items or chec box/radio buttons
Regression - Class in com.sun.electric.tool
Simple client for regressions.
Regression() - Constructor for class com.sun.electric.tool.Regression
 
regressionTest(Cell, Cell) - Method in class com.sun.electric.tool.ncc.result.equivalence.Equivalence
Perform a sanity check of the equivalence tables.
relativePath() - Method in class com.sun.electric.database.text.Pref.Group
 
relativeSizeTolerance - Variable in class com.sun.electric.tool.ncc.NccOptions
 
relErr() - Method in class com.sun.electric.tool.ncc.result.SizeMismatch.Mismatch
 
reload(Object[]) - Method in class com.sun.electric.tool.user.ui.ExplorerTreeModel
Invoke this method if you've modified the TreeNodes upon which this model depends.
reloadLibrary(Library) - Static method in class com.sun.electric.tool.io.input.LibraryFiles
Reload a library from disk.
reloadLibraryCells(List<Cell>) - Static method in class com.sun.electric.tool.io.input.LibraryFiles
Reload Cells from disk.
ReloadLibraryJob(Library) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.ReloadLibraryJob
 
reloadTable() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
rememberDisplayLocation() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
 
remove(Iterator<Global>) - Method in class com.sun.electric.database.network.Global.Set
Returns this Set with removed all globals given by the iterator.
remove() - Method in class com.sun.electric.database.text.ArrayIterator
Removes from the underlying collection the last element returned by the iterator (unsupported operation).
remove(int) - Method in class com.sun.electric.database.text.ImmutableArrayList
 
remove(Object) - Method in class com.sun.electric.database.text.ImmutableArrayList
 
remove(E) - Method in class com.sun.electric.database.text.WeakReferences
Removes a single instance of the specified element from this list, if it is present (optional operation).
remove() - Method in class com.sun.electric.database.topology.RTNode.Search
 
remove(Library) - Static method in class com.sun.electric.tool.cvspm.AddRemove
 
remove(Cell) - Static method in class com.sun.electric.tool.cvspm.AddRemove
 
remove() - Method in class com.sun.electric.tool.Job.Inform
 
remove() - Method in class com.sun.electric.tool.Job
Remove job from Job list if it is done
remove(Highlight2) - Method in class com.sun.electric.tool.user.Highlighter
Removes a Highlight object from the current set of highlights.
remove(int) - Method in class com.sun.electric.tool.user.ui.JobTree
 
removeActionListener(ActionListener) - Method in class com.sun.electric.tool.user.ui.KeyBindings
Remove an action listener
removeAllInPlaceTextObjects() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to remove all in-place text objects in this window.
removeAllSignals() - Method in class com.sun.electric.tool.user.waveform.Panel
 
removeAllStimuli() - Method in class com.sun.electric.tool.simulation.als.ALS
Method to remove all stimuli from the simulation.
removeAllStimuli() - Method in class com.sun.electric.tool.simulation.Engine
Method to remove all stimuli from the simulation.
removeAllStimuli() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to remove all stimuli from the simulation.
removeCell(Cell) - Static method in class com.sun.electric.tool.project.DeleteCellJob
Method to remove a cell from the repository.
removeCellsChangedSinceLastNccRun(CellContext[]) - Method in class com.sun.electric.tool.ncc.PassedNcc
Purge all Cells that the user changed since the last NCC run.
removeConnectingNewArc(RouteElementArc) - Method in class com.sun.electric.tool.routing.RouteElementPort
Reomve a newArc that connects to this newNode or existingPortInst.
removeControlPoint(double) - Method in class com.sun.electric.tool.simulation.Signal
Method to remove control points the list on this signal.
removeControlPoint(Signal, double) - Method in class com.sun.electric.tool.simulation.Stimuli
Method to remove control points the list on a signal.
removeCurvature() - Static method in class com.sun.electric.tool.user.ui.CurveListener
This method removes curvature on the currently selected arc.
REMOVED - Static variable in class com.sun.electric.tool.cvspm.State
 
removeDatabaseChangeListener(DatabaseChangeListener) - Static method in class com.sun.electric.tool.user.UserInterfaceMain
Remove a DatabaseChangeListener.
removeFinishedListener(Exec.FinishedListener) - Method in class com.sun.electric.tool.user.dialogs.ExecDialog
 
removeFinishedListener(Exec.FinishedListener) - Method in class com.sun.electric.tool.user.Exec
Remove a Exec.FinishedListener
removeFinishedListener(Exec.FinishedListener) - Method in class com.sun.electric.tool.user.ExecMulti
Remove a Exec.FinishedListener
removeFromDesktop(JInternalFrame) - Static method in class com.sun.electric.tool.user.ui.TopLevel
Method to remove an internal frame from the desktop.
removeFromWaveformCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method implements the command to remove the currently selected network from the waveform window.
removeHighlightedSignal(WaveSignal, boolean) - Method in class com.sun.electric.tool.user.waveform.Panel
 
removeHighlightListener(HighlightListener) - Static method in class com.sun.electric.tool.user.Highlighter
Remove a Highlight listener
removeHorizRulerPanel() - Method in class com.sun.electric.tool.user.waveform.Panel
 
removeInPlaceTextObject(GetInfoText.EditInPlaceListener) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to remove a "in-place" text editing object from this EditWindow.
removeInterpolator(Map<TransformGroup, BranchGroup>) - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to remove certain interpolators from scene graph
removeKeyBinding(String, KeyStrokePair) - Method in class com.sun.electric.tool.user.KeyBindingManager
Removes a key binding from the active bindings, and writes new bindings set to preferences.
removeKeyBinding(String, KeyStrokePair) - Method in class com.sun.electric.tool.user.menus.EMenuBar
Removes a key binding.
removeKeyBinding(KeyStrokePair) - Method in class com.sun.electric.tool.user.ui.KeyBindings
Removes a key binding
removeLibrary(LibId) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
Remove a library from the list of CVS libraries.
removeLibraryReferences(Library) - Static method in class com.sun.electric.tool.user.ui.WindowFrame
 
removeNodeName(NodeInst) - Method in class com.sun.electric.database.hierarchy.Cell
Method to remove an NodeInst from the name index of this cell.
removeNodeSpi() - Method in class com.sun.electric.tool.sandbox.DummyPreferences
Removes this preference node, invalidating it and any preferences that it contains.
removeOutputStreamCheckerListener(Exec.OutputStreamCheckerListener) - Method in class com.sun.electric.tool.user.Exec.OutputStreamChecker
 
removePanel(Panel) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to remove a Panel from this window.
removeParentContext(int) - Method in class com.sun.electric.database.variable.VarContext
Remove N levels of parent context from this VarContext.
removePrefix(String, String) - Static method in class com.sun.electric.tool.ncc.netlist.NccNameProxy
 
removeRange(int, int) - Method in class com.sun.electric.database.text.ImmutableArrayList
 
removeSelectedControlPoint(double) - Method in class com.sun.electric.tool.user.waveform.WaveSignal
 
removeSelectedStimuli() - Method in class com.sun.electric.tool.simulation.als.ALS
Method to remove the selected stimuli.
removeSelectedStimuli() - Method in class com.sun.electric.tool.simulation.Engine
Method to remove the selected stimuli.
removeSelectedStimuli() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to remove the selected stimuli.
removeSignal(JButton) - Method in class com.sun.electric.tool.user.waveform.Panel
 
removeSignals(Set<Network>, VarContext) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to remove a set of Networks from the waveform display.
removeSpi(String) - Method in class com.sun.electric.tool.sandbox.DummyPreferences
Remove the association (if any) for the specified key at this preference node.
removeStimuliFromSignal() - Method in class com.sun.electric.tool.simulation.als.ALS
Method to remove all stimuli from the currently-selected signals.
removeStimuliFromSignal() - Method in class com.sun.electric.tool.simulation.Engine
Method to remove all stimuli from the currently-selected signal.
removeStimuliFromSignal() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to remove all stimuli from the currently-selected signal.
removeTempRigid(ArcInst) - Static method in class com.sun.electric.database.constraint.Layout
Method to remove temporary rigidity on an ArcInst.
removeTextRedoListener(PropertyChangeListener) - Static method in class com.sun.electric.tool.user.ui.TextWindow
 
removeTextUndoListener(PropertyChangeListener) - Static method in class com.sun.electric.tool.user.ui.TextWindow
 
removeThisCell() - Static method in class com.sun.electric.tool.project.DeleteCellJob
Method to remove the currently edited cell from the repository.
removeTreeModelListener(TreeModelListener) - Method in class com.sun.electric.tool.user.ui.ExplorerTreeModel
Removes a listener previously added with addTreeModelListener.
removeUnusedLayers(Library) - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to remove nodes containing metal layers that have been disabled.
rename(String, String) - Method in class com.sun.electric.database.hierarchy.Cell
Method to rename this Cell.
rename(String) - Method in class com.sun.electric.database.hierarchy.Export
Method to rename this Export.
renameCell(Snapshot, CellId, CellId) - Static method in class com.sun.electric.database.IdMapper
 
RenameCell(Cell, String, String) - Constructor for class com.sun.electric.tool.user.CellChangeJobs.RenameCell
 
renameCell - Static variable in class com.sun.electric.tool.user.dialogs.CellBrowser.DoAction
 
RenameCellGroup(Cell, String) - Constructor for class com.sun.electric.tool.user.CellChangeJobs.RenameCellGroup
 
renameCellGroupInJob(Cell.CellGroup, String) - Static method in class com.sun.electric.tool.user.CircuitChanges
 
renameCellInJob(Cell, String) - Static method in class com.sun.electric.tool.user.CircuitChanges
RENAME CELLS
renameConfiguration(String, String) - Method in class com.sun.electric.tool.user.ui.InvisibleLayerConfiguration
 
renameCurrentTechnology() - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to implement the "Rename Current Technology" command.
renamedCell(String, String) - Static method in class com.sun.electric.tool.user.tecEdit.Manipulate
Method to update tables to reflect that cell "oldName" is now called "newName".
renameExport(String) - Method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations
 
renameExport() - Static method in class com.sun.electric.tool.user.ExportChanges
Method to rename the currently selected export.
renameIds(IdMapper) - Method in class com.sun.electric.database.constraint.Constraints
Method to announce than Ids were renamed.
renameIds(IdMapper) - Method in class com.sun.electric.database.constraint.Layout
Method to announce than Ids were renamed.
RenameJob(NccResults) - Constructor for class com.sun.electric.tool.ncc.AllSchemNamesToLay.RenameJob
 
RenameJob() - Constructor for class com.sun.electric.tool.ncc.AllSchemNamesToLay.RenameJob
 
RenameJob(NccResults) - Constructor for class com.sun.electric.tool.ncc.SchemNamesToLay.RenameJob
 
RenameJob() - Constructor for class com.sun.electric.tool.ncc.SchemNamesToLay.RenameJob
 
renameLibrary(Snapshot, LibId, LibId) - Static method in class com.sun.electric.database.IdMapper
 
RenameLibrary(Library, String) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.RenameLibrary
 
renameLibrary(Library) - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to implement the "Rename Library" command.
renameObject(ElectricObject, Object) - Method in interface com.sun.electric.database.change.Changes
Method to announce the renaming of an ElectricObject.
renameObject(ElectricObject, Object) - Method in class com.sun.electric.database.constraint.Constraints
Method to handle the renaming of an ElectricObject.
renameObject(ElectricObject, Object) - Method in class com.sun.electric.tool.Listener
Method to handle the renaming of an ElectricObject.
renameParam(Variable.AttrKey, Variable.AttrKey) - Method in class com.sun.electric.database.hierarchy.Cell.CellGroup
Rename a parameter.
RenameTechnology(Technology, String) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.RenameTechnology
 
renameVar(String, String) - Method in class com.sun.electric.database.variable.ElectricObject
Rename a Variable.
renameVar(Variable.Key, String) - Method in class com.sun.electric.database.variable.ElectricObject
Rename a Variable.
render(Dimension, WindowFrame.DisplayAttributes, GraphicsPreferences, boolean, Rectangle2D) - Method in class com.sun.electric.tool.user.redisplay.AbstractDrawing
 
renderField(int) - Method in class com.sun.electric.plugins.j3d.utils.J3DCanvas3D
 
renderFrame() - Method in class com.sun.electric.database.hierarchy.Cell.FrameDescription
Method called to render the frame information.
renumberNetlists() - Static method in class com.sun.electric.database.network.NetworkTool
Method to renumber the netlists.
RenumberNumericExports(List<Export>) - Constructor for class com.sun.electric.tool.user.ExportChanges.RenumberNumericExports
 
reorderPrimitives(int) - Static method in class com.sun.electric.tool.user.tecEdit.Manipulate
SUPPORT ROUTINES
repaint() - Method in class com.sun.electric.tool.user.ui.TextWindow
 
repaint() - Method in interface com.sun.electric.tool.user.ui.WindowContent
 
repaint() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
repaintAll() - Static method in class com.sun.electric.tool.user.ui.EditWindow
Method requests that every EditWindow be redrawn, without rerendering the offscreen contents.
repaintAllAfterCurLibAction() - Static method in class com.sun.electric.tool.user.dialogs.ChangeCurrentLib
Method to call all repaint functions after the current library is changed.
repaintAllContents() - Static method in class com.sun.electric.tool.user.ui.EditWindow
Method requests that every EditWindow be redrawn, including a rerendering of its contents.
repaintAllPanels() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
repaintAllWindows() - Method in interface com.sun.electric.database.variable.UserInterface
Method to request that all windows be redisplayed including palettes.
repaintAllWindows() - Method in class com.sun.electric.Main.UserInterfaceDummy
 
repaintAllWindows() - Static method in class com.sun.electric.tool.user.ui.WindowFrame
 
repaintAllWindows() - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
repaintAllWindows() - Method in class com.sun.electric.tool.UserInterfaceExec
Method to request that all windows be redisplayed including palettes.
repaintContents(Rectangle2D, boolean) - Method in interface com.sun.electric.database.variable.EditWindow_
 
repaintContents(Rectangle2D, boolean) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method requests that this EditWindow be redrawn, including a rerendering of the contents.
repaintContents() - Method in class com.sun.electric.tool.user.waveform.Panel
Method to repaint the panel.
repaintWithRulers() - Method in class com.sun.electric.tool.user.waveform.Panel
Method to repaint this window and its associated ruler panel.
repairAllLibraries() - Static method in class com.sun.electric.database.hierarchy.Library
 
repeatLastCommand() - Static method in class com.sun.electric.tool.user.menus.EMenuItem
Repeat the last Command
replace(ArcProto) - Method in class com.sun.electric.database.topology.ArcInst
Method to replace this ArcInst with one of another type.
replace(NodeProto, boolean, boolean) - Method in class com.sun.electric.database.topology.NodeInst
Method to replace this NodeInst with one of another type.
replace(String) - Static method in class com.sun.electric.database.variable.EvalJavaBsh
Replaces @var calls to P("var") Replaces P("var") calls to P("ATTR_var") Replaces PAR("var") calls to PAR("ATTR_var")
replaceAllText(String) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
replaceAllText(String) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to replace all selected text.
replaceAllText(String) - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to replace all selected text.
replaceAllText(String) - Method in interface com.sun.electric.tool.user.ui.WindowContent
Method to replace all selected text.
replaceAllText(String) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to replace all selected text.
replaceArcEnd(RouteElementPort, RouteElementPort) - Method in class com.sun.electric.tool.routing.RouteElementArc
Used to update end points of new arc if they change Only valid if called on newArcs, does nothing otherwise.
replaceBisectPin(RouteElementPort, RouteElementPort) - Method in class com.sun.electric.tool.routing.Route
Attempts to replace the bisectPin by replacement.
replaceBusParameterInt(String) - Static method in class com.sun.electric.tool.user.dialogs.BusParameters
Method to replace bus parameters in Electric variables.
replaceExistingRedundantPin(RouteElementPort, RouteElementPort, PolyMerge) - Method in class com.sun.electric.tool.routing.Route
Attempts to replace an existing pin that has been made redundant by some node in the route, such as a contact cut.
replaceFromOtherLibrary() - Static method in class com.sun.electric.tool.user.ExportChanges
Method to replace all cell instances in the current cell with like-named ones from another library.
replaceNodeInst(NodeInst, NodeProto, boolean, boolean) - Static method in class com.sun.electric.tool.user.CircuitChangeJobs
Method to replace node "oldNi" with a new one of type "newNp" and return the new node.
replaceObject(Object) - Method in class com.sun.electric.database.EObjectOutputStream
This method will allow trusted subclasses of ObjectOutputStream to substitute one object for another during serialization.
replacePin(RouteElementPort, RouteElementPort, PolyMerge) - Method in class com.sun.electric.tool.routing.Route
Attempts to replace pin with replacement.
replaceSubcellsByExisting() - Method in class com.sun.electric.database.hierarchy.Cell
Method to replace subcells of a Cell by cells with similar name in Cell's
replaceText(String) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
replaceText(String) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to replace the text that was just selected with findNextText().
replaceText(String) - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to replace the text that was just selected with findNextText().
replaceText(String) - Method in interface com.sun.electric.tool.user.ui.WindowContent
Method to replace the text that was just selected with findNextText().
replaceText(String) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to replace the text that was just selected with findNextText().
reportCells() - Method in class com.sun.electric.tool.io.input.LibraryStatistics
 
reportError(String) - Method in class com.sun.electric.tool.io.output.Output
Method to report errors during the output process.
reportExecution - Variable in class com.sun.electric.tool.Job
report execution time regardless MIN_NUM_SECONDS
reportFileLength() - Method in class com.sun.electric.tool.io.input.LibraryStatistics
 
reportFilePaths() - Method in class com.sun.electric.tool.io.input.LibraryStatistics
 
ReportHashCodeFailure - Class in com.sun.electric.tool.ncc.processing
Try to print useful information to explain to the user why the Hash Code Partitioning phase failed.
ReportHashCodeFailure(NccGlobals) - Constructor for class com.sun.electric.tool.ncc.processing.ReportHashCodeFailure
constructor does it all
ReportInfo(ErrorLogger, Technology, DRC.DRCPreferences, boolean) - Constructor for class com.sun.electric.tool.drc.DRC.ReportInfo
 
reportLog(ErrorLogger.MessageLog, boolean, Geometric[], int) - Method in interface com.sun.electric.database.variable.UserInterface
Method to return the error message associated with the current error.
reportLog(ErrorLogger.MessageLog, boolean, Geometric[], int) - Method in class com.sun.electric.Main.UserInterfaceDummy
Method to return the error message associated with the current error.
reportLog(ErrorLogger.MessageLog, boolean, Geometric[], int) - Method in class com.sun.electric.tool.user.UserInterfaceMain
Method to return the error message associated with the current error.
reportLog(ErrorLogger.MessageLog, boolean, Geometric[], int) - Method in class com.sun.electric.tool.UserInterfaceExec
Method to return the error message associated with the current error.
reportNextMessage() - Static method in class com.sun.electric.tool.user.ui.ErrorLoggerTree
Method to advance to the next error and report it.
reportPrevMessage() - Static method in class com.sun.electric.tool.user.ui.ErrorLoggerTree
Method to back up to the previous error and report it.
reportRoutingResults(String, Map<ArcProto, Integer>, Map<NodeProto, Integer>, boolean) - Static method in class com.sun.electric.tool.routing.Router
 
reportSingleGeometry() - Static method in class com.sun.electric.tool.user.ui.ErrorLoggerTree
Method to advance to the next error and report it.
reportWarning(String) - Method in class com.sun.electric.tool.io.output.Output
Method to report errors during the output process
representation - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
representation - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
representation - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
representation - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
representation - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
request(String) - Method in interface com.sun.electric.database.change.Changes
Method to make a request of a tool (not used).
request(String) - Method in class com.sun.electric.database.constraint.Constraints
Method to make a request of a constraint system (not used).
request(String) - Method in class com.sun.electric.tool.Listener
Method to make a request of a constraint system (not used).
requestFocus() - Method in class com.sun.electric.tool.user.ui.MessagesWindow
Method to request focus on this window
requestFocus() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to request focus on this window
reservedToLambda(int, double) - Method in class com.sun.electric.tool.generator.layout.TechType
 
reservedToLambda(int, double) - Method in class com.sun.electric.tool.generator.layout.TechTypeMoCMOS
 
reserveSpaceOnLayer(int, double, FillGeneratorTool.Units, double, FillGeneratorTool.Units) - Method in class com.sun.electric.tool.generator.layout.fill.FillGen
Reserve space in the middle of the Vdd and ground straps for signals.
reserveSpaceOnLayer(Technology, int, double, FillGeneratorTool.Units, double, FillGeneratorTool.Units) - Method in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
reserveWidthOnLayer(double, FillGeneratorTool.Units, double, FillGeneratorTool.Units) - Method in class com.sun.electric.tool.generator.layout.fill.FillGenConfig.ReserveConfig
 
reset() - Method in class com.sun.electric.plugins.j3d.ui.JThreeDTab
 
reset() - Method in class com.sun.electric.tool.extract.LayerCoverageTool.LayerCoveragePreferences
 
reset() - Method in class com.sun.electric.tool.user.dialogs.EditKeyBindings
 
reset() - Method in class com.sun.electric.tool.user.dialogs.options.AddedTechnologiesTab
 
reset() - Method in class com.sun.electric.tool.user.dialogs.options.AntennaRulesTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.CDLTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.CellModelTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.CIFTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.CompactionTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.ComponentMenuTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.CopyrightTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.CoverageTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.CVSTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.DaisTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.DEFTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.DesignRulesTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.DisplayControlTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.DRCTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.DXFTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.EDIFTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.FastHenryTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.FrameTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.GDSTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.GeneralTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.GridAndAlignmentTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.IconTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.LayersTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.LibraryTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.LogicalEffortTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.NCCTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.NetworkTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.NewArcsTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.NewNodesTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.ParasiticTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.PortsAndExportsTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.PrintingTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.ProjectManagementTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.RoutingTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.ScaleTab
 
reset() - Method in class com.sun.electric.tool.user.dialogs.options.SelectionTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.SiliconCompilerTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.SimulatorsTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.SkillTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.SmartTextTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.SpiceTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.SUETab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.SunRouterTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.TechnologyTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.TextTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.ThreeDTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.ToolbarTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.UnitsTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.VerilogTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.dialogs.options.WellCheckTab
Method called when the factory reset is requested.
reset() - Method in class com.sun.electric.tool.user.ui.MeasureListener
 
resetAllKeyBindings() - Method in class com.sun.electric.tool.user.menus.EMenuBar
Sets *All* menu items back to their default key bindings
resetDRCDates(boolean) - Static method in class com.sun.electric.tool.drc.DRC
Method to delete all cached date information on all cells.
resetFactoryColor(User.ColorPrefType) - Static method in class com.sun.electric.tool.user.User
Method to reset to the factory color of a given special layer BACKGROUND: The default is "light gray".
resetIds() - Static method in class com.sun.electric.tool.generator.flag.hornFunnel2.Node
 
resetKeyBindings(String) - Method in class com.sun.electric.tool.user.KeyBindingManager
Set actionDesc to use default KeyBindings
resetKeyBindings(EMenuItem) - Method in class com.sun.electric.tool.user.menus.EMenuBar
Sets item back to default Key Bindings
resetMoveFrames() - Method in class com.sun.electric.plugins.j3d.utils.J3DCanvas3D
 
resetThis() - Method in class com.sun.electric.tool.user.dialogs.EditKeyBindings
Method called when the factory reset is requested for just this panel.
resetThis() - Method in class com.sun.electric.tool.user.dialogs.options.ComponentMenuTab
Method called when the factory reset is requested for just this panel.
resetThis() - Method in class com.sun.electric.tool.user.dialogs.options.LayersTab
Method called when the factory reset is requested for just this panel.
resetThis() - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method called when the factory reset is requested for just one panel.
resetThis() - Method in class com.sun.electric.tool.user.dialogs.options.ToolbarTab
Method called when the factory reset is requested for just this panel.
resistance - Variable in class com.sun.electric.technology.Xml.Layer
 
resistance - Variable in class com.sun.electric.technology.xml.Xml805.Layer
 
resistance - Variable in class com.sun.electric.technology.xml.Xml806.Layer
 
resistance - Variable in class com.sun.electric.technology.xml.Xml807.Layer
 
resistance - Variable in class com.sun.electric.technology.xml.XmlParam.Layer
 
Resistor - Class in com.sun.electric.tool.ncc.netlist
 
Resistor(PrimitiveNode.Function, NccNameProxy.PartNameProxy, double, double, Wire, Wire) - Constructor for class com.sun.electric.tool.ncc.netlist.Resistor
 
resistorNode - Variable in class com.sun.electric.technology.technologies.Schematics
resistor
resize(Environment) - Method in class com.sun.electric.database.hierarchy.EDatabase
Resize database after Technology change.
resize(double, double) - Method in class com.sun.electric.database.topology.NodeInst
Method to resize this NodeInst.
resolutions - Variable in class com.sun.electric.tool.drc.DRC.DRCPreferences
 
resolveObject(Object) - Method in class com.sun.electric.database.EObjectInputStream
 
resort(Segment) - Method in class com.sun.electric.tool.generator.flag.router.Track
 
Resources - Class in com.sun.electric.tool.user
public class to handle resources like icons/images.
Resources() - Constructor for class com.sun.electric.tool.user.Resources
 
restartSimulation(Cell, Cell, ALS) - Static method in class com.sun.electric.tool.simulation.als.ALS
Method to restart a simulation and reload the circuit.
restore() - Method in class com.sun.electric.tool.user.ui.ExplorerTree.KeepTreeExpansion
 
restoreConfiguration() - Static method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to restore the waveform window configuration from a disk file.
restoreHighlightList(List<Highlight2>) - Method in interface com.sun.electric.database.variable.EditWindow_
 
restoreHighlightList(List<Highlight2>) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
restoreHighlights(int) - Method in class com.sun.electric.tool.AbstractUserInterface
Restore state of highlights by its ID.
restoreHighlights(int) - Method in class com.sun.electric.tool.user.UserInterfaceMain
Restore state of highlights by its ID.
restorePreviousListener(Object) - Static method in class com.sun.electric.tool.user.ui.SizeListener
 
restoreSavedBindings(boolean) - Method in class com.sun.electric.tool.user.KeyBindingManager
Restored saved bindings from preferences.
restoreSavedBindings(boolean) - Method in class com.sun.electric.tool.user.menus.EMenuBar
 
restoreStimuli() - Method in class com.sun.electric.tool.simulation.als.ALS
Method to restore the current stimuli information from disk.
restoreStimuli() - Method in class com.sun.electric.tool.simulation.Engine
Method to restore the current stimuli information from disk.
restoreStimuli() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to restore the current stimuli information from disk.
restrict(BitSet, TechPool) - Method in class com.sun.electric.technology.TechPool
Returns restriction of this TechPool to specified subset of TechIds.
restrict(BitSet) - Method in class com.sun.electric.technology.TechPool
Returns restriction of this TechPool to specified subset of TechIds
restrictSubcktDetection(CellContext, CellContext, Set) - Method in class com.sun.electric.tool.ncc.processing.HierarchyInfo
Restrict subcircuit detection.
results - Variable in class com.sun.electric.tool.ncc.result.BenchmarkResults
 
resumePrefFlushing() - Static method in class com.sun.electric.database.text.Pref
Method to resume the saving of preferences to disk.
reverseIterator() - Method in class com.sun.electric.database.text.WeakReferences
Returns an iterator over live elements in this pool in reverse sequence.
reverseRoute() - Method in class com.sun.electric.tool.routing.Route
Reverse the Route.
RevertToVersion(Log.LogEntry) - Constructor for class com.sun.electric.tool.cvspm.Log.RevertToVersion
 
revisionDate - Variable in class com.sun.electric.database.ImmutableCell
The date this ImmutableCell was modified.
RGB_MASK - Static variable in class com.sun.electric.tool.user.GraphicsPreferences
 
rhop - Variable in class com.sun.electric.database.variable.EvalSpice.SimpleEq
 
rightDiff() - Method in class com.sun.electric.tool.generator.layout.TechType.MosInst
 
rightEdge - Variable in class com.sun.electric.tool.simulation.Signal
the left and right X values
rightScrollChanged(int) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
rightScrollChanged(int) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
rightScrollChanged(int) - Method in class com.sun.electric.tool.user.ui.TextWindow
 
rightScrollChanged(int) - Method in interface com.sun.electric.tool.user.ui.WindowContent
 
rightScrollChanged(int) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
RIGID - Static variable in class com.sun.electric.database.ImmutableArcInst
Flag to set an ImmutableArcInst to be rigid.
Ring - Class in com.sun.electric.tool.generator.flag.designs.Infinity2
Physical design for the Ring
Ring(FlagConstructorData) - Constructor for class com.sun.electric.tool.generator.flag.designs.Infinity2.Ring
 
Ring2 - Class in com.sun.electric.tool.generator.flag.designs.Infinity2
Physical design for the Ring
Ring2(FlagConstructorData) - Constructor for class com.sun.electric.tool.generator.flag.designs.Infinity2.Ring2
 
RingH - Class in com.sun.electric.tool.generator.flag.designs.Infinity2
Physical design for the Ring
RingH(FlagConstructorData) - Constructor for class com.sun.electric.tool.generator.flag.designs.Infinity2.RingH
 
rint(double) - Static method in class com.sun.electric.database.geometry.GenMath
 
ripBus() - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to rip the currently selected bus arc out into individual wires.
RipTheBus(Cell, List<ArcInst>) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.RipTheBus
 
RISE_DELAY_KEY - Static variable in class com.sun.electric.tool.simulation.Simulation
key of Variable holding rise time.
River - Class in com.sun.electric.tool.routing
Class to do river routing.
River() - Constructor for class com.sun.electric.tool.routing.River
 
river(Cell, List<ArcInst>) - Method in class com.sun.electric.tool.routing.River
This is the public interface for River Routing when done in batch mode.
riverRoute() - Static method in class com.sun.electric.tool.routing.River
MAIN CONTROL CODE
rollback(Cell) - Static method in class com.sun.electric.tool.cvspm.Update
 
rollback(Library) - Static method in class com.sun.electric.tool.cvspm.Update
 
ROMGenerator - Class in com.sun.electric.tool.generator
Class to build ROMs from personality tables.
ROMGenerator() - Constructor for class com.sun.electric.tool.generator.ROMGenerator
 
RootGroup() - Constructor for class com.sun.electric.database.text.Setting.RootGroup
Constructs a root of empty tree of Settings
rootNode - Static variable in class com.sun.electric.tool.user.ui.ExplorerTreeModel
 
rotate(Orientation) - Method in class com.sun.electric.database.topology.NodeInst
Method to rotate and/or mirror this NodeInst.
rotate(int, double, boolean) - Method in class com.sun.electric.plugins.j3d.J3DKeyBehavior
Method that rotates along given axis
rotateAbout(Point2D) - Method in class com.sun.electric.database.geometry.Orientation
Method to return a transformation that rotates an object about a point.
rotateAbout(double, double) - Method in class com.sun.electric.database.geometry.Orientation
Method to return a transformation that rotates an object about a point.
rotateAbout(double, double, double, double) - Method in class com.sun.electric.database.geometry.Orientation
Method to return a transformation that translate an object then rotates and the again translates.
rotateAlongAxis(int, int) - Method in class com.sun.electric.plugins.j3d.J3DKeyBehavior
Method to rotate along given axis and direction provided
rotateIn() - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that unrotates this NodeInst.
rotateIn(AffineTransform) - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that unrotates this NodeInst, combined with a previous transformation.
rotateObjects(int) - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to handle the command to rotate the selected objects by an amount.
rotateOut() - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that rotates this NodeInst.
rotateOut(AffineTransform) - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that rotates this NodeInst, combined with a previous transformation.
rotateOutAboutTrueCenter() - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that rotates this NodeInst.
rotateOutAboutTrueCenter(AffineTransform) - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that rotates this NodeInst, combined with a previous transformation.
RotateSelected(Cell, List<Geometric>, int, boolean, boolean) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.RotateSelected
 
rotateType(Poly.Type, ElectricObject) - Static method in class com.sun.electric.database.geometry.PolyBase
Method to rotate a text Type according to the rotation of the object on which it resides.
rotation - Variable in class com.sun.electric.technology.Xml.MenuNodeInst
the rotation of the node in the menu entry
rotation - Variable in class com.sun.electric.technology.xml.Xml806.MenuNodeInst
 
rotation - Variable in class com.sun.electric.technology.xml.Xml807.MenuNodeInst
the rotation of the node in the menu entry
rotation - Variable in class com.sun.electric.technology.xml.XmlParam.MenuNodeInst
 
rotation - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.NodeEquivalence
 
rotationMirrorBits - Variable in class com.sun.electric.tool.io.input.LibraryFiles
true if rotation mirror bits are used
round(double) - Static method in class com.sun.electric.database.geometry.DBMath
Method to round a database value to database precision.
round(double, int) - Static method in class com.sun.electric.tool.ncc.basic.NccUtils
 
roundBounds(Rectangle2D) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
 
roundCenterX(PortInst) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
The center returned by bounds might have a slight amount of rounding error.
roundCenterY(PortInst) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
 
roundGateWidth(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
round to nearest multiple of 1/2 lambda for MoCMOS, nearest multiple of 0.2 for CMOS90
roundInt(double) - Static method in class com.sun.electric.database.geometry.GenMath
 
roundLong(double) - Static method in class com.sun.electric.database.geometry.GenMath
Returns the closest long to the argument.
roundPoints() - Method in class com.sun.electric.database.geometry.PolyBase
Attempt to control rounding errors in input libraries
roundShapeCoord(double) - Static method in class com.sun.electric.database.geometry.DBMath
Method to round coordinate to shape grid.
roundSize(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
quantize size.
roundToGrid(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
roundToGrid(double) - Method in class com.sun.electric.tool.generator.layout.TechType
round to avoid MOCMOS CIF resolution errors
roundToGrid(double) - Method in class com.sun.electric.tool.generator.layout.TechTypeMoCMOS
 
route(Cell, List<ToConnect>, TechType) - Static method in class com.sun.electric.tool.generator.flag.router.BdRoute
 
route(List<ToConnect>, SeaOfGates.SeaOfGatesOptions) - Method in class com.sun.electric.tool.generator.flag.router.SogRouterAdapter
 
Route - Class in com.sun.electric.tool.routing
Specifies a route to be created.
Route() - Constructor for class com.sun.electric.tool.routing.Route
Constructs an empty route
Route(Collection<RouteElement>) - Constructor for class com.sun.electric.tool.routing.Route
Constructs a route containing the elements of the passed route, in the order they are returned by the route iterator, and having the same start and end RouteElement (if Collection is a Route).
route - Variable in class com.sun.electric.tool.routing.Router.CreateRouteJob
route to build
Route - Class in com.sun.electric.tool.sc
The routing part of the Silicon Compiler tool.
Route(SilComp.SilCompPrefs) - Constructor for class com.sun.electric.tool.sc.Route
 
Route.RouteChannel - Class in com.sun.electric.tool.sc
Class for communicating channel information between router and maker.
Route.RouteChNode - Class in com.sun.electric.tool.sc
Class for communicating routing information between router and maker.
Route.RouteChPort - Class in com.sun.electric.tool.sc
Class for communicating routing information between router and maker.
Route.RouteExport - Class in com.sun.electric.tool.sc
Class for communicating routing information between router and maker.
Route.RoutePort - Class in com.sun.electric.tool.sc
Class for communicating routing information between router and maker.
Route.RouteTrack - Class in com.sun.electric.tool.sc
Class for communicating routing information between router and maker.
Route.RouteTrackMem - Class in com.sun.electric.tool.sc
Class for communicating routing information between router and maker.
Route.SCRoute - Class in com.sun.electric.tool.sc
Class for communicating routing information between router and netlist reader.
routeCells(GetNetlist) - Method in class com.sun.electric.tool.sc.Route
Method to do routing.
RouteChannel() - Constructor for class com.sun.electric.tool.sc.Route.RouteChannel
 
RouteChNode() - Constructor for class com.sun.electric.tool.sc.Route.RouteChNode
 
RouteChPort() - Constructor for class com.sun.electric.tool.sc.Route.RouteChPort
 
RouteElement - Class in com.sun.electric.tool.routing
A Route describes a new connection to be made.
RouteElement(RouteElement.RouteElementAction, Cell) - Constructor for class com.sun.electric.tool.routing.RouteElement
Private Constructor
RouteElement.RouteElementAction - Enum in com.sun.electric.tool.routing
RouteElementAction is a type safe enum class for describing the action to be take by a RouteElement object.
RouteElementArc - Class in com.sun.electric.tool.routing
Class for defining RouteElements that are arcs.
RouteElementPort - Class in com.sun.electric.tool.routing
Class for defining RouteElements that are ports.
RouteExport() - Constructor for class com.sun.electric.tool.sc.Route.RouteExport
 
routeIt(Job, Cell, List<ArcInst>, SeaOfGates.SeaOfGatesOptions) - Method in class com.sun.electric.tool.routing.SeaOfGatesEngine
This is the public interface for Sea-of-Gates Routing when done in batch mode.
RoutePort() - Constructor for class com.sun.electric.tool.sc.Route.RoutePort
 
Router - Class in com.sun.electric.tool.generator.flag.router
 
Router(FlagConfig, Scan) - Constructor for class com.sun.electric.tool.generator.flag.router.Router
 
Router - Class in com.sun.electric.tool.routing
Parent Class for all Routers.
Router() - Constructor for class com.sun.electric.tool.routing.Router
 
Router.ContactSize - Class in com.sun.electric.tool.routing
ContactSize class to deterime the arc sizes and contact size between two objects to be connected by the wirer.
Router.CreateRouteJob - Class in com.sun.electric.tool.routing
Job to create the route.
routeSelected(Cell, List<ArcInst>) - Method in class com.sun.electric.tool.routing.Maze
This is the public interface for Maze Routing when done in batch mode.
routeSignals(LayoutNetlist) - Method in class com.sun.electric.tool.generator.flag.FlagDesign
 
routeSignals(List<ToConnect>, LayoutNetlist) - Method in class com.sun.electric.tool.generator.flag.router.Router
 
routeSignalsSog(List<ToConnect>, SeaOfGates.SeaOfGatesOptions) - Method in class com.sun.electric.tool.generator.flag.FlagDesign
 
RouteTrack() - Constructor for class com.sun.electric.tool.sc.Route.RouteTrack
 
RouteTrackMem() - Constructor for class com.sun.electric.tool.sc.Route.RouteTrackMem
 
Routing - Class in com.sun.electric.tool.routing
This is the Routing tool.
Routing.Activity - Class in com.sun.electric.tool.routing
Class to describe recent activity that pertains to routing.
RoutingTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Routing" tab of the Preferences dialog.
RoutingTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.RoutingTab
Creates new form RoutingTab
rowPitch - Variable in class com.sun.electric.tool.generator.flag.FlagConfig
 
RR - Static variable in class com.sun.electric.database.geometry.Orientation
 
RRR - Static variable in class com.sun.electric.database.geometry.Orientation
 
RSIM - Static variable in class com.sun.electric.tool.io.FileType
Describes RSIM output.
RTBounds - Interface in com.sun.electric.database.topology
Interface to define the objects stored in an R-Tree.
RTNode - Class in com.sun.electric.database.topology
The RTNode class implements R-Trees.
RTNode.Search - Class in com.sun.electric.database.topology
Class to search a given area of a Cell.
rule - Variable in class com.sun.electric.technology.Xml.NodeSizeRule
 
rule - Variable in class com.sun.electric.technology.xml.Xml805.NodeSizeRule
 
rule - Variable in class com.sun.electric.technology.xml.Xml806.NodeSizeRule
 
rule - Variable in class com.sun.electric.technology.xml.Xml807.NodeSizeRule
 
rule - Variable in class com.sun.electric.technology.xml.XmlParam.NodeSizeRule
 
rule - Variable in class com.sun.electric.tool.user.tecEditWizard.WizardField
 
ruleName - Variable in class com.sun.electric.technology.DRCTemplate
 
ruleName - Variable in class com.sun.electric.technology.PrimitiveNode.NodeSizeRule
 
RULER_HIGHLIGHTER - Static variable in class com.sun.electric.tool.user.Highlighter
the "measurement" highlighter type
rules - Variable in class com.sun.electric.technology.Xml.Foundry
 
rules - Variable in class com.sun.electric.technology.xml.Xml805.Foundry
 
rules - Variable in class com.sun.electric.technology.xml.Xml806.Foundry
 
rules - Variable in class com.sun.electric.technology.xml.Xml807.Foundry
 
rules - Variable in class com.sun.electric.technology.xml.XmlParam.Foundry
 
rules - Variable in class com.sun.electric.tool.drc.MTDRCTool
 
ruleSets - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
ruleType - Variable in class com.sun.electric.technology.DRCTemplate
 
run() - Method in class com.sun.electric.tool.Client.ServerEvent
 
run() - Method in class com.sun.electric.tool.io.input.EpicOutProcess
This methods implements Runnable interface for thread which polls stdErr of EpicReaderProcess and redirects it to System.out and progress indicator.
run() - Method in class com.sun.electric.tool.SwingExamineTask
This should only be called by the Job class.
run() - Method in class com.sun.electric.tool.user.Exec.ExecProcessReader
 
run() - Method in class com.sun.electric.tool.user.Exec
 
run() - Method in class com.sun.electric.tool.user.menus.EMenu
 
run() - Method in class com.sun.electric.tool.user.menus.EMenuItem.CheckBox
 
run() - Method in class com.sun.electric.tool.user.menus.EMenuItem
Abstract method which executes command.
run() - Method in class com.sun.electric.tool.user.menus.FileMenu.CreateCellWindow
 
run() - Method in class com.sun.electric.tool.user.ui.ToolBar.EToolBarGeneralMenuButton
 
run() - Method in class com.sun.electric.tool.user.ui.ToolBar.SelectModeButton
 
runAutoStitch(Cell, List<NodeInst>, List<ArcInst>, Job, PolyMerge, Rectangle2D, boolean, AutoStitch.AutoOptions, boolean) - Static method in class com.sun.electric.tool.routing.AutoStitch
This is the public interface for Auto-stitching when done in batch mode.
runChoice - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
runCVSCommand(String, String, String, String, String, OutputStream) - Static method in class com.sun.electric.tool.cvspm.CVS
This will run a CVS command in-thread; i.e.
runDir - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
runImmediately() - Method in class com.sun.electric.tool.SwingExamineTask
This tries to execute doIt() immediately by trying to acquire an examine lock for the database.
runIRSIM(Cell, VarContext, String) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to run the IRSIM simulator on a given cell, context or file.
runLoop(Job) - Method in class com.sun.electric.tool.ServerJobManager
 
runModalCVSCommand(String, String, String, OutputStream) - Static method in class com.sun.electric.tool.cvspm.CVS
This will run a CVS command in a separate Thread and block the GUI until the command completes, or until the user hits 'cancel', which will try to terminate the external command.
runNccSchematicCrossProbing(Cell, VarContext) - Static method in class com.sun.electric.tool.ncc.NccCrossProbing
Run NCC in order to display layout simulation waveforms from a schematic.
runNccSchematicCrossProbing() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
runProbe - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
runProgram - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
runProgramArgs - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
runRegression(TechType.TechTypeEnum, Library, int) - Static method in class com.sun.electric.tool.generator.layout.GateRegression
Programatic interface to gate regressions.
runScript(String) - Static method in class com.sun.electric.database.variable.EvalJavaBsh
Run a Java Bean Shell script
runScript(Process, String) - Static method in class com.sun.electric.tool.Regression
 
runScriptJob(String) - Static method in class com.sun.electric.database.variable.EvalJavaBsh
Run a Java Bean Shell script
runSwapTests - Variable in class com.sun.electric.tool.ncc.PIEOptions
Whether or not to test possible swap orders during the run.
runTask(Layer) - Method in class com.sun.electric.tool.drc.MTDRCTool
 
runTask(TaskKey) - Method in class com.sun.electric.tool.MultiTaskJob
This abtract methods performs computation of each task.
runTaskInternal(Layer) - Method in class com.sun.electric.tool.drc.MTDRCAreaTool
 
runTaskInternal(Layer) - Method in class com.sun.electric.tool.drc.MTDRCLayoutTool
 
rWidth - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
rWidth - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
rWidth - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
rWidth - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
rWidth - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 

S

s - Variable in class com.sun.electric.tool.Client.PrintEvent
 
sameExports(CellRevision) - Method in class com.sun.electric.database.CellRevision
 
sameLayer(Layer, Layer) - Method in class com.sun.electric.technology.Technology
Method to tell whether two layers should be considered equivalent for the purposes of cropping.
sameNetwork(ArcInst, ArcInst) - Method in class com.sun.electric.database.network.Netlist
Method to tell whether two ArcInsts are electrically equivalent.
sameNetwork(Nodable, PortProto, ArcInst) - Method in class com.sun.electric.database.network.Netlist
Method to tell whether a PortProto on a Nodable is electrically equivalent to an ArcInst.
sameNetwork(Nodable, PortProto, Nodable, PortProto) - Method in class com.sun.electric.database.network.Netlist
Method to tell whether two PortProto / Nodable pairs are electrically equivalent.
Sample - Class in com.sun.electric.tool.user.tecEdit
This class defines graphical layer samples during conversion of libraries to technologies.
Sample() - Constructor for class com.sun.electric.tool.user.tecEdit.Sample
 
save() - Method in class com.sun.electric.tool.user.MessagesStream
Method to start saving the messages window.
save(String) - Method in class com.sun.electric.tool.user.MessagesStream
 
saveAllLibrariesCommand() - Static method in class com.sun.electric.tool.user.menus.FileMenu
This method implements the command to save all libraries.
saveAllLibrariesCommand(FileType, boolean, boolean) - Static method in class com.sun.electric.tool.user.menus.FileMenu
 
saveAllLibrariesInFormatCommand() - Static method in class com.sun.electric.tool.user.menus.FileMenu
 
SaveAllLibrariesInFormatJob(FileType) - Constructor for class com.sun.electric.tool.user.menus.FileMenu.SaveAllLibrariesInFormatJob
 
saveAsLibraryCommand(Library) - Static method in class com.sun.electric.tool.user.menus.FileMenu
This method implements the command to save a library to a different file.
saveConfiguration() - Static method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to save the waveform window configuration to a disk file.
saveCurrentCellHistoryState() - Method in class com.sun.electric.tool.user.ui.WindowFrame
Records current cell state into history Assumes record pointed to by cellHistoryLocation is history record for the current cell/context.
savedLibrary(LibId, URL, List<String>, List<String>) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
Hook for after a DELIB library was saved.
SavedViews - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Saved Views" dialog.
saveExpandStatus() - Static method in class com.sun.electric.database.hierarchy.Library
Method to save isExpanded status of NodeInsts in this Library to Preferences.
saveHighlightList() - Method in interface com.sun.electric.database.variable.EditWindow_
 
saveHighlightList() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
saveHighlights() - Method in class com.sun.electric.tool.AbstractUserInterface
Save current state of highlights and return its ID.
saveHighlights() - Method in class com.sun.electric.tool.user.UserInterfaceMain
Save current state of highlights and return its ID.
saveImage(boolean) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
saveInfoNeededToMakeMeASubcircuit(HierarchyInfo) - Method in class com.sun.electric.tool.ncc.processing.ExportChecker
Gather information that will allow hierarchical netlist comparison at higher level to treat me as a subcircuit.
saveJelib(String, Library) - Static method in class com.sun.electric.tool.io.output.Output
Method to write an entire Library in JELIB format.
saveLibraryCommand(Library) - Static method in class com.sun.electric.tool.user.menus.FileMenu
This method implements the command to save a library.
saveLibraryCommand(Library, FileType, boolean, boolean, boolean) - Static method in class com.sun.electric.tool.user.menus.FileMenu
This method implements the command to save a library.
saveLibraryCommand - Static variable in class com.sun.electric.tool.user.ui.ToolBar
 
saveLibraryRequest(Library, FileType, boolean, boolean, boolean) - Static method in class com.sun.electric.tool.user.menus.FileMenu
This method ask user anout details to save a library.
saveMessages(String) - Method in interface com.sun.electric.database.variable.UserInterface
Method to start saving messages.
saveMessages(String) - Method in class com.sun.electric.Main.UserInterfaceDummy
Method to start saving messages.
saveMessages(String) - Method in class com.sun.electric.tool.user.UserInterfaceMain
Method to start saving messages.
saveMessages(String) - Method in class com.sun.electric.tool.UserInterfaceExec
Method to start saving messages.
saveMovie(String) - Method in class com.sun.electric.plugins.j3d.utils.J3DCanvas3D
 
saveMovie(String) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
saveScripts() - Method in class com.sun.electric.tool.user.dialogs.LanguageScripts
 
saveSettings(LENetlister.NetlisterConstants, Cell) - Method in class com.sun.electric.tool.logicaleffort.LENetlister
Saves the Global settings to the cell.
saveSignalOrder() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to save the signal ordering on the cell.
saveStimuli() - Method in class com.sun.electric.tool.simulation.als.ALS
Method to save the current stimuli information to disk.
saveStimuli() - Method in class com.sun.electric.tool.simulation.Engine
Method to save the current stimuli information to disk.
saveStimuli() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to save the current stimuli information to disk.
saveTaskDescription(String) - Method in class com.sun.electric.tool.generator.flag.TaskPrinter
 
saveTaskDescription(String) - Static method in class com.sun.electric.tool.generator.flag.Utils
 
saveToPreferences() - Method in class com.sun.electric.database.Environment
 
saveToPreferences(Preferences) - Method in class com.sun.electric.database.Environment
 
saveToPreferences(Preferences, Object) - Method in class com.sun.electric.database.text.Setting
 
scale - Variable in class com.sun.electric.tool.io.input.DXF.DXFPreferences
 
scale - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.VariableEquivalence
 
scale - Variable in class com.sun.electric.tool.user.ui.WindowFrame.DisplayAttributes
the window scale
scaledCells - Variable in class com.sun.electric.tool.io.input.LibraryFiles
a List of scaled Cells that got created
scaleLambdaBy20 - Variable in class com.sun.electric.tool.io.input.LibraryFiles
true to scale lambda by 20
scaleRelevant - Variable in class com.sun.electric.technology.Xml.Technology
 
scaleRelevant - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
scaleRelevant - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
scaleRelevant - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
scaleRelevant - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
ScaleTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Scale" tab of the Project Preferences dialog.
ScaleTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.ScaleTab
Creates new form ScaleTab
scaleValue - Variable in class com.sun.electric.technology.Xml.Technology
 
scaleValue - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
scaleValue - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
scaleValue - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
scaleValue - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
Scan - Class in com.sun.electric.tool.generator.flag.scan
 
Scan(List<ScanChain>, FlagConfig) - Constructor for class com.sun.electric.tool.generator.flag.scan.Scan
 
ScanChain - Class in com.sun.electric.tool.generator.flag.scan
 
ScanChain(String, String, String) - Constructor for class com.sun.electric.tool.generator.flag.scan.ScanChain
 
ScanChainXML - Class in com.sun.electric.tool.io.output
Class to define XML for scan chains.
ScanChainXML() - Constructor for class com.sun.electric.tool.io.output.ScanChainXML
Create a new ScanChainXML object that will parse the schematics and write out an XML description
scanDirectories(IdManager, File[]) - Static method in class com.sun.electric.tool.io.input.LibraryStatistics
 
scanNodesForRecursion(Cell, HashSet<Cell>, NodeProto[], int, int) - Method in class com.sun.electric.tool.io.input.LibraryFiles
 
scanProjectDirs(String[], String[], File) - Static method in class com.sun.electric.tool.io.input.LibraryStatistics
 
SCHEM_CAPACITANCE - Static variable in class com.sun.electric.technology.technologies.Schematics
key of Variable holding capacitance.
SCHEM_DIODE - Static variable in class com.sun.electric.technology.technologies.Schematics
key of Variable holding diode area.
SCHEM_FUNCTION - Static variable in class com.sun.electric.technology.technologies.Schematics
key of Variable holding black-box function.
SCHEM_GLOBAL_NAME - Static variable in class com.sun.electric.technology.technologies.Schematics
key of Variable holding global signal name.
SCHEM_INDUCTANCE - Static variable in class com.sun.electric.technology.technologies.Schematics
key of Variable holding inductance.
SCHEM_RESISTANCE - Static variable in class com.sun.electric.technology.technologies.Schematics
key of Variable holding resistance.
SCHEMATIC - Static variable in class com.sun.electric.database.hierarchy.View
Defines the Schematic view.
Schematic - Class in com.sun.electric.tool.drc
Class to do schematic design-rule checking.
Schematic() - Constructor for class com.sun.electric.tool.drc.Schematic
 
SCHEMATIC - Static variable in class com.sun.electric.tool.generator.layout.PortFilter
This constant object can be invoked on the return value of Network.getPorts() omit PortInsts of the schematic elements that are typically uninteresting to Jose clients reading schematics.
SchematicPosition - Class in com.sun.electric.tool.generator.flag
The position of a NodeInst deep in the hierarchy.
SchematicPosition() - Constructor for class com.sun.electric.tool.generator.flag.SchematicPosition
 
Schematics - Class in com.sun.electric.technology.technologies
This is the Schematics technology.
Schematics(Generic, TechFactory) - Constructor for class com.sun.electric.technology.technologies.Schematics
 
schematicTechnology - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
 
SchematicVisitor - Class in com.sun.electric.tool.generator.flag
 
SchematicVisitor(Cell) - Constructor for class com.sun.electric.tool.generator.flag.SchematicVisitor
 
SchemNamesToLay - Class in com.sun.electric.tool.ncc
Copy schematic names to layout
SchemNamesToLay.RenameJob - Class in com.sun.electric.tool.ncc
 
SchemNamesToLay.RenameResult - Class in com.sun.electric.tool.ncc
 
SchemPortFilter() - Constructor for class com.sun.electric.tool.generator.layout.PortFilter.SchemPortFilter
 
SchemToLay - Class in com.sun.electric.tool.generator.layout
 
SchemToLay() - Constructor for class com.sun.electric.tool.generator.layout.SchemToLay
 
SCLIBNAME - Static variable in class com.sun.electric.tool.sc.SilComp
 
SCLibraryGen - Class in com.sun.electric.tool.generator.sclibrary
Generate a standard cell library from purple and red libraries User: gainsley Date: Nov 15, 2006
SCLibraryGen() - Constructor for class com.sun.electric.tool.generator.sclibrary.SCLibraryGen
 
SCLibraryGen.StandardCellHierarchy - Class in com.sun.electric.tool.generator.sclibrary
Standard Cell Enumerator
SCMOSRULES - Static variable in class com.sun.electric.technology.technologies.MoCMOS
Value for standard SCMOS rules.
screenToDatabase(int, int) - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to convert a screen coordinate to database coordinates.
screenToDatabase(int, int) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to convert a screen coordinate to database coordinates.
screenToDatabase(Rectangle2D) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to convert a rectangle in screen units to a rectangle in database units.
ScriptBinding() - Constructor for class com.sun.electric.tool.user.dialogs.LanguageScripts.ScriptBinding
 
SCRoute() - Constructor for class com.sun.electric.tool.sc.Route.SCRoute
 
seaIfGatesPrefs - Variable in class com.sun.electric.tool.extract.LayerCoverageTool.LayerCoveragePreferences
Preference for SeaOfGate if used
SeaOfGates - Class in com.sun.electric.tool.routing
Class to control sea-of-gates routing.
SeaOfGates() - Constructor for class com.sun.electric.tool.routing.SeaOfGates
 
SeaOfGates.NetsToRouteByLength - Class in com.sun.electric.tool.routing
Comparator class for sorting NetsToRoute by their length and power/ground usage.
SeaOfGates.SeaOfGatesOptions - Class in com.sun.electric.tool.routing
Class to hold preferences during Sea-of-Gates routing run.
SeaOfGatesEngine - Class in com.sun.electric.tool.routing
Class to do sea-of-gates routing.
SeaOfGatesEngine() - Constructor for class com.sun.electric.tool.routing.SeaOfGatesEngine
 
SeaOfGatesOptions() - Constructor for class com.sun.electric.tool.routing.SeaOfGates.SeaOfGatesOptions
 
seaOfGatesRoute() - Static method in class com.sun.electric.tool.routing.SeaOfGates
Method to run Sea-of-Gates routing on the current cell.
seaOfGatesRoute(Cell, SeaOfGates.SeaOfGatesOptions) - Static method in class com.sun.electric.tool.routing.SeaOfGates
Method to run Sea-of-Gates routing on specified cell.
Search(Rectangle2D, RTNode, boolean) - Constructor for class com.sun.electric.database.topology.RTNode.Search
 
SEARCH_FOR_CELL_FILES - Static variable in class com.sun.electric.tool.io.output.DELIB
 
searchGeometries(Cell, EPoint, boolean) - Method in class com.sun.electric.tool.extract.GeometrySearch
Find a Primitive Node or Arc at a point in a cell.
searchInExportNetwork(Network, HierarchyEnumerator.CellInfo, Network) - Static method in class com.sun.electric.database.hierarchy.HierarchyEnumerator
 
searchInExportNetwork(Netlist, Network, Netlist, Network) - Static method in class com.sun.electric.tool.extract.GeometryConnection
 
searchIterator(Rectangle2D) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return an interator over all RTBounds objects in a given area of this Cell.
searchIterator(Rectangle2D, boolean) - Method in class com.sun.electric.database.hierarchy.Cell
Method to return an interator over all RTBounds objects in a given area of this Cell that allows to ignore elements touching the area.
searchIterator(Rectangle2D, boolean) - Method in class com.sun.electric.database.topology.Topology
Method to return an interator over all RTBounds objects in a given area of this Cell that allows to ignore elements touching the area.
searchNetworkInParent(Network, HierarchyEnumerator.CellInfo, Network) - Static method in class com.sun.electric.database.hierarchy.HierarchyEnumerator
Method to search if child network is connected to visitor network (visitorNet).
searchVar(Variable.Key) - Method in class com.sun.electric.database.ImmutableElectricObject
Searches the variables for the specified variable key using the binary search algorithm.
secondsToDate(int) - Static method in class com.sun.electric.tool.io.ELIBConstants
Method to convert an integer date read from disk to a Java Date object.
seeAllParametersCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
Method to handle the "See All Parameters on Node" command.
Segment - Class in com.sun.electric.tool.generator.flag.router
A line segment that makes up part of a route
Segment(double, double, Track, int) - Constructor for class com.sun.electric.tool.generator.flag.router.Segment
 
segmentedParasiticInfo - Variable in class com.sun.electric.tool.io.output.SpiceParasiticsGeneral
List of segmented nets
SELECT_HIGHLIGHTER - Static variable in class com.sun.electric.tool.user.Highlighter
the selection highlighter type
selectActive(NccGlobals) - Method in class com.sun.electric.tool.ncc.lists.LeafList
 
selectAllCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method implements the command to highlight all objects in the current Cell.
selectAllLikeThisCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method implements the command to highlight all objects in the current Cell that are like the currently selected object.
selectArea(EditWindow, double, double, double, double, boolean, boolean) - Method in class com.sun.electric.tool.user.Highlighter
Method to add everything in an area to the selection.
selectCellToAssoc - Static variable in class com.sun.electric.tool.user.dialogs.CellBrowser.DoAction
 
selectCellToCopy - Static variable in class com.sun.electric.tool.user.dialogs.CellBrowser.DoAction
 
selectEasyCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method implements the command to highlight all objects in the current Cell that are easy to select.
selectEnclosedObjectsCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method implements the command to replace the rectangular highlight with the selection of objects in that rectangle.
SelectFill(NodeInst, NodeInst) - Constructor for class com.sun.electric.tool.generator.layout.StdCellParams.SelectFill
 
selectFont() - Method in class com.sun.electric.tool.user.ui.MessagesWindow
Method to interactively select the messages window font.
selectHardCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method implements the command to highlight all objects in the current Cell that are hard to select.
SelectionTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Selection" tab of the Preferences dialog.
SelectionTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.SelectionTab
Creates new form SelectionTab
selectMakeEasyCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method implements the command to make all selected objects be easy-to-select.
selectMakeHardCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method implements the command to make all selected objects be hard-to-select.
selectMatched(NccGlobals) - Method in class com.sun.electric.tool.ncc.lists.LeafList
 
selectNextLikeThisCommand(boolean) - Static method in class com.sun.electric.tool.user.menus.EditMenu
Method to select the next object that is of the same type as the current object.
selectNothingCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method implements the command to highlight nothing in the current Cell.
SelectObject - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Select Object" dialog.
selectObjectDialog(Cell, boolean) - Static method in class com.sun.electric.tool.user.dialogs.SelectObject
 
selectPopupMenu(List<Highlight2>) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Popup menu when user is cycling through objects under pointer
selectSpace - Variable in class com.sun.electric.tool.generator.layout.TechType
 
selectSurround - Variable in class com.sun.electric.tool.generator.layout.TechType
 
selectSurroundDiffAlongGateInTrans - Variable in class com.sun.electric.tool.generator.layout.TechType
 
selectSurroundDiffAlongGateInTrans() - Method in class com.sun.electric.tool.generator.layout.TechType
 
selectSurroundDiffInActiveContact - Variable in class com.sun.electric.tool.generator.layout.TechType
 
selectSurroundDiffInActiveContact() - Method in class com.sun.electric.tool.generator.layout.TechType
 
selectSurroundDiffInTrans - Variable in class com.sun.electric.tool.generator.layout.TechType
 
sep1d - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
sep1d - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
sep1d - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
sep1d - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
sep1d - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
sep2d - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
sep2d - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
sep2d - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
sep2d - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
sep2d - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
separation(PolyBase) - Method in class com.sun.electric.database.geometry.PolyBase
Method to return the distance between this Poly and another.
separationBox(PolyBase) - Method in class com.sun.electric.database.geometry.PolyBase
Method to calculate fast distance between two manhattan polygons that do not intersect
SEPARATOR - Static variable in class com.sun.electric.tool.user.menus.EMenuItem
A constant to represent separator in menus.
sepRule - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
sepRule2D - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
serialParallelMerge - Variable in class com.sun.electric.tool.ncc.PIEOptions
Whether or not to allow serial/parallel transistor merging
SerialParallelMerge - Class in com.sun.electric.tool.ncc.processing
Merge parallel Transistors into one.
serialVersionUID - Static variable in class com.sun.electric.tool.generator.layout.fill.ExportConfig
 
serialVersionUID - Static variable in class com.sun.electric.tool.user.dialogs.options.GateLayGenTab
 
SERPTRANS - Static variable in class com.sun.electric.technology.PrimitiveNode
Defines a serpentine transistor.
serverDatabase() - Static method in class com.sun.electric.database.hierarchy.EDatabase
 
ServerJobManager - Class in com.sun.electric.tool
 
set(int, boolean) - Method in class com.sun.electric.database.ImmutableArcInst.Flag
Updates this flag in userBits.
set(int, boolean) - Method in class com.sun.electric.database.ImmutableNodeInst.Flag
Updates this flag in userBits.
set(int, E) - Method in class com.sun.electric.database.text.ImmutableArrayList
 
Set(Layer.Function, int) - Constructor for class com.sun.electric.technology.Layer.Function.Set
Constructs Function.Set from a Function plus extra bits
Set(Layer.Function...) - Constructor for class com.sun.electric.technology.Layer.Function.Set
Constructs Function.Set from varargs Functions.
Set(Collection<Layer.Function>) - Constructor for class com.sun.electric.technology.Layer.Function.Set
Constructs Function.Set from a collection of Functions.
set(int, int) - Method in class com.sun.electric.tool.ncc.result.Permutation
 
set3DAlpha(int) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to set 3D alpha speed
set3DAntialiasing(boolean) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to set whether to draw 3D views with perspective.
set3DAxesOn(boolean) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to set whether to draw 3D axes or not.
set3DCellBndOn(boolean) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to set whether to draw bounding box for the cells.
set3DColor(Object, Color) - Method in class com.sun.electric.plugins.j3d.utils.J3DAppearance
Method to set color in 3D.
set3DFactor(double) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to set 3D scale factor
set3DLayerVisibility(LayerVisibility) - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to notify 3D view about change of Layer visibility
set3DLightDirs(String) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to set the first light direction.
set3DMaxNumNodes(int) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to set maximum number of nodes to display in 3D view.
set3DOrigZoom(double) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to set default zoom factor
set3DPerspective(boolean) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to set whether to draw 3D views with perspective.
set3DRotation(String) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to set default rotation angles along X, Y and Z.
set3DVisibility(boolean) - Method in class com.sun.electric.plugins.j3d.utils.J3DAppearance
Method to set visibility in Appearance objects from external tools
setAbsoluteSizeTolerance(double) - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
setAbsSize(int) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the text size of this TextDescriptor to an absolute size (in points).
setActiveHandling(int) - Static method in class com.sun.electric.tool.extract.Extract
Method to set how the node extractor should handle active layers.
setAlignmentToGridVector(Dimension2D[], int) - Static method in class com.sun.electric.tool.user.User
Method to set the default alignment of objects to the grid.
setAllLocked() - Method in class com.sun.electric.database.hierarchy.Cell
Method to set this Cell so that everything inside of it is locked.
setAllowCircularLibraryDependences(boolean) - Static method in class com.sun.electric.database.hierarchy.Cell
Method to allow temporarily circular library dependences (for example to read legacy libraries).
setAllowsSpreading(boolean) - Static method in class com.sun.electric.tool.compaction.Compaction
Method to set whether the compactor can spread circuitry apart, or just compact it.
setAlpha(int) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Create alpha according to given interval time in miliseconds
setAlphaBlendingOvercolorLimit(double) - Static method in class com.sun.electric.tool.user.User
Method to set the scale of EditWindow when use overcolor in alpha blending color composite.
setAlphaSpeed(int) - Method in class com.sun.electric.plugins.j3d.utils.J3DAlpha
 
setAlwaysDrawn(boolean) - Method in class com.sun.electric.database.hierarchy.Export
Method to set this PortProto to be always drawn.
setAmbientalColor(Object) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to set ambiental color
setAmperageUnits(TextUtils.UnitScale) - Static method in class com.sun.electric.tool.user.User
Method to set the current amperage (current) units.
setAnalysis() - Method in class com.sun.electric.tool.Tool
Method to set this Tool to be analysis.
setAnalysisType(Analysis.AnalysisType) - Method in class com.sun.electric.tool.user.waveform.Panel
 
setAngle(int) - Method in class com.sun.electric.database.topology.ArcInst
Method to set the rotation angle of this ArcInst.
setAntialiasing(boolean) - Static method in class com.sun.electric.plugins.j3d.View3DWindow
Method to turn on/off antialiasing
setApproximateCuts(boolean) - Static method in class com.sun.electric.tool.extract.Extract
Method to set whether the node extractor should approximate cut placement in multicut situations.
setArcAngle(int) - Method in class com.sun.electric.tool.routing.RouteElementArc
Set a newArc's angle.
setArcBaseWidth(double) - Method in class com.sun.electric.tool.routing.RouteElementArc
Set the arc width if this is a newArc RouteElement, otherwise does nothing.
setArcCorrection(Technology.SizeCorrector, String, double) - Method in class com.sun.electric.technology.Technology
 
setArcDegrees(double, double) - Method in class com.sun.electric.database.topology.NodeInst
Method to set the starting and ending angle of an arc described by this NodeInst.
setArcsAutoIncremented(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether Duplicate/Paste/Array of ArcInsts auto-increments arc names.
setArcsShrink() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that arcs connected to instances will shrink in nonmanhattan situations.
setArcsWipe() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that instances of it are "arc-wipable".
setAreaCoverageInfo(Layer, double) - Method in class com.sun.electric.tool.extract.LayerCoverageTool.LayerCoveragePreferences
Methot to set minimum area coverage that the layer must reach in the technology.
setArrowed(int, boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to set this ArcInst to be directional, with an arrow on one end.
setArrowed(boolean) - Method in class com.sun.electric.database.topology.Connection
Method to set whether this connection is arrowed.
setArrowed(boolean) - Method in class com.sun.electric.database.topology.HeadConnection
Method to set whether this connection is arrowed.
setArrowed(boolean) - Method in class com.sun.electric.database.topology.TailConnection
Method to set whether this connection is arrowed.
setAuthorizationPassword(String) - Static method in class com.sun.electric.tool.project.Project
Method to set the authorization password for administering users in Project Management.
setAutoGrowth(double, double) - Method in class com.sun.electric.technology.PrimitiveNode
Method to set the auto-growth factor on this PrimitiveNode.
setAutoMode(boolean) - Method in class com.sun.electric.plugins.j3d.utils.J3DAlpha
Set AutoMode flag according to boolean
setAutoStitchCreateExports(boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set whether Auto-stitching should create exports if necessary.
setAutoStitchOn(boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set whether Auto-stitching should be done.
setAutoTechnologySwitch(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to switch technologies automatically when changing the current Cell.
setAxesVisibility(boolean) - Static method in class com.sun.electric.plugins.j3d.utils.J3DAppearance
Set visibility of appearance assigned to the axes
setAxisAppearanceValues(Object) - Static method in class com.sun.electric.plugins.j3d.utils.J3DAppearance
Method to access appearance of axes in 3D
setBackgroudColor(Color) - Method in class com.sun.electric.technology.technologies.Generic
 
setBackground() - Method in class com.sun.electric.tool.Tool
Method to set this Tool to be in the background.
setBackgroundColor(Object) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to set background color
setBackgroundColor(Color) - Method in class com.sun.electric.tool.user.redisplay.PixelDrawing
Method to override the background color.
setBackupRedundancy(int) - Static method in class com.sun.electric.tool.io.IOTool
Method to set the level of redundancy to apply when writing library files.
setBeepAfterLongJobs(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to beep after long jobs.
setBisectArcPin(boolean) - Method in class com.sun.electric.tool.routing.RouteElementPort
Set true by Interactive router if pin used to bisect arc Router may want to remove this pin later if it places a connecting contact cut in the same position.
setBodyArrowed(boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to set this ArcInst to be directional, with an arrow line drawn down the center.
setBodyOnly(boolean) - Method in class com.sun.electric.database.hierarchy.Export
Method to set this PortProto to exist only in the body of a cell.
setBold(boolean) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the text in the TextDescriptor to be bold.
setBoolean(boolean) - Method in class com.sun.electric.database.text.Pref
Method to set a new boolean value on this Pref object.
setBoolean(boolean) - Method in class com.sun.electric.database.text.TempPref
Method to set a new boolean value on this TempPref object.
setBoolean(Setting, boolean) - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method to set a new boolean value on Setting object.
setBoundsDirty() - Method in class com.sun.electric.tool.simulation.Analysis
 
setBufferedImage(BufferedImage) - Method in class com.sun.electric.tool.user.ui.ElectricPrinter
 
setBuiltInAutoAdvance(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set if built-in simulators automatically advance the time cursor when stimuli are added.
setBuiltInResimulateEach(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set if built-in simulators resimulate after each change to the display.
setBusAscending(boolean) - Static method in class com.sun.electric.database.network.NetworkTool
Method to set whether unnamed busses should be numbered ascending.
setBusyCursor(boolean) - Static method in class com.sun.electric.tool.user.ui.TopLevel
The busy cursor overrides any other cursor.
setCachedCell(CachedCell) - Method in class com.sun.electric.tool.logicaleffort.LENetlister2.LECellInfo
 
setCachedObjsFromPreferences() - Method in class com.sun.electric.database.text.Pref.Group
 
setCachedObjsFromPreferences() - Static method in class com.sun.electric.database.text.Pref
 
setCachedRules(XMLRules) - Method in class com.sun.electric.technology.Technology
Method to set cached rules
setCanBeZeroSize() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that it can be zero in size.
setCancelMoveDelayMillis(long) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
 
setCanShrink() - Method in class com.sun.electric.technology.PrimitiveNode
Method to allow instances of this PrimitiveNode to shrink.
setCapacitanceUnits(TextUtils.UnitScale) - Static method in class com.sun.electric.tool.user.User
Method to set the current capacitance units.
setCBits(int, int) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Set this MutableTextDescriptor to given C Electric bits.
setCBits(int, int, int) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Set this MutableTextDescriptor to given C Electric bits.
setCDLConvertBrackets(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set if CDL converts square bracket characters.
setCDLIgnoreResistors(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to get the state of "ignore resistors" for netlisting
setCDLIncludeFile(String) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setCDLLibName(String) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the CDL library name.
setCDLLibPath(String) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the CDL library path.
setCell(Cell, VarContext, WindowFrame.DisplayAttributes) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
setCell(Cell) - Method in class com.sun.electric.tool.simulation.Stimuli
Method to set the Cell associated with this simulation data.
setCell(Cell, VarContext, WindowFrame.DisplayAttributes) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to set the cell that is shown in the window to "cell".
setCell(Cell, VarContext, WindowFrame.DisplayAttributes) - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to set the cell that is shown in the window to "cell".
setCell(Cell, VarContext, WindowFrame.DisplayAttributes) - Method in interface com.sun.electric.tool.user.ui.WindowContent
 
setCell(Cell) - Method in class com.sun.electric.tool.user.ui.WindowContextClass
 
setCell(Cell, VarContext, WindowFrame.DisplayAttributes) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
setCellAppearanceValues(Object) - Static method in class com.sun.electric.plugins.j3d.utils.J3DAppearance
Method to access appearance for cells in 3D
setCellBounds(CellId, ERectangle) - Method in class com.sun.electric.database.Snapshot
Sets cell bounds for a cell with given CellId
setCellByHistory(int) - Method in class com.sun.electric.tool.user.ui.WindowFrame
Restores cell state from history record
setCellExpandPattern(String) - Static method in class com.sun.electric.tool.extract.Extract
Method to set the cell expansion pattern for node extraction.
setCellGroup(Cell.CellGroup) - Method in class com.sun.electric.database.hierarchy.Cell
Method to put this Cell together with all its versions and views into the given CellGroup.
setCells(Cell, Cell) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch
Set compared Cells (designs).
setCellVisibility(boolean) - Static method in class com.sun.electric.plugins.j3d.utils.J3DAppearance
Set visibility of appearance assigned to cell bounding box
setCellWindow(Cell, WindowFrame.CellHistory) - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to show a cell in the right-part of this WindowFrame.
setChanged() - Method in class com.sun.electric.database.hierarchy.Library
Method to indicate that this Library has changed.
setCharacteristic(PortCharacteristic) - Method in class com.sun.electric.database.hierarchy.Export
Method to set the PortCharacteristic of this Export.
setCheckBody(boolean) - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
setCheckCellDates(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to check Cell dates when placing instances.
setCheckSizes(boolean) - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
setChipName(String) - Method in class com.sun.electric.tool.io.output.ScanChainXML
Specify the name of the chip.
setCIFInSquaresWires(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether CIF input makes wire ends square or round.
setClientDatabase(EDatabase) - Static method in class com.sun.electric.database.hierarchy.EDatabase
 
setClientThread() - Method in class com.sun.electric.tool.AbstractUserInterface
 
setClock(double) - Method in class com.sun.electric.tool.simulation.als.ALS
Method to set the currently-selected signal to have a clock with a given period.
setClock(double) - Method in class com.sun.electric.tool.simulation.Engine
Method to set the currently-selected signal to have a clock with a given period.
setClock() - Static method in class com.sun.electric.tool.simulation.Simulation
 
setColor(User.ColorPrefType, int) - Static method in class com.sun.electric.tool.user.User
Method to set the color of a given special layer BACKGROUND: color of the background on the display.
setColor(Color) - Method in class com.sun.electric.tool.user.waveform.WaveSignal
 
setColorIndex(int) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the color index of the TextDescriptor.
setColorMap(Color[]) - Method in class com.sun.electric.tool.user.dialogs.ColorPatternPanel
Method to update the panel to reflect the given color map.
setColorMapFromLayers(Color[]) - Method in class com.sun.electric.technology.Technology
Sets the color map from transparent layers in this technology.
setColorPattern(ColorPatternPanel.Info) - Method in class com.sun.electric.tool.user.dialogs.ColorPatternPanel
Method to update the panel to reflect the given Info.
setColorWithEGraphicsIndex(int) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the color index of the TextDescription with an EGraphics index.
setCommandToIconMap(Map<String, String>) - Static method in class com.sun.electric.tool.user.ui.ToolBar
Method to set a mapping from command names to disk files with their icons.
setCommonTime(int, double) - Method in class com.sun.electric.tool.simulation.AnalogAnalysis
Method to load an entry in the common time array.
setConfig(FillGenConfig) - Method in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
setConnections(ArcProto[]) - Method in class com.sun.electric.technology.PrimitivePort
Method to set the list of allowable connections on this PrimitivePort.
setContentsModified() - Method in class com.sun.electric.database.hierarchy.Cell
Method to set if cell has been modified in the batch job.
setContext(VarContext) - Method in class com.sun.electric.tool.logicaleffort.Instance
Set VarContext
setContext(VarContext) - Method in class com.sun.electric.tool.user.ui.WindowFrame.CellHistory
 
setContexts(VarContext, VarContext) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch
Set Contexts of the compared Cells (designs).
setContinuationString(String) - Method in class com.sun.electric.tool.io.output.Output
Method to set the string that will be emitted at the start of a "continuation line".
setCoordinates(String, WindowFrame) - Static method in class com.sun.electric.tool.user.ui.StatusBar
 
setCurCell(Cell) - Method in class com.sun.electric.database.hierarchy.Library
Method to set the current Cell in this Library.
setCurrentArcProto(ArcProto) - Method in class com.sun.electric.tool.user.User
Method to set the "current" ArcProto, as maintained by the user interface.
setCurrentCursor(Cursor) - Static method in class com.sun.electric.tool.user.ui.TopLevel
 
setCurrentLibrary(Library) - Method in class com.sun.electric.tool.AbstractUserInterface
 
setCurrentLibrary(Library) - Static method in class com.sun.electric.tool.user.User
Method to switch libraries and handle technology editing details.
setCurrentLibraryInJob(Library) - Static method in class com.sun.electric.tool.Job
 
setCurrentLogger(ErrorLoggerTree.ErrorLoggerTreeNode) - Static method in class com.sun.electric.tool.user.ui.ErrorLoggerTree
 
setCurrentNodeProto(NodeProto) - Method in class com.sun.electric.tool.user.User
Method to set the "current" NodeProto, as maintained by the user interface.
setCurrentTechnology(Technology) - Method in class com.sun.electric.tool.AbstractUserInterface
 
setCurrentUserName(String) - Static method in class com.sun.electric.tool.project.Project
Method to set the name of the current user of Project Management.
setCursor(Cursor) - Method in class com.sun.electric.tool.user.ui.PaletteFrame
Method to set the cursor that is displayed in the PaletteFrame.
setCursor(Cursor) - Method in class com.sun.electric.tool.user.ui.TextWindow
 
setCursor(Cursor) - Method in interface com.sun.electric.tool.user.ui.WindowContent
Method relevant for waveform windows where the drawing panel is not given by getPanel()
setCursor(Cursor) - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to set the cursor that is displayed in the WindowFrame.
setCursor(Cursor) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
setCursorMode(ToolBar.CursorMode) - Static method in class com.sun.electric.tool.user.ui.ToolBar
Method to set the cursor mode (the mode of cursor interaction).
setCurvable() - Method in class com.sun.electric.technology.ArcProto
Method to set this ArcProto so that instances of it can curve.
setCurvature(boolean) - Static method in class com.sun.electric.tool.user.ui.CurveListener
This method sets curvature on the highlighted arc.
setCVSLastCommitMessage(String) - Static method in class com.sun.electric.tool.cvspm.CVS
 
setCVSProgram(String) - Static method in class com.sun.electric.tool.cvspm.CVS
 
setCVSRepository(String) - Static method in class com.sun.electric.tool.cvspm.CVS
 
setD(ImmutableArcInst, boolean) - Method in class com.sun.electric.database.topology.ArcInst
Modifies persistend data of this ArcInst.
setD(ImmutableNodeInst, boolean) - Method in class com.sun.electric.database.topology.NodeInst
Modifies persistend data of this NodeInst.
setDaisDisplayOnly(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether Dais Input creates real geometry.
setDaisReadCellInstances(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether Dais Input places cell instances.
setDaisReadConnectivity(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether Dais Input reads connectivity.
setDaisReadDetailWires(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether Dais Input reads the "detail" wires.
setDaisReadGlobalWires(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether Dais Input reads the "global" wires.
setDaisReadPowerAndGround(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether Dais Input reads power and ground wires.
setDatabaseGroupPath(String) - Static method in class com.sun.electric.tool.io.FileType
 
setDataType(FileType) - Method in class com.sun.electric.tool.simulation.Stimuli
Method to set the type of this simulation data.
setDebug(boolean) - Static method in class com.sun.electric.tool.Job
 
setDefaultHorizontalRange(double, double) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to set the X range in all panels.
setDefaultMessagesPos(Point) - Static method in class com.sun.electric.tool.user.User
Method to set the default position of the messages window.
setDefaultMessagesSize(Dimension) - Static method in class com.sun.electric.tool.user.User
Method to set the default size of the messages window.
setDefaultOpacity() - Static method in class com.sun.electric.tool.user.ui.LayerVisibility
Reset "standard" LayerVisibility to factory values.
setDefaultOutline(NodeInst) - Method in class com.sun.electric.technology.technologies.Artwork
Method to set default outline information on a NodeInst.
setDefaultOutline(NodeInst) - Method in class com.sun.electric.technology.Technology
Method to set default outline information on a NodeInst.
setDefaultTextCellFont(String) - Static method in class com.sun.electric.tool.user.User
Method to set the default font to use when editing textual cells.
setDefaultTextCellSize(int) - Static method in class com.sun.electric.tool.user.User
Method to set the size of text in textual cells.
setDefaultTextExternalEditor(String) - Static method in class com.sun.electric.tool.user.User
Method to set the program to invoke when externally editing textual cells.
setDefaultWindowPos(Point) - Static method in class com.sun.electric.tool.user.User
Method to set the default position of top-level windows.
setDefaultWindowSize(Dimension) - Static method in class com.sun.electric.tool.user.User
Method to set the default size of top-level windows.
setDefaultWindowTab(int) - Static method in class com.sun.electric.tool.user.User
Method to set the default tab to show.
setDefGridXBoldFrequency(int) - Static method in class com.sun.electric.tool.user.User
Method to set the default frequency of bold grid dots in the X direction.
setDefGridXSpacing(double) - Static method in class com.sun.electric.tool.user.User
Method to set the default spacing of grid dots in the X direction.
setDefGridYBoldFrequency(int) - Static method in class com.sun.electric.tool.user.User
Method to set the default frequency of bold grid dots in the Y direction.
setDefGridYSpacing(double) - Static method in class com.sun.electric.tool.user.User
Method to set the default spacing of grid dots in the Y direction.
setDEFLogicalPlacement(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether DEF Input makes logical placement.
setDEFPhysicalPlacement(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether DEF Input makes physical placement.
setDeleted() - Method in class com.sun.electric.tool.ncc.netlist.Part
Mark this Part deleted and release all storage
setDeleted() - Method in class com.sun.electric.tool.ncc.netlist.Wire
Mark this wire deleted and release all storage
setDelibCells() - Method in class com.sun.electric.database.hierarchy.Library
Sets DELIB cells.
setDescriptor(TextDescriptor) - Method in class com.sun.electric.technology.Technology.NodeLayer
Sets the text descriptor to be drawn by this NodeLayer.
setDimUpperLevelWhenDownInPlace(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to dim the upper levels of the display when editing down-in-place.
setDInUndo(ImmutableArcInst) - Method in class com.sun.electric.database.topology.ArcInst
 
setDInUndo(ImmutableNodeInst) - Method in class com.sun.electric.database.topology.NodeInst
 
setDirectionalColor(Object) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to set directional color
setDirections(Object) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to set direction in directional light
setDirty() - Method in class com.sun.electric.database.hierarchy.Cell
Method to indicate that the bounds of this Cell are incorrect because a node or arc has been created, deleted, or modified.
setDisallowModificationComplexNodes(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether complex nodes can be modified.
setDisallowModificationLockedPrims(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether locked primitives can be modified.
setDisplay(boolean) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set this TextDescriptor to be displayable.
setDisplay(AbstractTextDescriptor.Display) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set dispalyable mode of this TextDescriptor.
setDisplayAlgorithm(boolean) - Method in class com.sun.electric.tool.user.ui.LayerTab
 
setDisplayAlgorithm(int) - Static method in class com.sun.electric.tool.user.User
Method to set the display algorithm to use.
setDisplayAttributes(WindowFrame.DisplayAttributes) - Method in class com.sun.electric.tool.user.ui.WindowFrame.CellHistory
 
setDisplayedText(DisplayedText) - Method in class com.sun.electric.database.geometry.Poly
Method to set the DisplayedText associated with this Poly.
setDisplayStyle(int) - Static method in class com.sun.electric.tool.user.User
Method to set the initial display style for Electric.
setDispPart(AbstractTextDescriptor.DispPos) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the text display part of the TextDescriptor.
setDistanceUnits(TextUtils.UnitScale) - Static method in class com.sun.electric.tool.user.User
Method to set the current distance units.
setDoingAreaDrag() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
setDone() - Method in class com.sun.electric.tool.routing.RouteElement
set done to true to indication action has been done
setDouble(double) - Method in class com.sun.electric.database.text.Pref
Method to set a new double value on this Pref object.
setDouble(double) - Method in class com.sun.electric.database.text.TempPref
Method to set a new double value on this TempPref object.
setDouble(Setting, double) - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method to set a new double value on Setting object.
setDoubleStrapGate(boolean) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Attach the well ties to special busses rather than to Vdd and Gnd.
setDraggingMustEncloseObjects(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether dragging a selection rectangle must completely encose objects in order to select them.
setDRCOverrides(Technology, String) - Method in class com.sun.electric.tool.drc.DRC.DRCPreferences
Method to set the DRC overrides for a this technology.
setDupCopiesExports(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether Duplicate/Paste/Array of NodeInst copies exports.
setDXFInputFlattensHierarchy(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether DXF Input flattens the hierarchy.
setDXFInputReadsAllLayers(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether DXF input reads all layers.
setDynamicItems(List<? extends EMenuItem>) - Method in class com.sun.electric.tool.user.menus.EMenu
 
setDynamicLanguageMenu() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to change the Languages menu to include preassigned scripts.
setDynamicMenu(JMenu) - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to set the dynamic menu where
setDynamicMenus() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
 
setDynamicVisibleLayerMenus() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
Method to change the Visible Layer pulldown entry to reflect the current configurations.
setEasySelectionOfCellInstances(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether cell instances are all be easy-to-select.
setEdgeSelect() - Method in class com.sun.electric.technology.ArcProto
Method to set this ArcProto so that instances of it can be selected by their edge.
setEdgeSelect() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that instances of it are selectable only by their edges.
setEDIFAcceptedParameters(String) - Static method in class com.sun.electric.tool.io.IOTool
Method to set a string with accepted parameter names.
setEDIFCadenceCompatibility(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether EDIF I/O is compatible with Cadence.
setEDIFConfigurationFile(String) - Static method in class com.sun.electric.tool.io.IOTool
Method to set the configuration file to use.
setEDIFInputScale(double) - Static method in class com.sun.electric.tool.io.IOTool
Method to set the EDIF input scale.
setEDIFUseSchematicView(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether EDIF uses the schematic view.
setEditing(Cell, boolean) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
 
setEditing(Library, boolean) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
 
setEditingPreferences(EditingPreferences) - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
 
setEditingPreferences(EditingPreferences) - Method in class com.sun.electric.tool.user.dialogs.PreferencesFrame
 
setEditingPreferences(EditingPreferences) - Static method in class com.sun.electric.tool.user.UserInterfaceMain
 
setElectricalLayers(Technology.NodeLayer[]) - Method in class com.sun.electric.technology.PrimitiveNode
Method to set the list of electrical Layers that comprise this PrimitiveNode.
setElectricObject(ElectricObject) - Method in class com.sun.electric.tool.user.dialogs.AttributesTable
Set the ElectricObject whose Variables will be shown
setEnabled(boolean) - Static method in class com.sun.electric.tool.cvspm.CVS
 
setEnabled(String, boolean) - Method in class com.sun.electric.tool.user.KeyBindingManager
Sets the enabled state of the action to 'b'.
setEnabled(boolean) - Method in class com.sun.electric.tool.user.ui.KeyBindings
 
setEnd(RouteElementPort) - Method in class com.sun.electric.tool.routing.Route
Sets the end of the Route
setEndDrag(int, int) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
setEndsExtend(boolean) - Method in class com.sun.electric.tool.generator.layout.TrackRouter
 
setEngine(Engine) - Method in class com.sun.electric.tool.simulation.Stimuli
Method to set the simulation Engine associated with this simulation data.
setErrorLimit(int) - Static method in class com.sun.electric.tool.user.User
Method to set the maximum number of errors to log.
setEventSource(String, Object) - Method in class com.sun.electric.tool.user.KeyBindingManager
Set the faked event source of the KeyBindings object.
setEventSource(Object) - Method in class com.sun.electric.tool.user.ui.KeyBindings
Set the object that will used as the "source" when the actions in this KeyBindings object are activated.
setExactTextBounds(EditWindow0, ElectricObject) - Method in class com.sun.electric.database.geometry.Poly
Method to convert text Polys to their precise bounds in a given window.
setExhaustivePlace(boolean) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
GasP generators use exhaustive search for gate placement
setExpanded(int, boolean) - Method in class com.sun.electric.database.hierarchy.Cell
Method to set expanded status of specified NodeInst.
setExpanded(boolean) - Method in class com.sun.electric.database.topology.NodeInst
Method to set this NodeInst to be expanded.
setExpanded() - Method in class com.sun.electric.database.topology.NodeInst
Method to set this NodeInst to be expanded.
setExportPermutation(Permutation) - Method in class com.sun.electric.tool.ncc.result.NccResult
Save information needed for hierarchical interchange
setExtended(int, boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to set whether an end of this arc is extended.
setExtended(boolean) - Method in class com.sun.electric.database.topology.Connection
Method to set whether this connection is extended.
setExtended(boolean) - Method in class com.sun.electric.database.topology.HeadConnection
Method to set whether this connection is extended.
setExtended(boolean) - Method in class com.sun.electric.database.topology.TailConnection
Method to set whether this connection is extended.
setExtensionXPositionCursor(double) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
setExtractCopiesExports(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether Extract of NodeInst copies exports.
setFace(int) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the text font of the TextDescriptor.
setFaceWithActiveFont(String) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the text font of a MutableTextDescriptor with a given Font.
setFactory3DInfo(double, double) - Method in class com.sun.electric.technology.Layer
Method to set the 3D distance and thickness of this Layer.
setFactoryAngleIncrement(int) - Method in class com.sun.electric.technology.ArcProto
Method to set the factory-default angle of this ArcProto.
setFactoryAntennaRatio(double) - Method in class com.sun.electric.technology.ArcProto
Method to set the factory antenna ratio of this ArcProto.
setFactoryCIFLayer(String) - Method in class com.sun.electric.technology.Layer
Method to set the factory-default CIF name of this Layer.
setFactoryDXFLayer(String) - Method in class com.sun.electric.technology.Layer
Method to set the factory-default DXF name of this Layer.
setFactoryExtended(boolean) - Method in class com.sun.electric.technology.ArcProto
Method to set the "factory default" end-extension state of this ArcProto.
setFactoryFixedAngle(boolean) - Method in class com.sun.electric.technology.ArcProto
Method to set the "factory default" fixed-angle state of this ArcProto.
setFactoryLESettings(double, double, double) - Method in class com.sun.electric.technology.Technology
 
setFactoryParasitics(double, double, double) - Method in class com.sun.electric.technology.Layer
Method to set the Spice parasitics for this Layer.
setFactoryParasitics(double, double) - Method in class com.sun.electric.technology.Technology
Method to set default parasitic values on this Technology.
setFactoryResolution(double) - Method in class com.sun.electric.technology.Technology
Method to set Technology resolution in IO/DRC tools.
setFactoryRigid(boolean) - Method in class com.sun.electric.technology.ArcProto
Method to set the "factory default" rigid state of this ArcProto.
setFactoryScale(double, boolean) - Method in class com.sun.electric.technology.Technology
Sets the factory scale of this technology.
setFactorySkillLayer(String) - Method in class com.sun.electric.technology.Layer
Method to set the factory-default Skill name of this Layer.
setFactorySlidable(boolean) - Method in class com.sun.electric.technology.ArcProto
Method to set the "factory default" slidability state of this ArcProto.
setFactoryTransparentLayers(Color[]) - Method in class com.sun.electric.technology.Technology
Sets the color map for transparent layers in this technology.
setFastHenryDefThickness(double) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the FastHenry default wire thickness.
setFastHenryEndFrequency(double) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the FastHenry ending frequency.
setFastHenryHeightSubdivisions(int) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the default number of height subdivisions for FastHenry deck generation.
setFastHenryMaxSegLength(double) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the maximum segment length for FastHenry deck generation.
setFastHenryMultiPole(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set whether FastHenry deck generation should make a multipole subcircuit.
setFastHenryNumPoles(int) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the number of poles for FastHenry deck generation.
setFastHenryRunsPerDecade(int) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the number of runs per decade for FastHenry deck generation.
setFastHenryStartFrequency(double) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the FastHenry starting frequency (or only if using a single frequency).
setFastHenryUseSingleFrequency(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set whether FastHenry deck generation should use a single frequency.
setFastHenryWidthSubdivisions(int) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the default number of width subdivisions for FastHenry deck generation.
setFileTypeGroupDir(Object, String) - Static method in class com.sun.electric.tool.io.FileType
 
setFileURL(URL) - Method in class com.sun.electric.tool.simulation.Stimuli
Method to set a URL to the file containing this simulation data.
setFillCellHeight(double) - Method in class com.sun.electric.tool.generator.layout.fill.FillGen
 
setFillCellWidth(double) - Method in class com.sun.electric.tool.generator.layout.fill.FillGen
 
setFillLibrary(String) - Method in class com.sun.electric.tool.generator.layout.fill.FillGen
 
setFirstExport(PortReport.PortReportable) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch.NameMismatch
 
setFirstExport(PortReport.PortReportable) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch.TopologyMismatch
 
setFixedAngle(boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to set this ArcInst to be fixed-angle.
setFixErrors() - Method in class com.sun.electric.tool.Tool
Method to set this Tool to fix errors.
setFlags(int) - Method in class com.sun.electric.tool.io.output.Topology.CellAggregateSignal
 
setFlattenPcells(boolean) - Static method in class com.sun.electric.tool.extract.Extract
Method to set whether the node extractor should flatten Cadence Pcells.
SetFocus - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Set Focus" dialog.
SetFocus(Frame, EditWindow) - Constructor for class com.sun.electric.tool.user.dialogs.SetFocus
Creates new form Set Focus
setFoundrySelected(Technology, JComboBox) - Method in class com.sun.electric.tool.user.dialogs.options.TechnologyTab
 
setFrameCompanyName(String) - Static method in class com.sun.electric.tool.user.User
Method to set the company name to use in schematic frames.
setFrameDesignerName(String) - Static method in class com.sun.electric.tool.user.User
Method to set the designer name to use in schematic frames.
setFrameProjectName(String) - Static method in class com.sun.electric.tool.user.User
Method to set the project name to use in schematic frames.
setFromDisk() - Method in class com.sun.electric.database.hierarchy.Library
Method to indicate that this Library came from disk.
setFunction(Layer.Function) - Method in class com.sun.electric.technology.Layer
Method to set the Function of this Layer.
setFunction(Layer.Function, int) - Method in class com.sun.electric.technology.Layer
Method to set the Function of this Layer when the function is complex.
setFunction(PrimitiveNode.Function) - Method in class com.sun.electric.technology.PrimitiveNode
Method to set the function of this PrimitiveNode.
setGDSArraySimplification(int) - Static method in class com.sun.electric.tool.io.IOTool
Method to set how GDS input should simplify array references (AREFs).
setGDSColapseVddGndPinNames(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether Vdd_* and Gnd_* export pins must be colapsed.
setGDSConvertNCCExportsConnectedByParentPins(boolean) - Static method in class com.sun.electric.tool.io.IOTool
True to convert pin names to name:name for pins that are specified in the NCC annotation, "exportsConnectedByParent".
setGDSInExpandsCells(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether GDS Input expands cells.
setGDSInIncludesText(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether GDS Input ignores text.
setGDSInInstantiatesArrays(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether GDS Input instantiates arrays.
setGDSInMergesBoxes(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether GDS Input merges boxes into complex polygons.
setGDSInSimplifyCells(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether GDS Input simplifies contact vias.
setGDSInUnknownLayerHandling(int) - Static method in class com.sun.electric.tool.io.IOTool
Method to set how GDS Input handles unknown layers.
setGeomDirty() - Method in class com.sun.electric.database.hierarchy.Cell
Method to indicate that the bounds of this Cell are incorrect because a node or arc may have been modified.
setGlobalTextScale(double) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to set the text scale factor for this window.
setGlobalTextScale(double) - Static method in class com.sun.electric.tool.user.User
Method to set the default global text scale factor.
setGndExportName(String) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
setGndExportRole(PortCharacteristic) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
setGndWidth(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Set the width of the Gnd track
setGndY(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
setGoodDRCCells(Set<Cell>, Variable.Key, int, boolean) - Static method in class com.sun.electric.database.constraint.Layout
 
setGraphics(EGraphics) - Method in class com.sun.electric.plugins.j3d.utils.J3DAppearance
 
setGraphics(EGraphics) - Method in class com.sun.electric.technology.Layer
Method to set the graphics description of this Layer.
setGraphicsOverride(EGraphics) - Method in class com.sun.electric.database.geometry.Poly
Method to set the EGraphics which overrides default EGraphics for Poly's Layer.
setGraphicsPreferences(GraphicsPreferences) - Static method in class com.sun.electric.tool.user.UserInterfaceMain
 
setGreekCellSizeLimit(double) - Static method in class com.sun.electric.tool.user.User
Method to set the ratio of cell size to screen size beyond which no cell greeking happens.
setGreekSizeLimit(double) - Static method in class com.sun.electric.tool.user.User
Method to set the smallest object that can be drawn.
setGrid(boolean) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to set the display of a grid in this window.
setGridAligment() - Static method in class com.sun.electric.tool.user.ui.ToolBar
Method to signal ToolBar that gridAlignment changed
setGridAlignExtraction(boolean) - Static method in class com.sun.electric.tool.extract.Extract
Method to set whether the node extractor should grid-align geometry before extraction.
setGridAxesShown(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set if grid axes are shown.
setGridBaseWidth(long) - Method in class com.sun.electric.database.topology.ArcInst
Method to change the width this ArcInst.
setGridXSpacing(double) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to set the distance between grid dots in the X direction.
setGridYSpacing(double) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to set the distance between grid dots in the Y direction.
setGroupName(int, String) - Method in class com.sun.electric.tool.user.ErrorLogger
Set a group name for a sortKey.
setGroupPath(String) - Method in class com.sun.electric.tool.io.FileType
 
setHaltAfterFirstMismatch(boolean) - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
setHardSelect(boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to set this ArcInst to be hard-to-select.
setHardSelect() - Method in class com.sun.electric.database.topology.NodeInst
Method to set this NodeInst to be hard-to-select.
setHeadArrowed(boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to set this ArcInst to be directional, with an arrow on the head.
setHeadExtended(boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to set whether the head of this arc is extended.
setHeadExtension(boolean) - Method in class com.sun.electric.tool.routing.RouteElementArc
 
setHeadNegated(boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to set whether the head of this arc is negated.
setHidden() - Method in class com.sun.electric.database.hierarchy.Library
Method to indicate that this Library is hidden.
setHidden(boolean) - Method in class com.sun.electric.tool.user.waveform.Panel
 
setHierarchicalCoordinates(String, WindowFrame) - Static method in class com.sun.electric.tool.user.ui.StatusBar
 
setHighlightConnectedObjects(boolean) - Static method in class com.sun.electric.tool.user.User
Method to get whether to highlight objects connected to the selected object
setHighlighted(boolean) - Method in class com.sun.electric.tool.user.waveform.WaveSignal
 
setHighlightedAppearanceValues(Object) - Static method in class com.sun.electric.plugins.j3d.utils.J3DAppearance
Method to access appearance of highlighted nodes in 3D
setHighlightedSweep(int) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
setHighlightInvisibleObjects(boolean) - Static method in class com.sun.electric.tool.user.User
Method to get whether to highlight objects whose layers are all invisible.
setHighlightList(List<Highlight2>) - Method in class com.sun.electric.tool.user.Highlighter
Method to load a list of Highlights into the highlighting.
setHighlightListGeneral(List<Highlight2>) - Method in class com.sun.electric.tool.user.Highlighter
Method to load a list of Highlights into the highlighting.
setHighlightOffset(int, int) - Method in interface com.sun.electric.database.variable.EditWindow_
 
setHighlightOffset(int, int) - Method in class com.sun.electric.tool.user.Highlighter
Method to set a screen offset for the display of highlighting.
setHighlightOffset(int, int) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
setHistoryListSize(int) - Static method in class com.sun.electric.database.change.Undo
Method to set the size of the history list and return the former size.
setHoldsOutline() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that instances of it may hold outline information.
setHomeRotation(double[]) - Method in class com.sun.electric.plugins.j3d.J3DKeyBehavior
Method to set the original rotation
setHowMuchStatus(int) - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
setIcon(ImageIcon, String) - Method in class com.sun.electric.tool.user.ui.ToolBar.EToolBarButton
Method to set the icon associated with this button.
setIconForButton(String, Icon) - Static method in class com.sun.electric.tool.user.ui.ToolBarButton
Set icon to icon for all buttons named name
setIconGenBidirRot(int) - Static method in class com.sun.electric.tool.user.User
Method to set what angle Bidirectional ports should go on generated icons.
setIconGenBidirSide(int) - Static method in class com.sun.electric.tool.user.User
Method to set where Bidirectional ports should go on generated icons.
setIconGenBodyTextSize(double) - Static method in class com.sun.electric.tool.user.User
Method to set the size of body text on generated icons.
setIconGenBottomRot(int) - Static method in class com.sun.electric.tool.user.User
Method to set what angle Bottom ports should go on generated icons.
setIconGenClockRot(int) - Static method in class com.sun.electric.tool.user.User
Method to set what angle Clock ports should go on generated icons.
setIconGenClockSide(int) - Static method in class com.sun.electric.tool.user.User
Method to set where Clock ports should go on generated icons.
setIconGenDrawBody(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether generated icons should have a body drawn.
setIconGenDrawLeads(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether generated icons should have leads drawn.
setIconGenExportLocation(int) - Static method in class com.sun.electric.tool.user.User
Method to set how exports should appear along the leads in generated icons.
setIconGenExportPlacement(int) - Static method in class com.sun.electric.tool.user.User
Method to set how exports are placed in generated icons.
setIconGenExportPlacementExact(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether exports are placed exactly according to schematics.
setIconGenExportStyle(int) - Static method in class com.sun.electric.tool.user.User
Method to set how the text should appear in generated icons.
setIconGenExportTech(int) - Static method in class com.sun.electric.tool.user.User
Method to set how exports should be constructed in generated icons.
setIconGenGroundRot(int) - Static method in class com.sun.electric.tool.user.User
Method to set what angle Ground ports should go on generated icons.
setIconGenGroundSide(int) - Static method in class com.sun.electric.tool.user.User
Method to set where Ground ports should go on generated icons.
setIconGenInputRot(int) - Static method in class com.sun.electric.tool.user.User
Method to set what angle Input ports should go on generated icons.
setIconGenInputSide(int) - Static method in class com.sun.electric.tool.user.User
Method to set where Input ports should go on generated icons.
setIconGenInstanceLocation(int) - Static method in class com.sun.electric.tool.user.User
Method to set where to place an instance of the generated icons in the original schematic.
setIconGenLeadLength(double) - Static method in class com.sun.electric.tool.user.User
Method to set how long to make leads in generated icons.
setIconGenLeadSpacing(double) - Static method in class com.sun.electric.tool.user.User
Method to set how far apart to space leads in generated icons.
setIconGenLeftRot(int) - Static method in class com.sun.electric.tool.user.User
Method to set what angle Left ports should go on generated icons.
setIconGenOutputRot(int) - Static method in class com.sun.electric.tool.user.User
Method to set what angle Output ports should go on generated icons.
setIconGenOutputSide(int) - Static method in class com.sun.electric.tool.user.User
Method to set where Output ports should go on generated icons.
setIconGenPowerRot(int) - Static method in class com.sun.electric.tool.user.User
Method to set what angle Power ports should go on generated icons.
setIconGenPowerSide(int) - Static method in class com.sun.electric.tool.user.User
Method to set where Power ports should go on generated icons.
setIconGenReverseExportOrder(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether generated icons should reverse the order of exports.
setIconGenRightRot(int) - Static method in class com.sun.electric.tool.user.User
Method to set what angle Right ports should go on generated icons.
setIconGenTopRot(int) - Static method in class com.sun.electric.tool.user.User
Method to set what angle Top ports should go on generated icons.
setIconsAlwaysDrawn(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether generated icon exports should be "always drawn".
setID(int) - Method in class com.sun.electric.tool.ncc.processing.LocalPartitionWires.Signature
 
setIgnoreKeyBindings(boolean) - Method in class com.sun.electric.tool.user.menus.EMenuBar.Instance
 
setIgnoreTextEditKeys(boolean) - Method in class com.sun.electric.tool.user.menus.EMenuBar.Instance
 
setIgnoreTinyPolygons(boolean) - Static method in class com.sun.electric.tool.extract.Extract
Method to set whether the node extractor should ignore tiny polygons.
setInCellLibrary() - Method in class com.sun.electric.database.hierarchy.Cell
Method to set this Cell so that it is part of a cell library.
setIncluded(boolean, boolean) - Method in class com.sun.electric.tool.user.waveform.SweepSignal
 
setIncludeInAllSweeps(List<SweepSignal>, boolean) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
setIncremental() - Method in class com.sun.electric.tool.Tool
Method to set this Tool to be incremental.
setIndex(int) - Method in class com.sun.electric.technology.Layer
Method to set the index of this Layer.
setInductanceUnits(TextUtils.UnitScale) - Static method in class com.sun.electric.tool.user.User
Method to set the current inductance units.
setInformationOutput(boolean) - Static method in class com.sun.electric.database.network.NetworkTool
Method to set the level of information that is displayed.
setInherit(boolean) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the text in the TextDescriptor to be inheritable.
setInited() - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method to mark that this preferences tab has been initialized.
setInitialNetlists(List<NccNetlist>) - Method in class com.sun.electric.tool.ncc.NccGlobals
Build the initial equivalence record trees from the netlists that are to be compared.
setInstance(Instance) - Method in class com.sun.electric.tool.logicaleffort.Pin
Set the instance to which the pin is attached.
setInstancesLocked() - Method in class com.sun.electric.database.hierarchy.Cell
Method to set this Cell so that all instances inside of it are locked.
setInt(int) - Method in class com.sun.electric.database.text.Pref
Method to set a new integer value on this Pref object.
setInt(int) - Method in class com.sun.electric.database.text.TempPref
Method to set a new integer value on this TempPref object.
setInt(Setting, int) - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method to set a new integer value on Setting object.
setInTechnologyLibrary() - Method in class com.sun.electric.database.hierarchy.Cell
Method to set this Cell so that it is part of a technology library.
setInterior(boolean) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the text in the TextDescriptor to be interior.
setInvisibleLayerConfiguration(String) - Method in class com.sun.electric.tool.user.ui.LayerTab
Method to load an invisible layer configuration into the visible layers.
setIRSIMDebugging(int) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the debugging level for IRSIM simulation.
setIRSIMDelayedX(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Get whether or not IRSIM uses a delayed X model, versus the old fast-propogating X model.
setIRSIMParameterFile(String) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the parameter file to use for IRSIM.
setIRSIMShowsCommands(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set if IRSIM shows commands that are issued (for debugging).
setIRSIMStepModel(String) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the stepping model to use for IRSIM.
setIsolated() - Method in class com.sun.electric.technology.PrimitivePort
Method to set this PrimitivePort to be isolated.
setItalic(boolean) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the text in the TextDescriptor to be italic.
setJobVerboseMode(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether jobs are described in messages window.
setJtagController(String, String, int) - Method in class com.sun.electric.tool.io.output.ScanChainXML
Specify the JTAG Controller.
setLambdaBaseWidth(double) - Method in class com.sun.electric.database.topology.ArcInst
Method to change the width this ArcInst.
setLayer(Layer) - Method in class com.sun.electric.database.geometry.PolyBase
Method to set the layer associated with this Poly.
setLayerVisibility(LayerVisibility) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
setLayerVisibilityAll(LayerVisibility) - Static method in class com.sun.electric.tool.user.ui.EditWindow
Method signals that every EditWindow be redrawn after Layer visibility change
setLayerVisible(int) - Static method in class com.sun.electric.tool.user.menus.WindowMenu
 
setLegacyComposite(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to use lagacy composite in LayerDrawing.
setLeSU(float) - Method in class com.sun.electric.tool.logicaleffort.Instance
Set the step-up/delay
setLevel(int) - Method in class com.sun.electric.tool.logicaleffort.Instance
Set the level of the gate
setLeX(float) - Method in class com.sun.electric.tool.logicaleffort.Instance
Set the size of the gate
setLibFile(URL) - Method in class com.sun.electric.database.hierarchy.Library
Method to set the URL of this Library.
setLibrary(Library) - Method in class com.sun.electric.tool.user.ui.LibraryPalette
Set the library whose cells will be displayed in the palette
setListener(EventListener) - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to set the current listener that responds to clicks in any window.
setLocation(double, double) - Method in class com.sun.electric.database.geometry.EPoint
This method overrides Point2D.setLocation method.
setLocked() - Method in class com.sun.electric.database.topology.NodeInst
Method to set this NodeInst to be locked.
setLockedPrim() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that instances of it are locked.
setLogNumber(int) - Method in class com.sun.electric.tool.user.ui.ErrorLoggerTree.ErrorLoggerTreeNode
 
setLong(long) - Method in class com.sun.electric.database.text.Pref
Method to set a new long value on this Pref object.
setLong(long) - Method in class com.sun.electric.database.text.TempPref
Method to set a new long value on this TempPref object.
setLong(Setting, long) - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method to set a new long value on Setting object.
setM1TrackWidth(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
setM2TrackWidth(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
setMainXPositionCursor(double) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
setMaxClassMembers(int) - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
setMaxDistance(double) - Static method in class com.sun.electric.tool.extract.ParasiticTool
Method to set maximum distance to use during searching window
setMaxMatchedClasses(int) - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
setMaxMismatchedClasses(int) - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
setMaxMosWidth(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Set the maximum width of a each MOS finger.
setMaxUndoHistory(int) - Static method in class com.sun.electric.tool.user.User
Method to set the maximum number of undos retained in memory
setMemorySize(int) - Static method in class com.sun.electric.tool.user.User
Method to set the maximum memory to use for Electric.
setMessage(String) - Method in class com.sun.electric.technology.Technology.NodeLayer
Sets the text to be drawn by this NodeLayer.
setMfactor(double) - Method in class com.sun.electric.tool.logicaleffort.Instance
Set mfactor
setMimicStitchInteractive(boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set whether Mimic-stitching runs interactively.
setMimicStitchMatchNodeSize(boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set whether Mimic-stitching only works when the node sizes are the same.
setMimicStitchMatchNodeType(boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set whether Mimic-stitching only works when the nodes have the same type.
setMimicStitchMatchNumArcs(boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set whether Mimic-stitching only works when the number of existing arcs matches.
setMimicStitchMatchPorts(boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set whether Mimic-stitching only works between matching ports.
setMimicStitchMatchPortWidth(boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set whether Mimic-stitching only works between ports of the same width.
setMimicStitchNoOtherArcsSameDir(boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set whether Mimic-stitching only works when there are no other arcs running in the same direction.
setMimicStitchOn(boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set whether Mimic-stitching should be done.
setMimicStitchOnlyNewTopology(boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set whether Mimic-stitching creates arcs only where not already connected.
setMimicStitchPinsKept(boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set whether Mimic-stitching keeps pins even if it has no arc connections.
setMinSize(double, double, String) - Method in class com.sun.electric.technology.PrimitiveNode
Method to set the minimum height of this PrimitiveNode.
setMinValue(Layer, String, double, DRCTemplate.DRCRuleType) - Method in interface com.sun.electric.technology.DRCRules
 
setMinValue(Layer, String, double, DRCTemplate.DRCRuleType) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
Method to set the minimum rule for a Layer where is the rule type.
setMinValue(Layer, String, double, DRCTemplate.DRCRuleType) - Method in class com.sun.electric.technology.XMLRules
Method to set the minimum rule for a Layer where is the rule type.
setMismatches(List<NccGuiInfo>, NccOptions) - Method in class com.sun.electric.tool.user.ncc.NccMsgsFrame
Method to update the list of mismatched NCC comparisons
setMode(int) - Method in class com.sun.electric.database.geometry.PolySweepMerge
Method to switch between a sweep algorithm with one or two frontiers
setModelFile(Cell, String, boolean, boolean) - Method in class com.sun.electric.tool.io.output.CellModelPrefs
 
setMouseOverHighlightingEnabled(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether dragging a selection rectangle must completely encose objects in order to select them.
setMoveAfterDuplicate(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to move objects after duplicating them.
setMoveNodeWithExport(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to move a node when its export name moves.
setMultiPage(boolean) - Method in class com.sun.electric.database.hierarchy.Cell
Method to set the multi-page capability of this Cell.
SetMultiPageJob(Cell, int) - Constructor for class com.sun.electric.tool.user.menus.CellMenu.SetMultiPageJob
 
setMultiPageNumber(int) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to set the page number that is shown in this window.
setName(String) - Method in class com.sun.electric.database.hierarchy.Library
Method to set the name of this Library.
setName(String) - Method in class com.sun.electric.database.topology.ArcInst
Method to rename this ArcInst.
setName(String) - Method in class com.sun.electric.database.topology.NodeInst
Method to rename this NodeInst.
setNameMatch(boolean) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch
 
setNames(String, String) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch
Set names of the compared Cels (designs).
setNbPlacerPerms(int) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Set number of permuations GasP placer should try before giving up.
setNccResult(NccResult) - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
setNccResult should be called after NCC has returned a result
setNegatable(boolean) - Method in class com.sun.electric.technology.PrimitivePort
Method to tell set this type of port can be negated.
setNegated(int, boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to set whether an end of this arc is negated.
setNegated(boolean) - Method in class com.sun.electric.database.topology.Connection
Method to set whether this connection is negated.
setNegated(boolean) - Method in class com.sun.electric.database.topology.HeadConnection
Method to set whether this connection is negated.
setNegated(boolean) - Method in class com.sun.electric.database.topology.TailConnection
Method to set whether this connection is negated.
setNet(Net) - Method in class com.sun.electric.tool.logicaleffort.Pin
Set the net attached to pin.
setNewNodeMirrorX(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether new nodes are mirrored in X.
setNewNodeRotation(int) - Static method in class com.sun.electric.tool.user.User
Method to set the default rotation of all new nodes.
setNmosTrackOffset(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Set the starting offset from 0 of the nmos tracks
setNmosWellHeight(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Units of lambda
setNode(NodeInst) - Method in class com.sun.electric.tool.user.ui.OutlineListener
 
setNodeBit(int) - Method in class com.sun.electric.technology.PrimitiveNode
Method to set certain bit during construction
setNodeIndex(int) - Method in class com.sun.electric.database.topology.NodeInst
Method to set an index of this NodeInst in Cell nodes.
setNodeSize(Dimension2D) - Method in class com.sun.electric.tool.routing.RouteElementPort
Set the size of a newNode.
setNoDirectionalArcs() - Method in class com.sun.electric.technology.Technology
Sets the technology to have no directional arcs.
setNoNegatedArcs() - Method in class com.sun.electric.technology.Technology
Sets the technology to have no negated arcs.
setNonElectrical() - Method in class com.sun.electric.technology.Technology
Sets the technology to be "non-electrical".
setNonStandard() - Method in class com.sun.electric.technology.Technology
Sets the technology to be non-standard.
setNoPrimitiveNodes() - Method in class com.sun.electric.technology.Technology
Sets the technology to have no primitives.
setNote(String) - Method in class com.sun.electric.tool.user.dialogs.Progress
Method to set a text message in the progress dialog.
setNotUsed(boolean) - Method in class com.sun.electric.technology.ArcProto
Method to set this ArcProto so that it is not used.
setNotUsed(boolean) - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that it is not used.
setNotUsed(int) - Method in class com.sun.electric.technology.Technology
 
setNumMetalLayers(int) - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardData
 
setObjTransform(Transform3D) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
setOff(Variable.Key, double, double) - Method in class com.sun.electric.database.variable.ElectricObject
Method to set the X and Y offsets of the text in the TextDescriptor selected by key of variable or special key.
setOff(double, double) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the X and Y offsets of the text in the TextDescriptor.
setOffset(Point2D) - Method in interface com.sun.electric.database.variable.EditWindow_
 
setOffset(Point2D) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to set the offset factor for this window.
setOldSize(Dimension) - Method in class com.sun.electric.tool.user.ui.ElectricPrinter
 
setOn() - Method in class com.sun.electric.tool.Tool
Method to set this Tool to be on.
setOnlyContext(VarContext, LENetwork, float, float, LENetlister.NetlisterConstants) - Method in class com.sun.electric.tool.logicaleffort.LENodable
Set the only context of this LENodable.
setOpacity(Layer, double) - Method in class com.sun.electric.tool.user.ui.LayerVisibility
 
setOperation(int) - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
setOtherTransparentLayerNames(String) - Method in class com.sun.electric.tool.user.dialogs.ColorPatternPanel
 
setOutput(String) - Method in class com.sun.electric.tool.io.output.ScanChainXML
Set the output file.
setOutputLibName(String) - Method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen
Set the name of the output standard cell library.
setOutputNet(Network) - Method in class com.sun.electric.tool.logicaleffort.LENodable
Set the output network
setOutputWidth(int, boolean) - Method in class com.sun.electric.tool.io.output.Output
Method to set the size of a line of output.
setPanelLogarithmicHorizontally(boolean) - Method in class com.sun.electric.tool.user.waveform.Panel
 
setPanelLogarithmicVertically(boolean) - Method in class com.sun.electric.tool.user.waveform.Panel
 
setPanningDistance(int) - Static method in class com.sun.electric.tool.user.User
Method to set the distance to pan when shifting the screen or rolling the mouse wheel.
setParallelGroup(int) - Method in class com.sun.electric.tool.logicaleffort.Instance
Set parallelGroup
setParam(boolean) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the text in the TextDescriptor to be a parameter.
setParameter(Object) - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeListener
 
setParasiticsBackAnnotateLayout(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setParasiticsExtractPowerGround(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setParasiticsExtractsC(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setParasiticsExtractsR(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setParasiticsIgnoreExemptedNets(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setParasiticsUseExemptedNetsFile(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setParasiticsUseVerboseNaming(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setParent(Circuit) - Method in class com.sun.electric.tool.ncc.netlist.NetObject
 
setParent(EquivRecord) - Method in class com.sun.electric.tool.ncc.trees.Circuit
 
setParent(EquivRecord) - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
Set my parent to be x
setPartitionReason(String) - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
The fixed strategies annotate EquivRecords with comments describing what characteristic made this EquivRecord unique.
setPartRecReports(List<EquivRecReport>) - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
setPassed(Cell, Cell) - Method in class com.sun.electric.tool.ncc.PassedNcc
Remember that Cells c1 and c2 have passed NCC and are therefore topologically identical
setPatternedScaleLimit(double) - Static method in class com.sun.electric.tool.user.User
Method to set the scale of EditWindow when use patterned drawing.
setPermSpace(int) - Static method in class com.sun.electric.tool.user.User
Method to set the maximum permanent space of 2dn GC to use for Electric.
setPins(ArrayList<Pin>) - Method in class com.sun.electric.tool.logicaleffort.Instance
Set the pin list
setPlaceCellCenter(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to place a Cell-Center primitive in every newly created Cell.
setPlayClickSoundsWhenCreatingArcs(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to play a "click" sound when an arc is created
setPlotArea(int) - Static method in class com.sun.electric.tool.io.IOTool
Method to set the area of the screen to plot for printing/PostScript/HPGL.
setPlotDate(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether to plot the date in PostScript output.
setPmosTrackOffset(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Set the starting offset from 0 of the pmos tracks
setPmosWellHeight(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Units of lambda
setPoint(int, double, double) - Method in class com.sun.electric.database.geometry.PolyBase
Method to change the value of a point in the PolyBase.
setPoint(int) - Method in class com.sun.electric.tool.user.Highlight2
 
setPort(PortProto) - Method in class com.sun.electric.database.geometry.PolyBase
Method to set the PortProto associated with this Poly.
setPortType(String, SpiceSubckt.PortType) - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceSubckt
 
setPos(AbstractTextDescriptor.Position) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the text position of the TextDescriptor.
setPreferredRoutingArc(String) - Static method in class com.sun.electric.tool.routing.Routing
Method to set the name of the arc that should be used as a default by the stitching routers.
setPreserveVerilogFormating(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setPreviewColor(Color) - Method in class com.sun.electric.tool.user.dialogs.ColorPatternPanel.MyPreviewPanel
 
setPrimitiveFunction(NodeInst, PrimitiveNode.Function) - Method in class com.sun.electric.technology.technologies.Schematics
Method to set the pure "PrimitiveNode Function" for a primitive NodeInst in this Technology.
setPrimitiveFunction(NodeInst, PrimitiveNode.Function) - Method in class com.sun.electric.technology.Technology
Method to set the pure "NodeProto Function" for a primitive NodeInst in this Technology.
setPrimitiveNodeSize(double, double) - Method in class com.sun.electric.database.topology.NodeInst
Method to set the size of this transistor or resistor NodeInst.
setPrimitiveNodeSize(Object, Object) - Method in class com.sun.electric.database.topology.NodeInst
Method to set the size of a transistor or resistor NodeInst in this technology.
setPrimitiveNodeSize(NodeInst, double, double) - Method in class com.sun.electric.technology.technologies.MoCMOS
Method to set the size of a transistor NodeInst in this Technology.
setPrimitiveNodeSize(NodeInst, double, double) - Method in class com.sun.electric.technology.technologies.Schematics
Method to set the size of a transistor NodeInst in this technology.
setPrimitiveNodeSize(NodeInst, Object, Object) - Method in class com.sun.electric.technology.technologies.Schematics
Method to set the size of a transistor NodeInst in this technology.
setPrimitiveNodeSize(NodeInst, double, double) - Method in class com.sun.electric.technology.Technology
Method to set the size of a transistor NodeInst in this Technology.
setPrimNodeIndexInTech(int) - Method in class com.sun.electric.technology.PrimitiveNode
Method to set the index of this node in its Technology.
setPrintColorMethod(int) - Static method in class com.sun.electric.tool.io.IOTool
Method to set the color method of PostScript Output.
setPrintEncapsulated(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether PostScript Output is Encapsulated.
setPrintEPSSavedDate(Cell, Date) - Static method in class com.sun.electric.tool.io.IOTool
Method to set the EPS synchronization file of a given Cell.
setPrintEPSScale(Cell, double) - Static method in class com.sun.electric.tool.io.IOTool
Method to set the EPS scale of a given Cell.
setPrintEPSSynchronizeFile(Cell, String) - Static method in class com.sun.electric.tool.io.IOTool
Method to set the EPS synchronization file of a given Cell.
setPrinterName(String) - Static method in class com.sun.electric.tool.io.IOTool
Method to set the default printer name to use.
setPrintForPlotter(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether PostScript Output is for a plotter.
setPrintHeight(double) - Static method in class com.sun.electric.tool.io.IOTool
Method to set the height of PostScript Output.
setPrintingMode(int) - Method in class com.sun.electric.tool.user.redisplay.PixelDrawing
Method to set the printing mode used for all drawing.
setPrintMargin(double) - Static method in class com.sun.electric.tool.io.IOTool
Method to set the margin of PostScript Output.
setPrintPSLineWidth(double) - Static method in class com.sun.electric.tool.io.IOTool
Method to set the width of PostScript lines.
setPrintResolution(int) - Static method in class com.sun.electric.tool.io.IOTool
Method to set the default printing resolution.
setPrintRotation(int) - Static method in class com.sun.electric.tool.io.IOTool
Method to set the rotation of PostScript Output.
setPrintWidth(double) - Static method in class com.sun.electric.tool.io.IOTool
Method to set the width of PostScript Output.
setProgress(String) - Method in class com.sun.electric.tool.Job
 
setProgress(int) - Method in class com.sun.electric.tool.user.dialogs.Progress
Method to set the progress amount.
setProgressNote(String) - Method in interface com.sun.electric.database.variable.UserInterface
Method to set a text message in the progress dialog.
setProgressNote(String) - Method in class com.sun.electric.Main.UserInterfaceDummy
 
setProgressNote(String) - Static method in class com.sun.electric.tool.io.input.Input
 
setProgressNote(String) - Method in class com.sun.electric.tool.user.UserInterfaceMain
Method to set a text message in the progress dialog.
setProgressNote(String) - Method in class com.sun.electric.tool.UserInterfaceExec
Method to set a text message in the progress dialog.
setProgressValue(int) - Method in interface com.sun.electric.database.variable.UserInterface
Method to update the progress bar
setProgressValue(int) - Method in class com.sun.electric.Main.UserInterfaceDummy
 
setProgressValue(int) - Static method in class com.sun.electric.tool.io.input.Input
 
setProgressValue(int) - Method in class com.sun.electric.tool.user.UserInterfaceMain
Method to update the progress bar
setProgressValue(int) - Method in class com.sun.electric.tool.UserInterfaceExec
Method to update the progress bar
setPromptForIndexWhenDescending(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to prompt the user for an array index when descending into arrayed nodes.
setProperCursor(MouseEvent) - Static method in class com.sun.electric.tool.user.ui.ZoomAndPanListener
 
setPureLayerNode(PrimitiveNode) - Method in class com.sun.electric.technology.Layer
Method to set the Pure Layer Node associated with this Layer.
setPurpleRedLibs(String, String) - Method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen
Set the names of the purple and red libraries.
setReadOnly() - Method in class com.sun.electric.database.id.IdManager
Disallow creation of ids (except IdReader
setReconstructArcsAndExportsToDeletedCells(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to reconstruct arcs and exports to deleted cell instances.
setRect(double, double, double, double) - Method in class com.sun.electric.database.geometry.ERectangle
 
setRegressionPath(String) - Static method in class com.sun.electric.tool.user.User
Method to set the path of the regression tests directory.
setRelativeSizeTolerance(double) - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
setRelSize(double) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the text size of this TextDescriptor to a relative size (in units).
setRenderArea(Rectangle2D) - Method in class com.sun.electric.tool.user.ui.ElectricPrinter
 
setReportExecutionFlag(boolean) - Method in class com.sun.electric.tool.Job
Set reportExecution flag on/off
setRepositoryLocation(String) - Static method in class com.sun.electric.tool.project.Project
Method to set the location of the project management repository.
setResistanceUnits(TextUtils.UnitScale) - Static method in class com.sun.electric.tool.user.User
Method to set the current resistance units.
setResolution(Technology, double) - Method in class com.sun.electric.tool.drc.DRC.DRCPreferences
Method to set the technology resolution.
setRigid(boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to set this ArcInst to be rigid.
setRotateLayoutTransistors(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether layout transistors are rotated 90 degrees in the menu (and initial placement).
setRotation(AbstractTextDescriptor.Rotation) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the text rotation of the TextDescriptor.
setRotation(double, double, double) - Method in class com.sun.electric.plugins.j3d.JMouseRotate
 
setRouter(InteractiveRouter) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
 
setRules(List<DRCTemplate>) - Method in class com.sun.electric.technology.Foundry
 
setRules(DRC.DRCPreferences, Technology, DRCRules) - Static method in class com.sun.electric.tool.drc.DRC
Method to load a full set of design rules for a Technology.
setRuleVariables(DRCRules) - Method in class com.sun.electric.technology.Technology
Method to be called from DRC:setRules
setSavedLayerOrder(Technology, List<Layer>) - Method in class com.sun.electric.tool.user.ui.LayerVisibility
Method to save a list of layers for this Technology in a preferred order.
setSaveLibraryButton() - Static method in class com.sun.electric.tool.user.ui.ToolBar
 
setScale(double) - Method in interface com.sun.electric.database.variable.EditWindow_
 
setScale(double) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to set the scale factor for this window.
setScaleFactor(double) - Static method in class com.sun.electric.plugins.j3d.View3DWindow
Method to change Z values in elements
setScreenXSize(int, int) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
setScrollPosition() - Method in class com.sun.electric.tool.user.ui.EditWindow
New version of setScrollPosition.
setSeaOfGatesComplexityLimit(int) - Static method in class com.sun.electric.tool.routing.Routing
Method to set the "sea-of-gates" complexity limit.
setSeaOfGatesFavor(ArcProto, boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set the "sea-of-gates favor" bit for this ArcProto.
setSeaOfGatesMaxWidth(double) - Static method in class com.sun.electric.tool.routing.Routing
Method to set the "sea-of-gates" maximum arc width.
setSeaOfGatesPrevent(ArcProto, boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set the "sea-of-gates can use" bit for this ArcProto.
setSeaOfGatesUseParallelFromToRoutes(boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set whether the "sea-of-gates" router does from/to analysis in parallel.
setSeaOfGatesUseParallelRoutes(boolean) - Static method in class com.sun.electric.tool.routing.Routing
Method to set whether the "sea-of-gates" router finds routes in parallel.
setSecondExport(PortReport.PortReportable) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch.TopologyMismatch
 
setSelected(boolean) - Method in class com.sun.electric.tool.user.menus.EMenuItem.CheckBox
 
setSelectedItem(Object) - Method in class com.sun.electric.tool.user.ui.PaletteFrame
Public function to set selected item in techSelector
setSelectedTechnology(Technology) - Method in class com.sun.electric.tool.user.ui.LayerTab
Method to set the technology in the pull down menu of this Layers tab.
setSelectionOverride(String) - Static method in class com.sun.electric.tool.user.ui.StatusBar
 
setSelPort(PortInst) - Method in class com.sun.electric.tool.user.ui.WindowFrame.CellHistory
 
setSeparateWellTies(boolean) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Connect well ties to separate exports rather than vdd and gnd
setSeparatorChar(char) - Method in class com.sun.electric.tool.simulation.Stimuli
Method to set the separator character for names in this simulation.
setSerpentineExtentB(double) - Method in class com.sun.electric.technology.Technology.NodeLayer
Sets the bottom extension of this layer.
setSerpentineExtentT(double) - Method in class com.sun.electric.technology.Technology.NodeLayer
Sets the top extension of this layer.
setSerpentineLWidth(double) - Method in class com.sun.electric.technology.Technology.NodeLayer
Sets the left extension of this layer.
setSerpentineRWidth(double) - Method in class com.sun.electric.technology.Technology.NodeLayer
Sets the right extension of this layer.
setSerpentineTransistorLength(double) - Method in class com.sun.electric.database.topology.NodeInst
Method to store a length value on this serpentine transistor.
setServerDatabase(EDatabase) - Static method in class com.sun.electric.database.hierarchy.EDatabase
 
setShareableViaDist(double) - Method in class com.sun.electric.tool.generator.layout.TrackRouter
If you find an existing via within distance d of this connection, connect to that via rather than creating a new one.
setShowFileSelectionForNetlists(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to display a file selection dialog before writing netlists.
setShowHierarchicalCursorCoordinates(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to show hierarchical cursor coordinates as they move in the edit window.
setShowHighlight(boolean) - Method in class com.sun.electric.tool.routing.RouteElement
Set show highlight property
setShowPopupCloud(List<String>, Point2D) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
setSideBarLocation(boolean) - Static method in class com.sun.electric.tool.user.ui.WindowFrame
 
setSideBarOnRight(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to place the side bar on the right by default.
setSignal(Signal) - Method in class com.sun.electric.tool.user.waveform.WaveSignal
 
setSignalContext(String) - Method in class com.sun.electric.tool.simulation.Signal
Method to return the context of this simulation signal.
setSignalHigh() - Method in class com.sun.electric.tool.simulation.als.ALS
Method to set the currently-selected signal high at the current time.
setSignalHigh() - Method in class com.sun.electric.tool.simulation.Engine
Method to set the currently-selected signal high at the current time.
setSignalHigh() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the currently-selected signal high at the current time.
setSignalLow() - Method in class com.sun.electric.tool.simulation.als.ALS
Method to set the currently-selected signal low at the current time.
setSignalLow() - Method in class com.sun.electric.tool.simulation.Engine
Method to set the currently-selected signal low at the current time.
setSignalLow() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the currently-selected signal low at the current time.
setSignalName(String, String) - Method in class com.sun.electric.tool.simulation.Signal
Method to set the name and context of this simulation signal.
setSignalX() - Method in class com.sun.electric.tool.simulation.als.ALS
Method to set the currently-selected signal undefined at the current time.
setSignalX() - Method in class com.sun.electric.tool.simulation.Engine
Method to set the currently-selected signal undefined at the current time.
setSignalX() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the currently-selected signal undefined at the current time.
setSimData(Stimuli) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to update the Simulation data for this waveform window.
setSimpleName(boolean) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
setSize(Dimension2D) - Method in class com.sun.electric.database.geometry.Dimension2D.Double
Method to set the size of this Dimension2D.Double.
setSize(double, double) - Method in class com.sun.electric.database.geometry.Dimension2D.Double
Method to set the size of this Dimension2D.Double.
setSize(Dimension2D) - Method in class com.sun.electric.database.geometry.Dimension2D
Method to set the size of this Dimension2D.
setSize(double, double) - Method in class com.sun.electric.database.geometry.Dimension2D
Method to set the size of this Dimension2D.
setSizeMismatches(List<SizeMismatch.Mismatch>) - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
setSizeOffset(SizeOffset) - Method in class com.sun.electric.technology.PrimitiveNode
Method to set the size offset of this PrimitiveNode.
setSizeQuantizationError(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
setSkillExcludesSubcells(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether Skill Output excludes subcells.
setSkillFlattensHierarchy(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether Skill Output flattens the hierarchy.
setSkillGDSNameLimit(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether Skill Output flattens the hierarchy.
setSkipPassed(boolean) - Static method in class com.sun.electric.tool.ncc.NccPreferences
 
setSkipSizeInPalette() - Method in class com.sun.electric.technology.ArcProto
Method to allow instances of this ArcProto not to be considered in tech palette for the calculation of the largest icon.
setSkipSizeInPalette() - Method in class com.sun.electric.technology.PrimitiveNode
Method to allow instances of this PrimitiveNode not to be considered in tech palette for the calculation of the largest icon.
setSlidable(boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to set this ArcInst to be slidable.
setSlot(int) - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.Node
 
setSmallestPolygonSize(double) - Static method in class com.sun.electric.tool.extract.Extract
Method to set the size of the smallest polygon to extract.
setSnapshotLogging(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to perform snapshot logging in a temporary file
setSpacingRules(int, List<DRCTemplate>, DRCTemplate.DRCRuleType, boolean) - Method in interface com.sun.electric.technology.DRCRules
 
setSpacingRules(int, List<DRCTemplate>, DRCTemplate.DRCRuleType, boolean) - Method in class com.sun.electric.technology.technologies.utils.MOSRules
 
setSpacingRules(int, List<DRCTemplate>, DRCTemplate.DRCRuleType, boolean) - Method in class com.sun.electric.technology.XMLRules
 
setSpecialArc() - Method in class com.sun.electric.technology.ArcProto
Method to allow instances of this ArcProto to be special in menu.
setSpecialSelect() - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Set ClickZoomWireListener to include hard to select objects
setSpecialType(int) - Method in class com.sun.electric.technology.PrimitiveNode
Method to set the special type of this PrimitiveNode.
setSpecialValues(double[]) - Method in class com.sun.electric.technology.PrimitiveNode
Method to set the special values stored on this PrimitiveNode.
setSpiceEngine(Simulation.SpiceEngine) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set which SPICE engine is being used.
setSpiceEpicMemorySize(int) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the maximum memory to use for EpicReaderProcess.
setSpiceExtractedNetDelimiter(String) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setSpiceGlobalTreatment(Simulation.SpiceGlobal) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set how to treat globals in Spice output.
setSpiceHeaderCardInfo(String) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the Spice header card specification.
setSpiceHeaderLevel1(String[]) - Method in class com.sun.electric.technology.Technology
Method to set the level-1 header cards for SPICE in this Technology.
setSpiceHeaderLevel2(String[]) - Method in class com.sun.electric.technology.Technology
Method to set the level-2 header cards for SPICE in this Technology.
setSpiceHeaderLevel3(String[]) - Method in class com.sun.electric.technology.Technology
Method to set the level-3 header cards for SPICE in this Technology.
setSpiceIgnoreParasiticResistors(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setSpiceLevel(String) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set which SPICE level is being used.
setSpiceModel() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set a Spice model on the selected node.
setSpiceOutputFormat(String) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the type of output files expected from Spice.
setSpiceOutputOverwrite(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Set whether or not we automatically overwrite the spice output file
setSpiceParasiticsLevel(Simulation.SpiceParasitics) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the level of parasitics to be used by Spice output.
setSpicePartsLibrary(String) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the name of the current Spice parts library.
setSpiceRunChoice(String) - Static method in class com.sun.electric.tool.simulation.Simulation
Set the setting for the Spice Run Choice preference.
setSpiceRunDir(String) - Static method in class com.sun.electric.tool.simulation.Simulation
Set the spice run directory
setSpiceRunProbe(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Set whether or not to run the spice probe after running spice
setSpiceRunProgram(String) - Static method in class com.sun.electric.tool.simulation.Simulation
Set the spice run program
setSpiceRunProgramArgs(String) - Static method in class com.sun.electric.tool.simulation.Simulation
Set the spice run program args
setSpiceShortResistors(int) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set how SPICE should short resistors.
setSpiceTemplate(String) - Method in class com.sun.electric.technology.PrimitiveNode
Method to set the Spice template on this PrimitiveNode.
setSpiceTrailerCardInfo(String) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the Spice trailer card specification.
setSpiceUseCellParameters(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set whether or not to use cell parameters in Spice output.
setSpiceUseRunDir(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Set whether or not to use the user-specified spice run dir
setSpiceWriteEmptySubckts(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setSpiceWriteFinalDotEnd(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setSpiceWritePwrGndInTopCell(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set whether or not to write power and ground in Spice top cell section.
setSpiceWriteSubcktTopCell(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setSpiceWriteTopCellInstance(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setSpiceWriteTransSizeInLambda(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set whether or not to write transistor sizes in "lambda" grid units in Spice output.
setSquare() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that instances of it are "square".
setStart(RouteElementPort) - Method in class com.sun.electric.tool.routing.Route
Sets the start of the Route
setStartDrag(int, int) - Method in class com.sun.electric.tool.user.ui.EditWindow
 
setState(Cell, State) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
Set state of a Cell
setState(Library, State) - Static method in class com.sun.electric.tool.cvspm.CVSLibrary
Set state of all Cells in a library
setState(int, int) - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to set the state of this signal at a given event.
setStateVector(int[]) - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to set the state information for all events in this signal.
setStaticTechnology() - Method in class com.sun.electric.technology.Technology
Sets the technology to be "static".
setStepSize(int) - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardData
 
setString(String) - Method in class com.sun.electric.database.geometry.Poly
Method to set the String associated with this Poly.
setString(String) - Method in class com.sun.electric.database.text.Pref
Method to set a new string value on this Pref object.
setString(String) - Method in class com.sun.electric.database.text.TempPref
Method to set a new string value on this TempPref object.
setString(Setting, String) - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method to set a new string value on Setting object.
setStyle(Poly.Type) - Method in class com.sun.electric.database.geometry.PolyBase
Method to set the style associated with this Poly.
setSueConvertsExpressions(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether Sue input converts Sue expressions to Electric form.
setSueUses4PortTransistors(boolean) - Static method in class com.sun.electric.tool.io.IOTool
Method to set whether Sue input creates 4-port transistors.
setSuggestion(NetObjReport.NetObjReportable) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch.NameMismatch
 
setSuggestion(NetObjReport.NetObjReportable) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch.TopologyMismatch
 
setSunRouterCostLimit(double) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterCutlineDeviation(double) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterDelta(double) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterDenseViaAreaSize(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterGlobalPathExpansion(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterHighPathSearchCost(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterLayerAssgnCapF(double) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterLengthLongNet(double) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterLengthMedNet(double) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterLowPathSearchCost(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterMediumPathSearchCost(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterOneTileFactor(double) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterOverloadLimit(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterPathSearchControl(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterPinFactor(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterRetryDenseViaAreaSize(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterRetryExpandRouting(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterRipUpExpansion(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterRipUpMaximum(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterRipUpPenalty(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterRipUpSearches(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterSinkAccessExpansion(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterSourceAccessExpansion(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterSparseViaModulo(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterTakenPathSearchCost(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterTilesPerPinLongNet(double) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterTilesPerPinMedNet(double) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterUPinDensityF(double) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterVerboseLevel(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterWindow(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterWireBlockageFactor(double) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterWireModulo(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterWireOffset(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterXBitSize(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterXTileSize(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterYBitSize(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterYTileSize(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSunRouterZRipUpExpansion(int) - Static method in class com.sun.electric.tool.routing.Routing
 
setSynthesis() - Method in class com.sun.electric.tool.Tool
Method to set this Tool to be synthesis.
setTailArrowed(boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to set this ArcInst to be directional, with an arrow on the tail.
setTailExtended(boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to set whether the tail of this arc is extended.
setTailExtension(boolean) - Method in class com.sun.electric.tool.routing.RouteElementArc
 
setTailNegated(boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to set whether the tail of this arc is negated.
setTargetValues(double, double, double, double) - Method in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
setTechDesc(String) - Method in class com.sun.electric.technology.Technology
Sets the full description of this Technology.
setTechDescription(String) - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardData
 
setTechName(String) - Method in class com.sun.electric.technology.Technology
Sets the name of this technology.
setTechName(String) - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardData
 
setTechnology(Technology) - Method in class com.sun.electric.database.hierarchy.Cell
Method to set the Technology to which this NodeProto belongs It can only be called for Cells because PrimitiveNodes have fixed Technology membership.
setTechPool(TechPool) - Static method in class com.sun.electric.tool.user.ui.LayerVisibility
Reload standard LayerVisibility from Preferences
setTechShortName(String) - Method in class com.sun.electric.technology.Technology
Sets the short name of this technology.
setTechSpecific(int) - Method in class com.sun.electric.database.topology.NodeInst
Method to set a Technology-specific value on this NodeInst.
setTechType(TechType) - Static method in class com.sun.electric.tool.generator.layout.Tech
 
setTempInt(int) - Method in class com.sun.electric.database.hierarchy.Cell
Method to set an arbitrary integer in a temporary location on this Cell.
setTempRigid(ArcInst, boolean) - Static method in class com.sun.electric.database.constraint.Layout
Method to set temporary rigidity on an ArcInst.
setTextDescriptor(TextDescriptor) - Method in class com.sun.electric.database.geometry.Poly
Method to set the Text Descriptor associated with this Poly.
setTextDescriptor(Variable.Key, TextDescriptor) - Method in class com.sun.electric.database.hierarchy.Cell
Updates the TextDescriptor on this Cell selected by varKey.
setTextDescriptor(Variable.Key, TextDescriptor) - Method in class com.sun.electric.database.hierarchy.Export
Updates the TextDescriptor on this Export selected by varName.
setTextDescriptor(Variable.Key, TextDescriptor) - Method in class com.sun.electric.database.topology.ArcInst
Updates the TextDescriptor on this ArcInst selected by varKey.
setTextDescriptor(Variable.Key, TextDescriptor) - Method in class com.sun.electric.database.topology.NodeInst
Updates the TextDescriptor on this NodeInst selected by varKey.
setTextDescriptor(Variable.Key, TextDescriptor) - Method in class com.sun.electric.database.variable.ElectricObject
Updates the TextDescriptor on this ElectricObject selected by varKey.
setTextDescriptor(Variable.Key, ElectricObject) - Method in class com.sun.electric.tool.user.dialogs.TextInfoPanel
Set what the dialog displays: It can display and allow editing of the settings for an existing text descriptor, or it can display and allow editing of default values for a text descriptor of a variable that has not yet been created.
setTextDisplay(boolean) - Method in class com.sun.electric.technology.technologies.FPGA
Method to set the text display level.
setTextInCell(RTNode) - Method in class com.sun.electric.tool.user.ui.EditWindow
Set the RTree with all text in this Cell.
setTextNode(String) - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNodeListener
 
setTextOnClipboard(String) - Static method in class com.sun.electric.database.text.TextUtils
Method to set the string stored on the system clipboard.
setTextViewContents(String[]) - Method in class com.sun.electric.database.hierarchy.Cell
Method to set the strings in this Cell.
setThreadEditingPreferences(EditingPreferences) - Static method in class com.sun.electric.database.EditingPreferences
 
setThreadEnvironment(Environment) - Static method in class com.sun.electric.database.Environment
 
setTime(int, double) - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to set an individual time entry for this TimedSignal.
setTimeUnits(TextUtils.UnitScale) - Static method in class com.sun.electric.tool.user.User
Method to set the current time units.
setTimeVector(double[]) - Method in class com.sun.electric.tool.simulation.DigitalSignal
Method to set the time vector for this TimedSignal.
Setting - Class in com.sun.electric.database.text
This class manages meaning options.
Setting(String, String, Setting.Group, String, String, String, Object, String...) - Constructor for class com.sun.electric.database.text.Setting
Creates a new instance of Setting
Setting.Group - Class in com.sun.electric.database.text
This class manages a group of Settings.
Setting.RootGroup - Class in com.sun.electric.database.text
This class manages a tree of Settings.
Setting.SettingChangeBatch - Class in com.sun.electric.database.text
 
SettingChangeBatch() - Constructor for class com.sun.electric.database.text.Setting.SettingChangeBatch
 
settingValues - Variable in class com.sun.electric.database.Environment
 
setTitle(String) - Method in class com.sun.electric.tool.user.ui.WindowFrame
Method to set the description on the window frame
setToBeRenamed() - Method in class com.sun.electric.tool.ncc.netlist.Port
 
setTool(Tool) - Method in class com.sun.electric.tool.routing.Router
Method to set the tool associated with this router
setToolbarButtons(ToolBar.EToolBarButton[]) - Static method in class com.sun.electric.tool.user.ui.ToolBar
Method to change the order of buttons in the toolbar.
setToolSettings(Setting.RootGroup) - Method in class com.sun.electric.database.hierarchy.EDatabase
 
setTopologyMatch(boolean) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch
 
setTopologyModified() - Method in class com.sun.electric.database.hierarchy.Cell
 
setTotalArea(double) - Method in class com.sun.electric.tool.extract.LayerCoverageTool.GeometryOnNetwork
 
setTrace(Point2D[]) - Method in class com.sun.electric.database.topology.NodeInst
Method to set the "outline" information on this NodeInst.
setTrackWidth(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Set the track width
setTransistorStrengthCommand(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the strength of the currently selected transistor.
setTransparencyAndRenderingAttributes(TransparencyAttributes, boolean) - Method in class com.sun.electric.plugins.j3d.utils.J3DAppearance
 
setUI(TreeUI) - Method in class com.sun.electric.tool.user.ui.ExplorerTree
This override method fixes a bug where clicking and then dragging fails if the tree node is not already selected.
setUnderline(boolean) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the text in the TextDescriptor to be underlined.
setUnit(AbstractTextDescriptor.Unit) - Method in class com.sun.electric.database.variable.MutableTextDescriptor
Method to set the Unit of the TextDescriptor.
setup(Cell) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
setup(CellBackup, Orientation, boolean, boolean, boolean, Layer.Function.Set) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
setup() - Method in class com.sun.electric.technology.Technology
Method to initialize a technology.
setUpJob() - Method in class com.sun.electric.tool.generator.layout.fill.FillGenJob
 
setUseCellGreekingImages(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to use small images when greeking cells.
setUseClientServer(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to use a separate client and server for Electric
setUseFatWiringMode(boolean) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
 
setUseTwoJVMs(boolean) - Static method in class com.sun.electric.tool.user.User
Method to set whether to use two JVMs when running Electric.
setUsingDefaultKeys(boolean) - Method in class com.sun.electric.tool.user.ui.KeyBindings
Set the value of usingDefaultKeys.
setValidOnlyWhenTopologyMismatch(boolean) - Method in class com.sun.electric.tool.user.ncc.ExportMismatch
 
setValidOption(boolean) - Method in class com.sun.electric.database.text.Setting
Method to set whether this Meaning option is valid and should be reconciled.
setValue(boolean) - Method in class com.sun.electric.database.geometry.GenMath.MutableBoolean
Method to change the value of this MutableBoolean.
setValue(double) - Method in class com.sun.electric.database.geometry.GenMath.MutableDouble
Method to change the value of this MutableDouble.
setValue(int) - Method in class com.sun.electric.database.geometry.GenMath.MutableInteger
Method to change the value of this MutableInteger.
setValue(long) - Method in class com.sun.electric.database.geometry.GenMath.MutableLong
Method to change the value of this MutableLong.
setValue(int, double) - Method in class com.sun.electric.technology.DRCTemplate
 
setVariable(String, Object) - Method in class com.sun.electric.database.variable.EvalJavaBsh
Set a variable in the Java Bean Shell
setVariable(Variable.Key, ElectricObject) - Method in class com.sun.electric.tool.user.dialogs.TextAttributesPanel
Set the Variable that can be edited through this Panel.
setVarInJob(ElectricObject, Variable.Key, Object) - Method in class com.sun.electric.tool.Tool
Method to set a variable on an ElectricObject in a new Job.
setVddExportName(String) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
setVddExportRole(PortCharacteristic) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
setVddWidth(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Set the width of the Vdd track
setVddY(double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
setVerilogParameterizeModuleNames(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setVerilogStopAtStandardCells(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
 
setVerilogWireCommand(int) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set the type of the currently selected wires.
setVersion(Version) - Method in class com.sun.electric.database.hierarchy.Library
Method to set library version found in header.
setVertAxisPos(int) - Method in class com.sun.electric.tool.user.waveform.Panel
 
setView(View) - Method in class com.sun.electric.database.hierarchy.Cell
Method to change the view of this Cell.
setViewPoint(SimpleUniverse, Canvas3D, BranchGroup, Rectangle2D) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
 
setVisibilityLevel(int) - Method in class com.sun.electric.tool.user.ui.LayerTab
Set the metal layer at the given level visible, and turn off all other layers.
setVisInside() - Method in class com.sun.electric.database.topology.NodeInst
Method to set this NodeInst to be visible-inside.
setVoltageUnits(TextUtils.UnitScale) - Static method in class com.sun.electric.tool.user.User
Method to set the current voltage units.
setWantExpanded() - Method in class com.sun.electric.database.hierarchy.Cell
Method to set this Cell so that instances of it are "expanded" by when created.
setWaveformAnalogPanelHeight(int) - Static method in class com.sun.electric.tool.user.User
Method to set the height of analog waveform panels.
setWaveformDigitalPanelHeight(int) - Static method in class com.sun.electric.tool.user.User
Method to set the height of digital waveform panels.
setWaveformDisplayMultiState(boolean) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to set whether the waveform uses a multi-state display.
setWaveformWindow(WaveformWindow) - Method in class com.sun.electric.tool.simulation.Stimuli
 
setWaveWindowLogarithmic(boolean) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
setWideLimits(double[]) - Method in class com.sun.electric.technology.XMLRules
To set wide limit for old techs // * @param values
setWindowSize(Rectangle) - Method in class com.sun.electric.tool.user.ui.WindowFrame
 
setWindowTitle() - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to set the window title.
setWindowTitle() - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to set the window title.
setWindowTitle() - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to set the window title.
setWindowTitle() - Method in interface com.sun.electric.tool.user.ui.WindowContent
 
setWindowTitle() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to set the window title.
setWipable() - Method in class com.sun.electric.technology.ArcProto
Method to set this ArcProto so that instances of it can wipe nodes.
setWipeOn1or2() - Method in class com.sun.electric.technology.PrimitiveNode
Method to set this PrimitiveNode so that instances of it are wiped when 1 or 2 arcs connect.
setWireDisplay(int) - Method in class com.sun.electric.technology.technologies.FPGA
Method to set the wire display level.
setWireRecReports(List<EquivRecReport>) - Method in class com.sun.electric.tool.user.ncc.NccGuiInfo
 
setWireSignature(LocalPartitionWires.Signature) - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
 
setWorkingDirectory(String) - Static method in class com.sun.electric.tool.user.User
Method to set the path of the current working directory.
setXAxisRange(double, double) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to set the X axis range in this panel.
setXAxisSignal(Signal) - Method in class com.sun.electric.tool.user.waveform.Panel
 
setXAxisSignalAll(Signal) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
setYAxisRange(double, double) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to set the Y axis range in this panel.
setZoom(double) - Method in class com.sun.electric.plugins.j3d.JMouseZoom
 
setZoomExtents(double, double, double, double, Panel) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to set the zoom extents for this waveform window.
setZoomInDelayMillis(long) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
 
setZValues(Layer, Double, Double, Double, Double) - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to change geometry of all nodes using this particular layer This could be an expensive function!.
shapeByLayer - Static variable in class com.sun.electric.tool.user.redisplay.VectorCache
Comparator class for sorting VectorBase objects by their layer depth.
shapeSort - Static variable in class com.sun.electric.database.geometry.GeometryHandler
 
SHORT_RESISTORS - Static variable in class com.sun.electric.tool.ncc.netlist.NccNetlist
 
shortcut(int[]) - Static method in class com.sun.electric.tool.user.menus.EMenuItem
Determines which modifier key is the appropriate accelerator key for menu shortcuts.
shortcut(int) - Static method in class com.sun.electric.tool.user.menus.EMenuItem
Determines which modifier key is the appropriate accelerator key for menu shortcuts.
ShortenArcs(Cell, List<ArcInst>) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.ShortenArcs
 
shortenArcsCommand() - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to shorten all selected arcs.
shortResistors - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
shortTechName - Variable in class com.sun.electric.technology.Xml.Technology
 
shortTechName - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
shortTechName - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
shortTechName - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
shortTechName - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
show3DHighlight() - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to access 3D view and highligh elements if view is available
showAllLogger(ExplorerTree) - Static method in class com.sun.electric.tool.user.ui.ErrorLoggerTree
 
showAnnularRingDialog() - Static method in class com.sun.electric.tool.user.dialogs.AnnularRing
Method to display the dialog for building annular rings.
showArrayDialog() - Static method in class com.sun.electric.tool.user.dialogs.Array
Method to display a dialog for arraying the selected circuitry.
showArtworkLookDialog() - Static method in class com.sun.electric.tool.user.dialogs.ArtworkLook
Method to display a dialog for controlling the appearance of selected artwork primitives.
showBusParametersDialog() - Static method in class com.sun.electric.tool.user.dialogs.BusParameters
 
showChangeDialog() - Static method in class com.sun.electric.tool.user.dialogs.Change
 
showComponentMenuDialog(String, Xml.MenuPalette, List<Xml.PrimitiveNodeGroup>, List<Xml.ArcProto>) - Static method in class com.sun.electric.tool.user.dialogs.ComponentMenu
Method to display a dialog for showing the component menu.
showContextMenu(MouseEvent) - Method in class com.sun.electric.tool.user.dialogs.CVSLog
 
showCoordinates(MouseEvent) - Method in class com.sun.electric.plugins.j3d.View3DWindow
 
showCurrentErrors() - Static method in class com.sun.electric.tool.user.ui.ErrorLoggerTree
Method to show the current collection of errors.
showDialog() - Static method in class com.sun.electric.tool.user.dialogs.Attributes
Method to show the Attributes dialog.
showDialog() - Static method in class com.sun.electric.tool.user.dialogs.ChangeCurrentLib
 
showDialog() - Static method in class com.sun.electric.tool.user.dialogs.GetInfoArc
Method to show the Arc Get-Info dialog.
showDialog() - Static method in class com.sun.electric.tool.user.dialogs.GetInfoExport
Method to show the Export Get-Info dialog.
showDialog() - Static method in class com.sun.electric.tool.user.dialogs.GetInfoMulti
Method to show the Multi-object Get-Info dialog.
showDialog() - Static method in class com.sun.electric.tool.user.dialogs.GetInfoNode
Method to show the Node Properties dialog.
showDialog() - Static method in class com.sun.electric.tool.user.dialogs.GetInfoText
Method to show the Text Properties dialog.
showDialog() - Static method in class com.sun.electric.tool.user.dialogs.ManipulateExports
 
showDialog() - Static method in class com.sun.electric.tool.user.dialogs.ManipulatePorts
 
showDraggedBox(Object, int, int) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to set the highlight to show the outline of a node that will be placed in this EditWindow.
showEditWindowForCell(Cell, VarContext) - Static method in class com.sun.electric.tool.user.ui.EditWindow
Method to bring to the front a WindowFrame associated to a given Cell.
showError(String, String, List<Library>, List<Cell>) - Static method in class com.sun.electric.tool.cvspm.CVS
Issue an error message
showError() - Method in class com.sun.electric.tool.user.tecEdit.TechConversionResult
Method to highlight the error.
showErrorMessage(String, String) - Method in interface com.sun.electric.database.variable.UserInterface
Method to show an error message.
showErrorMessage(String, String) - Method in class com.sun.electric.Main.UserInterfaceDummy
Method to show an error message.
showErrorMessage(String[], String) - Method in class com.sun.electric.Main.UserInterfaceDummy
Method to show an error message.
showErrorMessage(String, String) - Method in class com.sun.electric.tool.user.UserInterfaceMain
Method to show an error message.
showErrorMessage(String, String) - Method in class com.sun.electric.tool.UserInterfaceExec
Method to show an error message.
showExports() - Static method in class com.sun.electric.tool.user.ExportChanges
Method to show all exports in the current cell.
showFastHenryArcDialog() - Static method in class com.sun.electric.tool.user.dialogs.FastHenryArc
 
showFileMenuOptionDialog(Component, Object, String, int, int, Icon, Object[], Object, String) - Static method in class com.sun.electric.tool.user.menus.FileMenu
Based on JOptionPane but allows ToolTip text
showFrame(WindowFrame) - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Use by highlight tools to bring the frame to the front.
showFrameLine(Point2D, Point2D) - Method in class com.sun.electric.database.hierarchy.Cell.FrameDescription
Method to draw a line in a frame.
showFrameText(Point2D, double, double, double, String) - Method in class com.sun.electric.database.hierarchy.Cell.FrameDescription
Method to draw text in a frame.
showHighlight(EditWindow, Graphics, int, int, boolean, Color, Stroke, boolean) - Method in class com.sun.electric.tool.user.Highlight2
Method to display this Highlight in a window.
showHighlights(EditWindow, Graphics) - Method in class com.sun.electric.tool.user.Highlighter
Shows highlights for the current EditWindow
showHistoryList() - Static method in class com.sun.electric.database.change.Undo
Method to display all changes.
showInformationMessage(String, String) - Method in interface com.sun.electric.database.variable.UserInterface
Method to show an informational message.
showInformationMessage(String, String) - Method in class com.sun.electric.Main.UserInterfaceDummy
Method to show an informational message.
showInformationMessage(String, String) - Method in class com.sun.electric.tool.user.UserInterfaceMain
Method to show an informational message.
showInformationMessage(String, String) - Method in class com.sun.electric.tool.UserInterfaceExec
Method to show an informational message.
showJobQueue(Job.Inform[]) - Method in class com.sun.electric.Main.UserInterfaceDummy
 
showJobQueue(Job.Inform[]) - Method in class com.sun.electric.tool.AbstractUserInterface
 
showJobQueue(Job.Inform[]) - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
showLayer(Layer) - Method in class com.sun.electric.plugins.j3d.ui.JThreeDSideView
To highlight layer according to list on the left
showLog(Cell) - Static method in class com.sun.electric.tool.cvspm.Log
 
showLog(Library) - Static method in class com.sun.electric.tool.cvspm.Log
 
showMoveByDialog() - Static method in class com.sun.electric.tool.user.dialogs.MoveBy
 
showNetworkCommand() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
Method to handle the "Show Network" command.
showNetworks(Cell) - Method in class com.sun.electric.tool.user.Highlighter
This is the show network command.
showNonmanhattanCommand() - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to analyze the current cell and show all nonmanhattan geometry.
showOutlinePropertiesDialog() - Static method in class com.sun.electric.tool.user.dialogs.GetInfoOutline
 
showPanel(Panel) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method called when a Panel is to be shown.
showPorts() - Static method in class com.sun.electric.tool.user.ExportChanges
Method to show all ports on the selected nodes in the current cell.
showPowerAndGround() - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
showPreferenceHelp(String) - Static method in class com.sun.electric.tool.user.help.ManualViewer
Method to show the help page for a particular panel in the "Preferences" dialog.
showPromptAt(EditWindow_, NodeInst, String, String, boolean) - Static method in class com.sun.electric.tool.user.dialogs.PromptAt
Method to invoke a "yes/no" dialog centered at a point in the circuit.
showPromptAt(EditWindow_, NodeInst, String, String, String, String[]) - Static method in class com.sun.electric.tool.user.dialogs.PromptAt
Method to invoke a popup dialog centered at a point in the circuit.
showPromptAt(EditWindow_, NodeInst, String, String, String) - Static method in class com.sun.electric.tool.user.dialogs.PromptAt
Method to invoke an input dialog centered at a point in the circuit.
showPromptAt(EditWindow_, NodeInst, String, PromptAt.Field[]) - Static method in class com.sun.electric.tool.user.dialogs.PromptAt
Method to invoke a custom dialog centered at a point in the circuit.
showPromptAt(EditWindow_, NodeInst, String, PromptAt.Field[][]) - Static method in class com.sun.electric.tool.user.dialogs.PromptAt
Method to invoke a custom dialog centered at a point in the circuit.
showPureLayerCommand() - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to highlight all pure layer nodes in the current cell.
showRedundantPureLayerNodes() - Static method in class com.sun.electric.tool.user.CircuitChanges
Method to show all redundant pure-layer nodes in the Cell.
showSavedViewsDialog() - Static method in class com.sun.electric.tool.user.dialogs.SavedViews
 
showSetFocusDialog() - Static method in class com.sun.electric.tool.user.dialogs.SetFocus
 
showSignalInfo() - Method in class com.sun.electric.tool.simulation.als.ALS
Method to show information about the currently-selected signal.
showSignalInfo() - Method in class com.sun.electric.tool.simulation.Engine
Method to show information about the currently-selected signal.
showSignalInfo() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to show information about the currently-selected signal.
showSignals(Highlighter, VarContext, boolean) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to add a selection to the waveform display.
showSignals(List<Signal>, boolean) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to add a list of signals to the waveform display.
showSimulationData(Stimuli, WaveformWindow) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to display simulation data in a waveform window.
showSnapshot(Snapshot, boolean) - Method in class com.sun.electric.tool.AbstractUserInterface
Show new database snapshot.
showSnapshot(Snapshot, boolean) - Method in class com.sun.electric.tool.user.UserInterfaceMain
Show new database snapshot.saveh
showSpreadDialog() - Static method in class com.sun.electric.tool.user.dialogs.Spread
 
showTechnology(String, Xml.Technology, Object[][], Object[][]) - Method in class com.sun.electric.tool.user.dialogs.ComponentMenu
Method to load the dialog with menu information.
showUndoListCommand() - Static method in class com.sun.electric.tool.user.menus.EditMenu
This method implements the command to show the undo history.
showUndoRedoStatus(boolean, boolean) - Method in class com.sun.electric.tool.AbstractUserInterface
Show status of undo/redo buttons
showUndoRedoStatus(boolean, boolean) - Method in class com.sun.electric.tool.user.UserInterfaceMain
Show status of undo/redo buttons
Shrinkage() - Constructor for class com.sun.electric.technology.AbstractShapeBuilder.Shrinkage
 
Shrinkage(CellBackup) - Constructor for class com.sun.electric.technology.AbstractShapeBuilder.Shrinkage
 
shrinkArcs - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
shrinkArcs - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
shrinkArcs - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
shrinkArcs - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
shrinkArcs - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
Signal - Class in com.sun.electric.tool.simulation
Class to define the basic parts of a signal in the simulation waveform window.
Signal() - Constructor for class com.sun.electric.tool.simulation.Signal
 
signalWid - Variable in class com.sun.electric.tool.generator.flag.FlagConfig
 
Signature() - Constructor for class com.sun.electric.tool.ncc.processing.LocalPartitionWires.Signature
 
SilComp - Class in com.sun.electric.tool.sc
This is the Silicon Compiler tool.
SilComp.SilCompPrefs - Class in com.sun.electric.tool.sc
 
SilCompPrefs(boolean) - Constructor for class com.sun.electric.tool.sc.SilComp.SilCompPrefs
 
SiliconCompilerTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Silicon Compiler" tab of the Preferences dialog.
SiliconCompilerTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.SiliconCompilerTab
Creates new form SiliconCompilerTab
SILOS - Static variable in class com.sun.electric.tool.io.FileType
Describes Silos decks.
Silos - Class in com.sun.electric.tool.io.output
This is the netlister for Silos.
Silos.SilosPreferences - Class in com.sun.electric.tool.io.output
 
SILOS_BEHAVIOR_FILE_KEY - Static variable in class com.sun.electric.tool.io.output.Silos
key of Variable holding behavior file.
SILOS_GLOBAL_NAME_KEY - Static variable in class com.sun.electric.tool.io.output.Silos
key of Variable holding global names.
SILOS_MODEL_KEY - Static variable in class com.sun.electric.tool.io.output.Silos
key of Variable holding model.
SILOS_NODE_NAME_KEY - Static variable in class com.sun.electric.tool.io.output.Silos
key of Variable holding node name.
SilosPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.Silos.SilosPreferences
 
Sim - Class in com.sun.electric.tool.io.output
This is the netlister for Sim.
Sim - Class in com.sun.electric.tool.simulation.als
Class to do the engine of the ALS Simulator.
Sim.SimPreferences - Class in com.sun.electric.tool.io.output
 
SIMPLE_TRACE_SIZE - Static variable in class com.sun.electric.database.ImmutableNodeInst
 
SimpleEq() - Constructor for class com.sun.electric.database.variable.EvalSpice.SimpleEq
 
SimpleEq(Object, EvalSpice.Op, Object) - Constructor for class com.sun.electric.database.variable.EvalSpice.SimpleEq
 
SimpleWirer - Class in com.sun.electric.tool.routing
A Simple wiring tool for the user to draw wires.
SimpleWirer() - Constructor for class com.sun.electric.tool.routing.SimpleWirer
 
simplifyCells - Variable in class com.sun.electric.tool.io.input.GDS.GDSPreferences
 
simProbeNode - Variable in class com.sun.electric.technology.technologies.Generic
the Simulation-Probe node, used for highlighting the state of a network.
Simulate - Class in com.sun.electric.tool.io.input
This class reads simulation output files and plots them.
Simulate() - Constructor for class com.sun.electric.tool.io.input.Simulate
 
simulateNetlist(Cell, Cell) - Static method in class com.sun.electric.tool.simulation.als.ALS
Method to simulate the a Cell, given its context and the Cell with the real netlist.
Simulation - Class in com.sun.electric.tool.simulation
This is the Simulation Interface tool.
Simulation.SpiceEngine - Enum in com.sun.electric.tool.simulation
SPICE OPTIONS
Simulation.SpiceGlobal - Enum in com.sun.electric.tool.simulation
 
Simulation.SpiceParasitics - Enum in com.sun.electric.tool.simulation
 
SimulatorsTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Simulators" tab of the Preferences dialog.
SimulatorsTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.SimulatorsTab
Creates new form SimulatorsTab
sin(int) - Static method in class com.sun.electric.database.geometry.GenMath
Method to compute the sine of an integer angle (in tenth-degrees).
SINGLETONSTOADD - Static variable in class com.sun.electric.tool.user.redisplay.PixelDrawing
Number of singleton cells to cache when redisplaying.
sinSmall(int) - Static method in class com.sun.electric.database.geometry.GenMath
Method to compute the sine of a small integer angle (in tenth-degrees).
size - Variable in class com.sun.electric.database.ImmutableNodeInst
size of this ImmutableNodeInst.
size() - Method in class com.sun.electric.database.network.Global.Set
Returns the number of Globals in this Global.Set.
size - Variable in class com.sun.electric.technology.Xml.PureLayerNode
 
size - Variable in class com.sun.electric.technology.xml.Xml805.PureLayerNode
 
size - Variable in class com.sun.electric.technology.xml.Xml806.PureLayerNode
 
size - Variable in class com.sun.electric.technology.xml.Xml807.PureLayerNode
 
size(LESizer.Alg) - Method in class com.sun.electric.tool.logicaleffort.LENetlister
Call to size netlist with the specified algorithm
size(LESizer.Alg) - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
Size the netlist.
size(LESizer.Alg) - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
Size the netlist.
size() - Method in class com.sun.electric.tool.logicaleffort.LETool.UniqueNodeMap
 
size() - Method in class com.sun.electric.tool.ncc.lists.RecordList
 
size() - Method in class com.sun.electric.tool.ncc.result.Permutation
 
sizeAllArcs() - Static method in class com.sun.electric.tool.user.ui.SizeListener
Method to present a dialog to resize all selected arcs.
sizeAllNodes() - Static method in class com.sun.electric.tool.user.ui.SizeListener
Method to present a dialog to resize all selected nodes.
sizeCorrectors - Variable in class com.sun.electric.tool.io.input.LibraryFiles
SizeCorrectors for used technologies
sizedName(String, double) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Add qualifiers to Cell name to reflect StdCell parameters and part strength "_NH70" for NMOS region height of 70 lambda "_PH70" for PMOS region height of 70 lambda "_MW70" for maximum transistor width of 70 lambda "_X12.5" for strength of 12.5 "{lay}" to indicate this is a layout Cell
sizeInfoString() - Method in class com.sun.electric.tool.ncc.lists.LeafList
 
SizeListener - Class in com.sun.electric.tool.user.ui
Class to interactively resize a node.
sizeMatch() - Method in class com.sun.electric.tool.ncc.result.NccResult
No problem was found with transistor sizes
SizeMismatch - Class in com.sun.electric.tool.ncc.result
Save size information needed by NCC GUI when reporting mismatches to user.
SizeMismatch() - Constructor for class com.sun.electric.tool.ncc.result.SizeMismatch
 
SizeMismatch.LengthMismatch - Class in com.sun.electric.tool.ncc.result
 
SizeMismatch.Mismatch - Class in com.sun.electric.tool.ncc.result
 
SizeMismatch.WidthMismatch - Class in com.sun.electric.tool.ncc.result
 
sizeObjects() - Static method in class com.sun.electric.tool.user.ui.SizeListener
Method to do an interactive sizing of the currently selected object.
SizeOffset - Class in com.sun.electric.technology
The SizeOffset object describes the difference between the stored bounds of a NodeInst and the displayed/selected bounds.
SizeOffset(double, double, double, double) - Constructor for class com.sun.electric.technology.SizeOffset
Constructor to create a SizeOffset from the specified parameters.
sizeOffset - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
sizeOffset - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
sizeOffset - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
sizeRule - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
sizesMatch(double, double, NccOptions) - Static method in class com.sun.electric.tool.ncc.basic.NccUtils
Say whether sizes w1 and w2 are close enough together for NCC to consider them "equal".
sizeString() - Method in class com.sun.electric.tool.ncc.trees.EquivRecord
generates a String indicating the size of the Circuits in this leaf record
sizex - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
sizex - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
sizex - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
sizex - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
sizex - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
sizey - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
sizey - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
sizey - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
sizey - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
sizey - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
skeletonizeCell(Cell, Cell) - Static method in class com.sun.electric.tool.user.ViewChanges
Method to copy the skeletonized version of one Cell into another.
SkewTree - Class in com.sun.electric.tool.generator.flag.hornFunnel2
 
SkewTree() - Constructor for class com.sun.electric.tool.generator.flag.hornFunnel2.SkewTree
 
SkewTreeJob - Class in com.sun.electric.tool.generator.flag.hornFunnel2
 
SkewTreeJob() - Constructor for class com.sun.electric.tool.generator.flag.hornFunnel2.SkewTreeJob
 
skill - Variable in class com.sun.electric.technology.Xml.Layer
 
skill - Variable in class com.sun.electric.technology.xml.Xml805.Layer
 
skill - Variable in class com.sun.electric.technology.xml.Xml806.Layer
 
skill - Variable in class com.sun.electric.technology.xml.Xml807.Layer
 
skill - Variable in class com.sun.electric.technology.xml.XmlParam.Layer
 
SKILL - Static variable in class com.sun.electric.tool.io.FileType
Describes Skill decks.
SKILLEXPORTSONLY - Static variable in class com.sun.electric.tool.io.FileType
Describes Skill decks.
SkillPreferences(boolean, boolean, Cell) - Constructor for class com.sun.electric.tool.io.IOTool.SkillPreferences
 
SkillTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Skill" tab of the Preferences dialog.
SkillTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.SkillTab
Creates new form SkillTab
skip(NodeInst) - Method in class com.sun.electric.tool.generator.layout.DrcRings.Filter
 
skipCellAndSubcells(Cell) - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to tell the netlister to deal with all Cells.
skipCellAndSubcells(Cell) - Method in class com.sun.electric.tool.io.output.Spice
If the netlister has requirments not to netlist certain cells and their subcells, override this method.
skipCellAndSubcells(Cell) - Method in class com.sun.electric.tool.io.output.Topology
If the netlister has requirments not to netlist certain cells and their subcells, override this method.
skipCellAndSubcells(Cell) - Method in class com.sun.electric.tool.io.output.Verilog
 
skipLayer(Layer) - Method in class com.sun.electric.technology.AbstractShapeBuilder
 
skipPassed - Variable in class com.sun.electric.tool.ncc.NccOptions
Don't recheck Cells that have passed NCC in the current run of Electric.
skipPort(PortInst) - Method in class com.sun.electric.tool.generator.layout.PortFilter.SchemPortFilter
 
skipPort(PortInst) - Method in class com.sun.electric.tool.generator.layout.PortFilter
Should we filter out this PortInst?
skipSizeInPalette - Variable in class com.sun.electric.technology.Xml.ArcProto
 
skipSizeInPalette - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
skipSizeInPalette - Variable in class com.sun.electric.technology.xml.Xml805.ArcProto
 
skipSizeInPalette - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
skipSizeInPalette - Variable in class com.sun.electric.technology.xml.Xml806.ArcProto
 
skipSizeInPalette - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
skipSizeInPalette - Variable in class com.sun.electric.technology.xml.Xml807.ArcProto
 
skipSizeInPalette - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
skipSizeInPalette - Variable in class com.sun.electric.technology.xml.XmlParam.ArcProto
 
skipSizeInPalette - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
slice() - Method in interface com.sun.electric.database.change.Changes
Method to give a tool a chance to run.
slice() - Method in class com.sun.electric.database.constraint.Constraints
Method to give a constraint system a chance to run.
slice() - Method in class com.sun.electric.tool.Listener
Method to give a constraint system a chance to run.
SLIDABLE - Static variable in class com.sun.electric.database.ImmutableArcInst
Flag to set an ImmutableArcInst to be slidable.
slotSize - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
maximum slot size rules
slotSizeRules - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
maximum slot size rule names
smartHorizontalPlacementArc - Variable in class com.sun.electric.database.EditingPreferences
what type of "smart" text placement should be done for horizontal Arcs.
smartHorizontalPlacementExport - Variable in class com.sun.electric.database.EditingPreferences
What type of "smart" horizontal text placement should be done for Exports.
SmartSpiceOut - Class in com.sun.electric.tool.io.input
Class for reading and displaying waveforms from SmartSpice Raw output.
SmartTextTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Smart Text" tab of the Preferences dialog.
SmartTextTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.SmartTextTab
Creates new form SmartTextTab
smartVerticalPlacementArc - Variable in class com.sun.electric.database.EditingPreferences
What type of "smart" text placement should be done for vertical Arcs.
smartVerticalPlacementExport - Variable in class com.sun.electric.database.EditingPreferences
What type of "smart" vertical text placement should be done for Exports.
snap(Point2D) - Static method in class com.sun.electric.database.geometry.EPoint
Returns EPoint from specified Point2D snapped to the grid.
Snapshot - Class in com.sun.electric.database
 
Snapshot(IdManager) - Constructor for class com.sun.electric.database.Snapshot
Creates empty snapshot.
snapshotId - Variable in class com.sun.electric.database.Snapshot
 
SnapshotLoggingDef - Static variable in class com.sun.electric.StartupPrefs
Default whether to perform snapshot logging in a temporary file.
SnapshotLoggingKey - Static variable in class com.sun.electric.StartupPrefs
Preferences key to tell whether to perform snapshot logging in a temporary file.
socketAction(String) - Method in class com.sun.electric.plugins.j3d.ui.J3DViewDialog
 
socketClient(String, int, AbstractUserInterface, Job) - Static method in class com.sun.electric.tool.Job
 
SoftTechnologiesDef - Static variable in class com.sun.electric.StartupPrefs
Default initial additional technologies for Electric.
SoftTechnologiesKey - Static variable in class com.sun.electric.StartupPrefs
Preferences key with additional technologies for Electric.
SogRouterAdapter - Class in com.sun.electric.tool.generator.flag.router
The SogRouter is an adapter between FLAG and Electric's built in Sea of Gates router.
SogRouterAdapter(Job) - Constructor for class com.sun.electric.tool.generator.flag.router.SogRouterAdapter
 
solidArc - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Solid arc.
solidLine - Static variable in class com.sun.electric.tool.user.Highlight2
for drawing solid lines
sortByIncreasingSize() - Method in class com.sun.electric.tool.ncc.lists.LeafList
 
sortLogs() - Method in class com.sun.electric.tool.user.ErrorLogger
Method to sort the errors by their "key" (a value provided to "logerror()").
sourceName - Variable in class com.sun.electric.tool.extract.TransistorPBucket
 
sourceNode - Variable in class com.sun.electric.technology.technologies.Schematics
source
special - Variable in class com.sun.electric.technology.Xml.ArcProto
 
special - Variable in class com.sun.electric.technology.xml.Xml805.ArcProto
 
special - Variable in class com.sun.electric.technology.xml.Xml806.ArcProto
 
special - Variable in class com.sun.electric.technology.xml.Xml807.ArcProto
 
special - Variable in class com.sun.electric.technology.xml.XmlParam.ArcProto
 
SPECIALCELL - Static variable in class com.sun.electric.tool.sc.GetNetlist
 
specialMapColor(String, int) - Method in class com.sun.electric.tool.user.dialogs.options.LayersTab
 
SPECIALMENUCELL - Static variable in class com.sun.electric.technology.Technology
 
SPECIALMENUEXPORT - Static variable in class com.sun.electric.technology.Technology
 
SPECIALMENUHIGH - Static variable in class com.sun.electric.technology.Technology
 
SPECIALMENUMISC - Static variable in class com.sun.electric.technology.Technology
 
SPECIALMENUPORT - Static variable in class com.sun.electric.technology.Technology
 
SPECIALMENUPURE - Static variable in class com.sun.electric.technology.Technology
 
SPECIALMENUSEPARATOR - Static variable in class com.sun.electric.technology.Technology
 
SPECIALMENUSPICE - Static variable in class com.sun.electric.technology.Technology
 
SPECIALMENUTEXT - Static variable in class com.sun.electric.technology.Technology
 
SpecialProperties - Class in com.sun.electric.tool.user.dialogs
Class to handle special dialogs for specific nodes.
SpecialProperties() - Constructor for class com.sun.electric.tool.user.dialogs.SpecialProperties
 
SpecialTextDescr(double, double, int) - Constructor for class com.sun.electric.tool.user.tecEdit.Info.SpecialTextDescr
 
specialType - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
specialType - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
specialType - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
specialType - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
specialType - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
specialValues - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
specialValues - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
specialValues - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
specialValues - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
specialValues - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
SPICE - Static variable in class com.sun.electric.tool.io.FileType
Describes Spice decks.
Spice - Class in com.sun.electric.tool.io.input
Class for reading and displaying Spice decks (.spi files).
Spice - Class in com.sun.electric.tool.io.output
This is the Simulation Interface tool.
Spice.FlatSpiceCodeVisitor - Class in com.sun.electric.tool.io.output
 
Spice.SpicePreferences - Class in com.sun.electric.tool.io.input
 
Spice.SpicePreferences - Class in com.sun.electric.tool.io.output
 
SPICE_2_TEMPLATE_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of Variable holding Spice 2 templates.
SPICE_3_TEMPLATE_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of Variable holding Spice 3 templates.
SPICE_A_TEMPLATE_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of Variable holding Smart Spice templates.
SPICE_C_TEMPLATE_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of Variable holding Smart Spice templates.
SPICE_CARD_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of Variable holding SPICE code.
SPICE_CODE_FLAT_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of Variable holding SPICE flat code.
SPICE_DECLARATION_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of Variable holding SPICE declaration.
SPICE_EXTENSION_PREFIX - Static variable in class com.sun.electric.tool.io.output.Spice
Prefix for spice extension.
SPICE_GC_TEMPLATE_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of Variable holding GnuCap templates.
SPICE_H_TEMPLATE_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of Variable holding HSpice templates.
SPICE_MODEL_FILE_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of deprected Variable holding model file
SPICE_MODEL_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of Variable holding SPICE model.
SPICE_NETLIST_FILE_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of Variable holding Spice model file.
SPICE_NOEXTENSION_PREFIX - Static variable in class com.sun.electric.tool.io.output.Spice
Prefix for spice null extension.
SPICE_P_TEMPLATE_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of Variable holding PSpice templates.
SPICE_SM_TEMPLATE_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of Variable holding Smart Spice templates.
SPICE_TEMPLATE_KEY - Static variable in class com.sun.electric.tool.io.output.Spice
key of Variable holding generic Spice templates.
SpiceHeader() - Constructor for class com.sun.electric.technology.Xml.SpiceHeader
 
SpiceHeader() - Constructor for class com.sun.electric.technology.xml.Xml805.SpiceHeader
 
SpiceHeader() - Constructor for class com.sun.electric.technology.xml.Xml806.SpiceHeader
 
SpiceHeader() - Constructor for class com.sun.electric.technology.xml.Xml807.SpiceHeader
 
SpiceHeader() - Constructor for class com.sun.electric.technology.xml.XmlParam.SpiceHeader
 
spiceHeaders - Variable in class com.sun.electric.technology.Xml.Technology
 
spiceHeaders - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
spiceHeaders - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
spiceHeaders - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
spiceHeaders - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
SpiceInstance - Class in com.sun.electric.tool.io.input.spicenetlist
User: gainsley Date: Aug 3, 2006
SpiceInstance(String) - Constructor for class com.sun.electric.tool.io.input.spicenetlist.SpiceInstance
 
SpiceInstance(SpiceSubckt, String) - Constructor for class com.sun.electric.tool.io.input.spicenetlist.SpiceInstance
 
spiceLines - Variable in class com.sun.electric.technology.Xml.SpiceHeader
 
spiceLines - Variable in class com.sun.electric.technology.xml.Xml805.SpiceHeader
 
spiceLines - Variable in class com.sun.electric.technology.xml.Xml806.SpiceHeader
 
spiceLines - Variable in class com.sun.electric.technology.xml.Xml807.SpiceHeader
 
spiceLines - Variable in class com.sun.electric.technology.xml.XmlParam.SpiceHeader
 
spiceModelPrefs - Static variable in class com.sun.electric.tool.io.output.CellModelPrefs
 
SpiceNetlistReader - Class in com.sun.electric.tool.io.input.spicenetlist
Parse a spice netlist.
SpiceNetlistReader() - Constructor for class com.sun.electric.tool.io.input.spicenetlist.SpiceNetlistReader
 
SPICEOUT - Static variable in class com.sun.electric.tool.io.FileType
Describes Spice standard output.
SpiceOut - Class in com.sun.electric.tool.io.input
Class for reading and displaying waveforms from Spice2 or GNUCap output.
SpiceParasitic - Class in com.sun.electric.tool.io.output
This is the simple-RC parasitics extractor for the Spice netlist writer.
SpiceParasiticsGeneral - Class in com.sun.electric.tool.io.output
 
SpicePreferences(boolean) - Constructor for class com.sun.electric.tool.io.input.Spice.SpicePreferences
 
SpicePreferences(boolean, boolean) - Constructor for class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
SpiceRCSimple - Class in com.sun.electric.tool.io.output
This is the simple-RC parasitics extractor for the Spice netlist writer.
spiceRunChoiceDontRun - Static variable in class com.sun.electric.tool.simulation.Simulation
 
spiceRunChoiceRunIgnoreOutput - Static variable in class com.sun.electric.tool.simulation.Simulation
 
spiceRunChoiceRunReportOutput - Static variable in class com.sun.electric.tool.simulation.Simulation
 
SpiceSubckt - Class in com.sun.electric.tool.io.input.spicenetlist
User: gainsley Date: Aug 3, 2006
SpiceSubckt(String) - Constructor for class com.sun.electric.tool.io.input.spicenetlist.SpiceSubckt
 
SpiceSubckt.PortType - Enum in com.sun.electric.tool.io.input.spicenetlist
 
SpiceTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Spice" tab of the Preferences dialog.
SpiceTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.SpiceTab
Creates new form SpiceTab
spiceTemplate - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
spiceTemplate - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
spiceTemplate - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
spiceTemplate - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
splineNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Spline node.
sportParams() - Static method in class com.sun.electric.tool.generator.layout.GateLayoutGenerator
 
sportParams(boolean) - Static method in class com.sun.electric.tool.generator.layout.GateLayoutGenerator
 
Spread - Class in com.sun.electric.tool.user.dialogs
Class to handle the "Spread" dialog.
Spread(Frame, NodeInst) - Constructor for class com.sun.electric.tool.user.dialogs.Spread
Creates new form Spread
spreadCircuitry(Cell, NodeInst, char, double, double, double, double, double) - Static method in class com.sun.electric.tool.user.CircuitChangeJobs
Method to spread circuitry.
spreadLambda(Cell, int) - Method in class com.sun.electric.tool.io.input.ELIB
 
spreadLambda(Cell, int) - Method in class com.sun.electric.tool.io.input.LibraryFiles
 
spreadLambda(Cell, int) - Method in class com.sun.electric.tool.io.input.ReadableDump
 
square - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
square - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
square - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
square - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
square - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
squareWires - Variable in class com.sun.electric.tool.io.input.CIF.CIFPreferences
 
ST - Static variable in class com.sun.electric.technology.Foundry.Type
 
STANDARDCELL - Static variable in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen
 
StandardCellHierarchy() - Constructor for class com.sun.electric.tool.generator.sclibrary.SCLibraryGen.StandardCellHierarchy
 
standardMakeFillCell(int, int, TechType, ExportConfig, int[], boolean) - Method in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
Create a fill cell using the current library, fill cell width, fill cell height, layer orientation, and reserved spaces for each layer.
start() - Method in class com.sun.electric.tool.io.output.CIF
 
start() - Method in class com.sun.electric.tool.io.output.EDIF
 
start() - Method in class com.sun.electric.tool.io.output.GDS
 
start() - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to start the output.
start() - Method in class com.sun.electric.tool.io.output.Geometry
Abstract method called before hierarchy traversal
start() - Method in class com.sun.electric.tool.io.output.HPGL
 
start() - Method in class com.sun.electric.tool.io.output.MOSSIM
 
start(String, String) - Method in class com.sun.electric.tool.io.output.ScanChainXML
Start tracing all the scan chains from the any instances of specified jtag controller
start() - Method in class com.sun.electric.tool.io.output.Silos
 
start() - Method in class com.sun.electric.tool.io.output.Spice
Method called once by the traversal mechanism.
start() - Method in class com.sun.electric.tool.io.output.Tegas
 
start() - Method in class com.sun.electric.tool.io.output.Topology
Abstract method called before hierarchy traversal
start() - Method in class com.sun.electric.tool.io.output.Verilog
 
start() - Method in class com.sun.electric.tool.user.ExecMulti
 
startBatch(Tool, boolean) - Method in interface com.sun.electric.database.change.Changes
Method to announce the start of a batch of changes.
startBatch(Snapshot) - Method in class com.sun.electric.database.constraint.Constraints
Method to handle the start of a batch of changes.
startBatch(Snapshot) - Method in class com.sun.electric.database.constraint.Layout
Method to start a batch of changes.
startBatch() - Method in class com.sun.electric.database.network.NetworkManager
CHANGE LISTENER
startBatch(Tool, boolean) - Method in class com.sun.electric.tool.Listener
Method to handle the start of a batch of changes.
startedByServer - Variable in class com.sun.electric.tool.EJob
True if this Job was started by server
startFromExport(String, String) - Method in class com.sun.electric.tool.io.output.ScanChainXML
Start tracing a chain from the specified export in the start cell.
startInteractiveRoute(EditWindow) - Method in class com.sun.electric.tool.routing.InteractiveRouter
This stores the currently highlighted objects to highlight in addition to route highlighting.
startJob() - Method in class com.sun.electric.tool.Job
Start a job.
startJob(boolean) - Method in class com.sun.electric.tool.Job
Start the job by placing it on the JobThread queue.
startJobOnMyResult() - Method in class com.sun.electric.tool.Job
Start a job on snapshot obtained at the end of current job.
startProcess(String, String[], File) - Method in class com.sun.electric.tool.user.dialogs.ExecDialog
Start a process within an interactive dialog.
startProcess(String[], String[], File) - Method in class com.sun.electric.tool.user.dialogs.ExecDialog
Start a process within an interactive dialog.
startProgressDialog(String, String) - Method in interface com.sun.electric.database.variable.UserInterface
Method to start the display of a progress dialog.
startProgressDialog(String, String) - Method in class com.sun.electric.Main.UserInterfaceDummy
 
startProgressDialog(String, String) - Static method in class com.sun.electric.tool.io.input.Input
 
startProgressDialog(String, String) - Method in class com.sun.electric.tool.user.UserInterfaceMain
Method to start the display of a progress dialog.
startProgressDialog(String, String) - Method in class com.sun.electric.tool.UserInterfaceExec
Method to start the display of a progress dialog.
startSimulation(int, boolean, Cell, Engine) - Static method in class com.sun.electric.tool.simulation.Simulation
Method to invoke a simulation engine.
startsWithIgnoreCase(String, String) - Static method in class com.sun.electric.database.text.TextUtils
Method to determine if one string is a subset of another, but case-insensitive.
startTask(String, TaskKey) - Method in class com.sun.electric.tool.MultiTaskJob
Schedules task.
startTime - Variable in class com.sun.electric.tool.Job
job start time
startTime(String, String) - Method in class com.sun.electric.tool.ncc.strategy.Strategy
 
StartupPrefs - Class in com.sun.electric
Module to access Prefs which are used at startup.
StartupPrefs() - Constructor for class com.sun.electric.StartupPrefs
 
state - Variable in class com.sun.electric.tool.cvspm.Log.LogEntry
 
State - Class in com.sun.electric.tool.cvspm
The CVS state of a file.
stateChanged(ChangeEvent) - Method in class com.sun.electric.plugins.j3d.utils.J3DAlpha
 
STATICGATE - Static variable in class com.sun.electric.tool.logicaleffort.Instance.Type
NotSizeable
STATICGATE - Static variable in class com.sun.electric.tool.logicaleffort.LENodable.Type
NotSizeable
status1(String) - Method in class com.sun.electric.tool.ncc.NccGlobals
Print more important status messages into the Electric messages window.
status2(String) - Method in class com.sun.electric.tool.ncc.NccGlobals
Print less important status messages into the Electric messages window.
StatusBar - Class in com.sun.electric.tool.user.ui
This class manages the Electric status bar at the bottom of the edit window.
StatusBar(WindowFrame) - Constructor for class com.sun.electric.tool.user.ui.StatusBar
 
StdCellParams - Class in com.sun.electric.tool.generator.layout
The bottom of the PMOS well and the top of the NMOS well are at y=0.
StdCellParams(TechType.TechTypeEnum) - Constructor for class com.sun.electric.tool.generator.layout.StdCellParams
 
StdCellParams.SelectFill - Class in com.sun.electric.tool.generator.layout
 
StdCellParams.SelectSrcDrn - Interface in com.sun.electric.tool.generator.layout
This class allows the user to specify which source/drains wireVddGnd() should connect to power or ground.
stdIdManager - Static variable in class com.sun.electric.database.id.IdManager
Standard IdManager
StepSize - Class in com.sun.electric.tool.user.waveform
Class to determine a sensible range of values to display for a given real range.
StepSize(double, double, int) - Constructor for class com.sun.electric.tool.user.waveform.StepSize
Constructor to analyze a range of values and determine sensible displayable values.
stillInPort(int, Point2D, boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to tell whether a connection on this ArcInst contains a port location.
Stimuli - Class in com.sun.electric.tool.simulation
Class to define a set of simulation data.
Stimuli() - Constructor for class com.sun.electric.tool.simulation.Stimuli
Constructor to build a new Simulation Data object.
STITCH - Static variable in class com.sun.electric.tool.sc.GetNetlist
 
StitchFillJob - Class in com.sun.electric.tool.generator.layout.fill
Fill Generator working on unconnected arcs User: Gilda Garreton Date: Nov 4, 2008
StitchFillJob(Cell, Library, boolean) - Constructor for class com.sun.electric.tool.generator.layout.fill.StitchFillJob
 
stitchScanChains(LayoutNetlist) - Method in class com.sun.electric.tool.generator.flag.FlagDesign
 
stitchScanChains(List<NodeInst>, Router) - Method in class com.sun.electric.tool.generator.flag.scan.Scan
 
stitchScanChainsSog(LayoutNetlist, SeaOfGates.SeaOfGatesOptions) - Method in class com.sun.electric.tool.generator.flag.FlagDesign
 
stopAtStandardCells - Variable in class com.sun.electric.tool.io.output.Verilog.VerilogPreferences
 
stopEditing() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
stopProgressDialog() - Method in interface com.sun.electric.database.variable.UserInterface
Method to stop the progress bar
stopProgressDialog() - Method in class com.sun.electric.Main.UserInterfaceDummy
 
stopProgressDialog() - Static method in class com.sun.electric.tool.io.input.Input
 
stopProgressDialog() - Method in class com.sun.electric.tool.user.UserInterfaceMain
Method to stop the progress bar
stopProgressDialog() - Method in class com.sun.electric.tool.UserInterfaceExec
Method to stop the progress bar
storeDatesInMemory - Variable in class com.sun.electric.tool.drc.DRC.DRCPreferences
Whether DRC dates should be stored in memory or not.
StratCheck - Class in com.sun.electric.tool.ncc.strategy
Perform sanity checks on NCC's EquivRec trees.
StratCheckSizes - Class in com.sun.electric.tool.ncc.strategy
Check that corresponding transistors in the schematic and layout have the same channel widths and lengths.
StratCount - Class in com.sun.electric.tool.ncc.strategy
StratCount counts and prints a tree's content.
StratCount.Counts - Class in com.sun.electric.tool.ncc.strategy
 
StratDebug - Class in com.sun.electric.tool.ncc.strategy
StratDebug performs the debugging function of the day.
Strategy - Class in com.sun.electric.tool.ncc.strategy
Strategy is the superclass for all strategies.
Strategy(NccGlobals) - Constructor for class com.sun.electric.tool.ncc.strategy.Strategy
Simple stratgies may pass in null for globals.
StratHashParts - Class in com.sun.electric.tool.ncc.strategy
Perform a Gemini II style hash code partitioning of Parts.
StratHashWires - Class in com.sun.electric.tool.ncc.strategy
Perform a Gemini II style hash code partitioning of Wires.
StratPartPopularity - Class in com.sun.electric.tool.ncc.strategy
StratPartPopularity partitions Part equivalence classes based upon how many unique Wires are connected.
StratPartType - Class in com.sun.electric.tool.ncc.strategy
StratPartType partitions Part equivalence classes based upon the Part's type.
StratPortName - Class in com.sun.electric.tool.ncc.strategy
StratPortName sorts all Wire EquivRecords on the frontier by size.
StratPrint - Class in com.sun.electric.tool.ncc.strategy
StratPrint gives a limited print out of the tree It prints not more than maxLines stuff for each list and not more than maxPins in any one Wire.
StratRandomMatch - Class in com.sun.electric.tool.ncc.strategy
StratRandomMatch finds balanced EquivRecords and arbitrarily matches the NetObjects that are first in each Circuit.
StratSizes - Class in com.sun.electric.tool.ncc.strategy
If Hash code partitioning fails to match all equivalence classes then try to partition equivalence classes containing Transistors and Resistors based on widths and lengths.
StreamClient - Class in com.sun.electric.tool
Class for maintaining Connection on Server side.
STRENGTH - Static variable in class com.sun.electric.tool.simulation.Stimuli
 
strengthToIndex(int) - Static method in class com.sun.electric.tool.simulation.Stimuli
Method to convert a strength to an index value.
STRING_NUMBER_ORDER - Static variable in class com.sun.electric.database.text.TextUtils
A comparator object for sorting Strings that may have numbers in them.
stringEquals(String) - Method in class com.sun.electric.tool.ncc.basic.NccCellAnnotations.NamePattern
 
stringToKeyStroke(String) - Static method in class com.sun.electric.tool.user.ui.KeyStrokePair
 
stringWriter - Variable in class com.sun.electric.tool.io.output.Output
for writing text arrays
style - Variable in class com.sun.electric.technology.Xml.ArcLayer
 
style - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
style - Variable in class com.sun.electric.technology.Xml.PureLayerNode
 
style - Variable in class com.sun.electric.technology.xml.Xml805.ArcLayer
 
style - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
style - Variable in class com.sun.electric.technology.xml.Xml805.PureLayerNode
 
style - Variable in class com.sun.electric.technology.xml.Xml806.ArcLayer
 
style - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
style - Variable in class com.sun.electric.technology.xml.Xml806.PureLayerNode
 
style - Variable in class com.sun.electric.technology.xml.Xml807.ArcLayer
 
style - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
style - Variable in class com.sun.electric.technology.xml.Xml807.PureLayerNode
 
style - Variable in class com.sun.electric.technology.xml.XmlParam.ArcLayer
 
style - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
style - Variable in class com.sun.electric.technology.xml.XmlParam.PureLayerNode
 
su - Variable in class com.sun.electric.tool.logicaleffort.LENetlister.NetlisterConstants
global step-up
su - Variable in class com.sun.electric.tool.logicaleffort.LENodable
 
Subcircuit - Class in com.sun.electric.tool.ncc.netlist
A Cell instance that is being treated as a primitive circuit component during a hierarchical netlist comparison
Subcircuit(NccNameProxy.PartNameProxy, SubcircuitInfo, Wire[]) - Constructor for class com.sun.electric.tool.ncc.netlist.Subcircuit
 
Subcircuit.SubcircuitPinType - Class in com.sun.electric.tool.ncc.netlist
presume that no ports are interchangeable
SubcircuitInfo - Class in com.sun.electric.tool.ncc.processing
Holds information necessary to treat this Cell as a primitive subcircuit when performing hierarchical netlist comparison at a higher level
SubcircuitInfo(String, int, Port[]) - Constructor for class com.sun.electric.tool.ncc.processing.SubcircuitInfo
Create the first SubcircuitInfo for the reference Cell
SubcircuitInfo(SubcircuitInfo, Map<String, Integer>) - Constructor for class com.sun.electric.tool.ncc.processing.SubcircuitInfo
Create SubcircuitInfos for all the rest of the Cells in the CellGroup
SubcircuitPinType(int, int, String) - Constructor for class com.sun.electric.tool.ncc.netlist.Subcircuit.SubcircuitPinType
 
subdrive(String, String) - Method in class com.sun.electric.tool.logicaleffort.LETool
Grab a paramter 'parName' from a nodeInst 'nodeName' in a sub cell.
SUBMRULES - Static variable in class com.sun.electric.technology.technologies.MoCMOS
Value for submicron rules.
subname(int) - Method in class com.sun.electric.database.text.Name
Returns subname of a bus name.
substrateNode - Variable in class com.sun.electric.technology.technologies.Schematics
substrate
subtract(Object, Object) - Method in class com.sun.electric.database.geometry.GeometryHandler
Method to subtract a geometrical object from the merged collection.
subtract(Object, Object) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to subtract a PolyBase from the merged collection.
subtract(Object, Object) - Method in class com.sun.electric.database.geometry.PolySweepMerge
Method to subtract a geometrical object from the merged collection.
subtractAll(TreeMap<Layer, List<PolyBase>>) - Method in class com.sun.electric.database.geometry.GeometryHandler
Method to subtract all geometries stored in hash map from corresponding layers
subtractAll(HashMap<Layer, List<PolyBase>>) - Method in class com.sun.electric.database.geometry.PolySweepMerge
Method to subtract all geometries stored in hash map from corresponding layers
subtractLayers(Layer, Layer, Layer) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to subtract one layer from another and produce a third.
subtractMerge(PolyMerge) - Method in class com.sun.electric.database.geometry.PolyMerge
Method to subtract another Merge to this one.
SUE - Static variable in class com.sun.electric.tool.io.FileType
Describes Sue files.
Sue - Class in com.sun.electric.tool.io.input
This class reads files in Sue files.
Sue.SuePreferences - Class in com.sun.electric.tool.io.input
 
SuePreferences(boolean) - Constructor for class com.sun.electric.tool.io.input.Sue.SuePreferences
 
SUETab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "SUE" tab of the Preferences dialog.
SUETab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.SUETab
Creates new form SUETab
suggestPortMatchesBasedOnTopology() - Method in class com.sun.electric.tool.ncc.processing.ExportChecker
If the topological comparison is successful, then both circuits match.
summary(boolean) - Method in class com.sun.electric.tool.ncc.result.NccResult
return a string summarizing NCC's results
summary(boolean) - Method in class com.sun.electric.tool.ncc.result.NccResults
 
sunRouteCurrentCell() - Static method in class com.sun.electric.tool.routing.Routing
Method to invoke the Sun Router via reflection.
SunRouterTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "SunRouter" tab of the Preferences dialog.
SunRouterTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.SunRouterTab
Creates new form SunRouterTab
swap(Cell, Cell) - Method in class com.sun.electric.tool.project.DisplayedCells
Method to update the displayed cell list to account for a replacement.
SweepSignal - Class in com.sun.electric.tool.user.waveform
Class to define a swept signal.
SweepSignal(Object, WaveformWindow, Analysis) - Constructor for class com.sun.electric.tool.user.waveform.SweepSignal
 
SwingExamineTask - Class in com.sun.electric.tool
Allows the GUI thread to attempt to examine the database immediately.
SwingExamineTask() - Constructor for class com.sun.electric.tool.SwingExamineTask
 
switchNode - Variable in class com.sun.electric.technology.technologies.Schematics
switch
switchWiringTarget() - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
 
sX - Variable in class com.sun.electric.tool.io.input.LEFDEF.ViaDef
 
sY - Variable in class com.sun.electric.tool.io.input.LEFDEF.ViaDef
 
syncAll() - Static method in class com.sun.electric.tool.io.output.PostScript
Method to synchronize all PostScript files that need it.
synchronizeLibrary() - Static method in class com.sun.electric.tool.user.ExportChanges
Method to synchronize the exports in two libraries.
syncSpi() - Method in class com.sun.electric.tool.sandbox.DummyPreferences
This method is invoked with this node locked.
systemRoot() - Method in class com.sun.electric.database.text.EmptyPreferencesFactory
Returns the system root preference node.
systemRoot() - Method in class com.sun.electric.tool.sandbox.DummyPreferencesFactory
Returns the system root preference node.

T

tag - Variable in class com.sun.electric.tool.cvspm.Log.LogEntry
 
TAIL_ARROWED - Static variable in class com.sun.electric.database.ImmutableArcInst
Flag to set an ImmutableArcInst to be directional, with an arrow on the tail.
TAIL_EXTENDED - Static variable in class com.sun.electric.database.ImmutableArcInst
Flag to set the tail of an ImmutableArcInst to be is extended.
TAIL_NEGATED - Static variable in class com.sun.electric.database.ImmutableArcInst
Flag to set the tail of an ImmutableArcInst to be negated.
TailConnection - Class in com.sun.electric.database.topology
A TailConnection represents connection on the tail end of the ArcInstance.
TAILEND - Static variable in class com.sun.electric.database.ImmutableArcInst
The index of the tail of this ArcInst.
TAILEND - Static variable in class com.sun.electric.database.topology.ArcInst
The index of the tail of this ArcInst.
tailLocation - Variable in class com.sun.electric.database.ImmutableArcInst
Location of tail end of this ImmutableArcInst.
tailNodeId - Variable in class com.sun.electric.database.ImmutableArcInst
NodeId on tail end of this ImmutableArcInst.
tailPortId - Variable in class com.sun.electric.database.ImmutableArcInst
PortProtoId on tail end of this ImmutableArcInst.
tailStillInPort(Point2D, boolean) - Method in class com.sun.electric.database.topology.ArcInst
Method to tell whether a tail connection on this ArcInst contains a port location.
tallyRTree() - Method in class com.sun.electric.database.topology.RTNode
Method to return the number of leaf entries in this RTree.
targetH - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
targetW - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
TaskPrinter - Class in com.sun.electric.tool.generator.flag
TaskPrinter will describe the task at hand only if I need to report that something went wrong.
TaskPrinter() - Constructor for class com.sun.electric.tool.generator.flag.TaskPrinter
 
TECEDITCELL - Static variable in class com.sun.electric.database.hierarchy.Cell
set if cell is from a technology-library
tech() - Static method in class com.sun.electric.technology.technologies.Artwork
the Artwork Technology object.
tech() - Static method in class com.sun.electric.technology.technologies.FPGA
the FPGA Technology object.
tech() - Static method in class com.sun.electric.technology.technologies.Generic
the Generic Technology object.
tech() - Static method in class com.sun.electric.technology.technologies.Schematics
the Schematics Technology object.
tech() - Method in class com.sun.electric.tool.generator.flag.FlagDesign
 
Tech - Class in com.sun.electric.tool.generator.layout
The Tech class used to hold global data.
Tech() - Constructor for class com.sun.electric.tool.generator.layout.Tech
 
tech - Variable in class com.sun.electric.tool.io.output.DXF.DXFPreferences
 
TECH_LAST_STATE - Static variable in class com.sun.electric.technology.technologies.MoCMOS
key of Variable for saving technology state.
TECH_NODE - Static variable in class com.sun.electric.database.text.PrefPackage
 
TECH_NODE - Static variable in class com.sun.electric.technology.Technology
Relative path in Preferences where technology Settings and Preferences are stored
techBits - Variable in class com.sun.electric.database.ImmutableNodeInst
Tech specifiic bits for this ImmutableNodeInsts.
techBits - Variable in class com.sun.electric.technology.Xml.MenuNodeInst
tech bits
TechConversionResult - Class in com.sun.electric.tool.user.tecEdit
Class to define error messages that arise during technology creation.
TechConversionResult() - Constructor for class com.sun.electric.tool.user.tecEdit.TechConversionResult
 
TechEditWizard - Class in com.sun.electric.tool.user.tecEditWizard
Class to handle the "Technology Creation Wizard" dialog.
TechEditWizard(Frame) - Constructor for class com.sun.electric.tool.user.tecEditWizard.TechEditWizard
Creates new form TechEditWizard
techEditWizardCommand() - Static method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizard
This method implements the command to show the Technology Creation Wizard dialog.
TechEditWizardData - Class in com.sun.electric.tool.user.tecEditWizard
Class to handle the "Technology Creation Wizard" dialog.
TechEditWizardData() - Constructor for class com.sun.electric.tool.user.tecEditWizard.TechEditWizardData
 
TechEditWizardData.LayerInfo - Class in com.sun.electric.tool.user.tecEditWizard
 
TechEditWizardPanel - Class in com.sun.electric.tool.user.tecEditWizard
This class defines a superstructure for a panel in the Technology Creation Wizard dialog.
TechEditWizardPanel(TechEditWizard, boolean) - Constructor for class com.sun.electric.tool.user.tecEditWizard.TechEditWizardPanel
 
TechExplorer - Class in com.sun.electric.tool.sandbox
Main class of stand-alone process which loads "electric.jar (possibly with old Electric version), initializes technologies and it and executes different test commands.
TechExplorerDriver - Class in com.sun.electric.tool.sandbox
Class to launch a TechExplorer process and to communicate with it
TechExplorerDriver(String, OutputStream) - Constructor for class com.sun.electric.tool.sandbox.TechExplorerDriver
Creates a new instance of TechExplorerDriver
TechExplorerDriver(ProcessBuilder, OutputStream) - Constructor for class com.sun.electric.tool.sandbox.TechExplorerDriver
Creates a new instance of TechExplorerDriver
TechFactory - Class in com.sun.electric.technology
 
techFactory - Variable in class com.sun.electric.technology.Technology
TechFactory which created this Technology
TechFactory.Param - Class in com.sun.electric.technology
 
techId - Variable in class com.sun.electric.database.id.ArcProtoId
TechId of this ArcProtoId.
techId - Variable in class com.sun.electric.database.id.LayerId
TechId of this LayerId.
techId - Variable in class com.sun.electric.database.id.PrimitiveNodeId
TechId of this PrimitiveNodeId.
TechId - Class in com.sun.electric.database.id
The TechId immutable class identifies technology independently of threads.
techId - Variable in class com.sun.electric.database.ImmutableCell
This ImmutableCell's TechId.
techIndex - Variable in class com.sun.electric.database.id.TechId
Unique index of this TechId.
techName - Variable in class com.sun.electric.database.id.TechId
Technology name
techName - Variable in class com.sun.electric.technology.Xml.Technology
 
techName - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
techName - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
techName - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
techName - Variable in class com.sun.electric.technology.xml.XmlParam.Technology
 
Technology - Class in com.sun.electric.technology
Technology is the base class for all of the specific technologies in Electric.
Technology(Generic, TechFactory) - Constructor for class com.sun.electric.technology.Technology
Constructs a Technology.
Technology(Generic, TechFactory, Foundry.Type, int) - Constructor for class com.sun.electric.technology.Technology
Constructs a Technology.
Technology(Generic, TechFactory, Map<TechFactory.Param, Object>, Foundry.Type, int) - Constructor for class com.sun.electric.technology.Technology
Constructs a Technology.
Technology(IdManager, Generic, TechFactory, Map<TechFactory.Param, Object>, Foundry.Type, int) - Constructor for class com.sun.electric.technology.Technology
Constructs a Technology.
Technology(Generic, TechFactory, Map<TechFactory.Param, Object>, Xml.Technology) - Constructor for class com.sun.electric.technology.Technology
 
Technology() - Constructor for class com.sun.electric.technology.Xml.Technology
 
Technology() - Constructor for class com.sun.electric.technology.xml.Xml805.Technology
 
Technology() - Constructor for class com.sun.electric.technology.xml.Xml806.Technology
 
Technology() - Constructor for class com.sun.electric.technology.xml.Xml807.Technology
 
Technology() - Constructor for class com.sun.electric.technology.xml.XmlParam.Technology
 
Technology.ArcLayer - Class in com.sun.electric.technology
Defines a single layer of a ArcProto.
Technology.CarbonNanotube - Class in com.sun.electric.technology
Class CarbonNanotube determines the location of carbon nanotube rails in the transistor.
Technology.MultiCutData - Class in com.sun.electric.technology
Class MultiCutData determines the locations of cuts in a multi-cut contact node.
Technology.NodeLayer - Class in com.sun.electric.technology
Defines a single layer of a PrimitiveNode.
Technology.SizeCorrector - Class in com.sun.electric.technology
 
Technology.State - Class in com.sun.electric.technology
 
Technology.TechPoint - Class in com.sun.electric.technology
Defines a point in space that is relative to a NodeInst's bounds.
technologyChanged() - Static method in class com.sun.electric.tool.user.User
Method called when a technology's parameters change.
TechnologyTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Technology" tab of the Preferences dialog.
TechnologyTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.TechnologyTab
Creates new form TechnologyTab
TechPalette - Class in com.sun.electric.tool.user.ui
Class to display the nodes and arcs in a technology (in the Component Menu).
TechPoint(EdgeH, EdgeV) - Constructor for class com.sun.electric.technology.Technology.TechPoint
Constructs a TechPoint with the specified description.
techPoints - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
techPoints - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
techPoints - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
techPoints - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
techPoints - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
techPool - Variable in class com.sun.electric.database.CellBackup
Technologies mapping
techPool - Variable in class com.sun.electric.database.Environment
 
techPool - Variable in class com.sun.electric.database.Snapshot
 
TechPool - Class in com.sun.electric.technology
A customized Map from TechId to Technolgy.
TechPool(IdManager) - Constructor for class com.sun.electric.technology.TechPool
Constructs empty TechPool
techSpecificFromElib(int) - Static method in class com.sun.electric.database.ImmutableNodeInst
Get tech specific bits from ELIB user bits.
TechToLib - Class in com.sun.electric.tool.user.tecEdit
This class generates technology libraries from technologys.
TechToLib() - Constructor for class com.sun.electric.tool.user.tecEdit.TechToLib
 
techType - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
TechType - Class in com.sun.electric.tool.generator.layout
The TechType class holds technology dependent information for the layout generators.
TechType(Technology, TechType.TechTypeEnum, String[]) - Constructor for class com.sun.electric.tool.generator.layout.TechType
 
TechType.MosInst - Class in com.sun.electric.tool.generator.layout
Hide the differences between technologies.
TechType.MosInst.MosInstH - Class in com.sun.electric.tool.generator.layout
 
TechType.MosInst.MosInstH1 - Class in com.sun.electric.tool.generator.layout
 
TechType.MosInst.MosInstV - Class in com.sun.electric.tool.generator.layout
 
TechType.TechTypeEnum - Enum in com.sun.electric.tool.generator.layout
These are the Electric technologies understood by the gate layout generators
techTypeEnum - Variable in class com.sun.electric.tool.generator.flag.FlagConfig
 
TechTypeMoCMOS - Class in com.sun.electric.tool.generator.layout
 
TechTypeMoCMOS(TechType.TechTypeEnum) - Constructor for class com.sun.electric.tool.generator.layout.TechTypeMoCMOS
 
techVersion - Variable in class com.sun.electric.technology.Xml.Version
 
techVersion - Variable in class com.sun.electric.technology.xml.Xml805.Version
 
techVersion - Variable in class com.sun.electric.technology.xml.Xml806.Version
 
techVersion - Variable in class com.sun.electric.technology.xml.Xml807.Version
 
TEGAS - Static variable in class com.sun.electric.tool.io.FileType
Describes Tegas files.
Tegas - Class in com.sun.electric.tool.io.output
This is the netlister for Tegas.
Tegas.TegasPreferences - Class in com.sun.electric.tool.io.output
 
TegasPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.Tegas.TegasPreferences
 
templateSort - Static variable in class com.sun.electric.technology.DRCTemplate
 
TempPref - Class in com.sun.electric.database.text
Non-persistent preference.
term() - Method in class com.sun.electric.plugins.j3d.ui.JThreeDTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.AddedTechnologiesTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.AntennaRulesTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.CDLTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.CellModelTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.CIFTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.CompactionTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.ComponentMenuTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.CopyrightTab
 
term() - Method in class com.sun.electric.tool.user.dialogs.options.CoverageTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.CVSTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.DaisTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.DEFTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.DesignRulesTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.DisplayControlTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.DRCTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.DXFTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.EDIFTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.FastHenryTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.FrameTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.GateLayGenTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.GDSTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.GeneralTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.GridAndAlignmentTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.IconTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.LayersTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.LibraryTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.LogicalEffortTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.NCCTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.NetworkTab
 
term() - Method in class com.sun.electric.tool.user.dialogs.options.NewArcsTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.NewNodesTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.ParasiticTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.PortsAndExportsTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.PreferencePanel
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.PrintingTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.ProjectManagementTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.RoutingTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.SelectionTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.SiliconCompilerTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.SimulatorsTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.SkillTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.SmartTextTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.SpiceTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.SUETab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.SunRouterTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.TechnologyTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.TextTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.ThreeDTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.ToolbarTab
Method called when the "OK" button is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.UnitsTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.VerilogTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.dialogs.options.WellCheckTab
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.tecEditWizard.Active
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.tecEditWizard.Antenna
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.tecEditWizard.Contact
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.tecEditWizard.Gate
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.tecEditWizard.GDS
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.tecEditWizard.General
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.tecEditWizard.Metal
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.tecEditWizard.Poly
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardPanel
Method called when the panel is left (switching to another or quitting dialog).
term() - Method in class com.sun.electric.tool.user.tecEditWizard.Via
Method called when the "OK" panel is hit.
term() - Method in class com.sun.electric.tool.user.tecEditWizard.WellImplant
Method called when the "OK" panel is hit.
termDialog() - Method in class com.sun.electric.tool.io.input.GDSMap
 
terminate - Variable in class com.sun.electric.tool.Client.TermLoggingEvent
 
terminateFail(Throwable) - Method in class com.sun.electric.database.change.Undo.UndoJob
 
terminateFail(Throwable) - Method in class com.sun.electric.tool.Job
This method executes in the Client side after exceptional termination of doIt method.
terminateFail(Exception) - Method in class com.sun.electric.tool.sandbox.TechExplorerDriver
 
terminateIt(Throwable) - Method in class com.sun.electric.tool.Job
This method executes in the Client side after termination of doIt method.
terminateJob(EJob) - Method in class com.sun.electric.Main.UserInterfaceDummy
 
terminateJob(EJob) - Method in class com.sun.electric.tool.AbstractUserInterface
 
terminateJob(EJob) - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
terminateOK() - Method in class com.sun.electric.tool.cvspm.AddRemove.AddRemoveJob
 
terminateOK() - Method in class com.sun.electric.tool.cvspm.Edit.MarkForEditJob
 
terminateOK() - Method in class com.sun.electric.tool.cvspm.Log.RevertToVersion
 
terminateOK() - Method in class com.sun.electric.tool.generator.flag.AddFlagAnnotationJob
 
terminateOK() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.SkewTreeJob
 
terminateOK() - Method in class com.sun.electric.tool.generator.layout.fill.FillGenJob
 
terminateOK() - Method in class com.sun.electric.tool.io.output.Output.WriteJELIB
 
terminateOK() - Method in class com.sun.electric.tool.Job
This method executes in the Client side after normal termination of doIt method.
terminateOK() - Method in class com.sun.electric.tool.ncc.AllSchemNamesToLay.RenameJob
 
terminateOK() - Method in class com.sun.electric.tool.ncc.NccJob
 
terminateOK() - Method in class com.sun.electric.tool.ncc.SchemNamesToLay.RenameJob
 
terminateOK() - Method in class com.sun.electric.tool.project.AddCellJob
 
terminateOK() - Method in class com.sun.electric.tool.project.AddLibraryJob
 
terminateOK() - Method in class com.sun.electric.tool.project.CancelCheckOutJob
 
terminateOK() - Method in class com.sun.electric.tool.project.CheckOutJob
 
terminateOK() - Method in class com.sun.electric.tool.project.DeleteCellJob
 
terminateOK() - Method in class com.sun.electric.tool.project.UpdateJob
 
terminateOK() - Method in class com.sun.electric.tool.routing.Router.CreateRouteJob
 
terminateOk(Object) - Method in class com.sun.electric.tool.sandbox.TechExplorerDriver
 
terminateOK() - Method in class com.sun.electric.tool.UniversalJob
 
terminateOK() - Method in class com.sun.electric.tool.user.CellChangeJobs.DeleteManyCells
 
terminateOK() - Method in class com.sun.electric.tool.user.CellChangeJobs.DuplicateCell
 
terminateOK() - Method in class com.sun.electric.tool.user.CellChangeJobs.GraphCells
 
terminateOK() - Method in class com.sun.electric.tool.user.CellChangeJobs.NewCellVersion
 
terminateOK() - Method in class com.sun.electric.tool.user.CellChangeJobs.RenameCell
 
terminateOK() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.ChangeArcProperties
 
terminateOK() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.DeleteSelected
 
terminateOK() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.ManyMove
 
terminateOK() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.RenameLibrary
 
terminateOK() - Method in class com.sun.electric.tool.user.CircuitChangeJobs.ToggleNegationJob
 
terminateOK() - Method in class com.sun.electric.tool.user.dialogs.CrossLibCopy.CrossLibraryCopyJob
 
terminateOK() - Method in class com.sun.electric.tool.user.menus.CellMenu.DeleteMultiPageJob
 
terminateOK() - Method in class com.sun.electric.tool.user.menus.FileMenu.ImportLibrary
 
terminateOK() - Method in class com.sun.electric.tool.user.menus.FileMenu.QuitJob
 
terminateOK() - Method in class com.sun.electric.tool.user.menus.FileMenu.ReadLibrary
 
terminateOK() - Method in class com.sun.electric.tool.user.projectSettings.ProjSettings.ImportSettingsJob
 
terminateOK() - Method in class com.sun.electric.tool.user.ui.PaletteFrame.PlaceNewNode
 
terminateOK() - Method in class com.sun.electric.tool.user.ViewChanges.CreateAndViewCell
 
terminateOK() - Method in class com.sun.electric.tool.user.ViewChanges.MakeLayoutView
 
termLogging(ErrorLogger, boolean, boolean) - Method in interface com.sun.electric.database.variable.UserInterface
 
termLogging(ErrorLogger, boolean, boolean) - Method in class com.sun.electric.Main.UserInterfaceDummy
 
termLogging(boolean) - Method in class com.sun.electric.tool.drc.CalibreRdbErrors
Finish reading errors and display error logger
termLogging(boolean) - Method in class com.sun.electric.tool.user.ErrorLogger
Method called when all errors are logged.
termLogging(ErrorLogger, boolean, boolean) - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
termLogging(ErrorLogger, boolean, boolean) - Method in class com.sun.electric.tool.UserInterfaceExec
 
termLogging_(boolean) - Method in class com.sun.electric.tool.user.ErrorLogger
 
terms - Variable in class com.sun.electric.technology.xml.XmlParam.Distance
 
test() - Static method in class com.sun.electric.tool.generator.layout.ProjSettings
 
test() - Static method in class com.sun.electric.tool.user.projectSettings.ProjSettings
 
test1() - Static method in class com.sun.electric.tool.logicaleffort.LENetlister1
 
test1() - Static method in class com.sun.electric.tool.logicaleffort.LENetlister2
 
test1() - Static method in class com.sun.electric.tool.logicaleffort.LESizer
run a contrived test
testAll() - Static method in class com.sun.electric.tool.drc.DRC
JUnit interface
testAll() - Static method in class com.sun.electric.tool.extract.LayerCoverageTool
JUnit interface
testAll() - Static method in class com.sun.electric.tool.Tool
Test interface
testcoverage() - Method in class com.sun.electric.tool.logicaleffort.LESizer
Dummy method to improve test coverage
testEditable(Cell, NodeInst, boolean, boolean) - Static method in class com.sun.electric.tool.user.CircuitChangeJobs
Method to test whether a NodeInst can be modified in a cell.
testJogl() - Method in class com.sun.electric.tool.user.redisplay.AbstractDrawing
 
testJogl() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
testModal() - Static method in class com.sun.electric.tool.cvspm.CVS
 
text - Variable in class com.sun.electric.technology.Xml.MenuNodeInst
label to draw in the menu entry (may be null)
text - Variable in class com.sun.electric.technology.xml.Xml805.MenuNodeInst
 
text - Variable in class com.sun.electric.technology.xml.Xml806.MenuNodeInst
 
text - Variable in class com.sun.electric.technology.xml.Xml807.MenuNodeInst
label to draw in the menu entry (may be null)
text - Variable in class com.sun.electric.technology.xml.XmlParam.MenuNodeInst
 
TEXT - Static variable in class com.sun.electric.tool.io.FileType
Describes text files.
TEXT_CELL_FONT_NAME - Static variable in class com.sun.electric.database.hierarchy.Cell
Variable key for font of text in textual cells.
TEXT_CELL_FONT_SIZE - Static variable in class com.sun.electric.database.hierarchy.Cell
Variable key for size of text in textual cells.
TextAttributesPanel - Class in com.sun.electric.tool.user.dialogs
A Panel to display Code, Units, ShowStyle, and isParameter/isInherits information about a Variable (or TextDescriptor, if passed Variable is null).
TextAttributesPanel(boolean) - Constructor for class com.sun.electric.tool.user.dialogs.TextAttributesPanel
Create a Panel for editing attribute specific text options of a Variable
TextDescriptor - Class in com.sun.electric.database.variable
This class describes how variable text appears.
tExtent - Variable in class com.sun.electric.technology.Xml.NodeLayer
 
tExtent - Variable in class com.sun.electric.technology.xml.Xml805.NodeLayer
 
tExtent - Variable in class com.sun.electric.technology.xml.Xml806.NodeLayer
 
tExtent - Variable in class com.sun.electric.technology.xml.Xml807.NodeLayer
 
tExtent - Variable in class com.sun.electric.technology.xml.XmlParam.NodeLayer
 
TextInfoPanel - Class in com.sun.electric.tool.user.dialogs
A Panel to display and edit Text Display options for a Variable.
TextInfoPanel(boolean, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.TextInfoPanel
Create a new TextInfoPanel that can be used to edit the Text Display options of a Variable.
TextTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Text" tab of the Preferences dialog.
TextTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.TextTab
Creates new form TextTab
TextUtils - Class in com.sun.electric.database.text
This class is a collection of text utilities.
TextUtils() - Constructor for class com.sun.electric.database.text.TextUtils
 
TextUtils.CellsByDate - Class in com.sun.electric.database.text
Comparator class for sorting Cells by their date.
TextUtils.CellsByName - Class in com.sun.electric.database.text
Comparator class for sorting Cells by their name (NOT considering numbers in the names).
TextUtils.CellsByVersion - Class in com.sun.electric.database.text
Comparator class for sorting Cells by their version number.
TextUtils.CellsByView - Class in com.sun.electric.database.text
Comparator class for sorting Cells by their view order.
TextUtils.NetworksByName - Class in com.sun.electric.database.text
Comparator class for sorting Networks by their name.
TextUtils.ObjectsByToString - Class in com.sun.electric.database.text
Comparator class for sorting Objects by their string name.
TextUtils.PrefsByName - Class in com.sun.electric.database.text
Comparator class for sorting Preferences by their name.
TextUtils.UnitScale - Class in com.sun.electric.database.text
Unit is a typesafe enum class that describes a unit scale (metric factors of 10).
TextUtils.WhatToSearch - Enum in com.sun.electric.database.text
Class to define the kind of text string to search
TextWindow - Class in com.sun.electric.tool.user.ui
This class defines a text window for displaying text cells.
TextWindow(Cell, WindowFrame) - Constructor for class com.sun.electric.tool.user.ui.TextWindow
Factory method to create a new TextWindow with a given cell, in a given WindowFrame.
tGroup - Variable in class com.sun.electric.plugins.j3d.J3DKeyBehavior
 
theCache - Static variable in class com.sun.electric.tool.user.redisplay.VectorCache
 
theColor - Variable in class com.sun.electric.tool.user.dialogs.ColorPatternPanel.Info
 
theOne - Static variable in class com.sun.electric.tool.user.ui.ClickZoomWireListener
 
theOne - Static variable in class com.sun.electric.tool.user.ui.MeasureListener
 
theOne - Static variable in class com.sun.electric.tool.user.ui.OutlineListener
 
theOne - Static variable in class com.sun.electric.tool.user.ui.ZoomAndPanListener
 
theseAreRelated(T, T) - Method in class com.sun.electric.tool.ncc.basic.TransitiveRelation
 
THICK - Static variable in enum com.sun.electric.technology.Layer.Function
Describes a thick layer.
thick3D - Variable in class com.sun.electric.technology.Xml.Layer
 
thick3D - Variable in class com.sun.electric.technology.xml.Xml805.Layer
 
thick3D - Variable in class com.sun.electric.technology.xml.Xml806.Layer
 
thick3D - Variable in class com.sun.electric.technology.xml.Xml807.Layer
 
thickCircleNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Thick-Circle node.
thickerArc - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Thick arc.
THICKNESS_KEY - Static variable in class com.sun.electric.tool.io.output.FastHenry
key of Variable holding thickness.
threadLocalLambdaBuilder() - Static method in class com.sun.electric.database.geometry.Poly
Returns thread local instance of Poly builder to build shapes in lambda units.
ThreeDDemoKnot(double, double, double, double, double, double, double, double, double, double) - Constructor for class com.sun.electric.plugins.j3d.utils.J3DUtils.ThreeDDemoKnot
 
ThreeDDemoKnot(double, Vector3f, Quat4f, Shape3D) - Constructor for class com.sun.electric.plugins.j3d.utils.J3DUtils.ThreeDDemoKnot
 
threeDDistanceMap - Variable in class com.sun.electric.plugins.j3d.ui.JThreeDTab
 
threeDDistanceMap - Variable in class com.sun.electric.tool.user.dialogs.options.ThreeDTab
 
threeDLayerList - Variable in class com.sun.electric.plugins.j3d.ui.JThreeDTab
 
ThreeDTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "3D" tab of the Preferences dialog.
ThreeDTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.ThreeDTab
Creates new form ThreeDTab
threeDThicknessMap - Variable in class com.sun.electric.plugins.j3d.ui.JThreeDTab
 
threeDThicknessMap - Variable in class com.sun.electric.tool.user.dialogs.options.ThreeDTab
 
TieHi - Class in com.sun.electric.tool.generator.layout.gates
This part has an output connected to Vdd.
TieHi() - Constructor for class com.sun.electric.tool.generator.layout.gates.TieHi
 
TiledCell - Class in com.sun.electric.tool.generator.layout.fill
User: gg151869 Date: Sep 19, 2006
TiledCell(FillGenConfig) - Constructor for class com.sun.electric.tool.generator.layout.fill.TiledCell
Constructor used by working with qTree fill.
tileHorizontallyCommand() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
This method implements the command to tile the windows horizontally.
tileVerticallyCommand() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
This method implements the command to tile the windows vertically.
tileWithEdit() - Method in class com.sun.electric.tool.user.ui.MessagesWindow
Method to adjust the Messages Window so that it attaches to the current Edit Window.
TINYDISTANCE - Static variable in class com.sun.electric.tool.io.input.LibraryFiles
 
title - Variable in class com.sun.electric.tool.Client.ShowMessageEvent
 
title - Variable in class com.sun.electric.tool.user.dialogs.CellBrowser.DoAction
 
toBlankPaddedString(int, int) - Static method in class com.sun.electric.database.text.TextUtils
Method to convert an integer to a string that is left-padded with spaces
ToConnect - Class in com.sun.electric.tool.generator.flag.router
A list of PortInsts that need to be connected by the router
ToConnect() - Constructor for class com.sun.electric.tool.generator.flag.router.ToConnect
 
ToConnect(List<String>) - Constructor for class com.sun.electric.tool.generator.flag.router.ToConnect
 
toFront() - Method in class com.sun.electric.tool.user.dialogs.EModelessDialog
 
toggleGridCommand() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
This method implements the command to toggle the display of the grid.
toggleGridPoints() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method called to toggle the display of a grid.
toggleNegatedCommand() - Static method in class com.sun.electric.tool.user.CircuitChanges
This method sets the highlighted ports to be negated.
ToggleNegationJob(Cell, List<Highlight2>) - Constructor for class com.sun.electric.tool.user.CircuitChangeJobs.ToggleNegationJob
 
togglePanelXAxisLock() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method called to toggle the lock on the horizontal axes.
toJelibString() - Method in class com.sun.electric.database.geometry.Orientation
Returns string which represents this Orientation in JELIB format.
toNearest(double, double) - Static method in class com.sun.electric.database.geometry.GenMath
Method to round a value to the nearest increment.
tool - Variable in class com.sun.electric.database.Snapshot
 
tool - Static variable in class com.sun.electric.tool.drc.DRC
the DRC tool.
tool - Static variable in class com.sun.electric.tool.erc.ERC
the ERC tool.
tool - Static variable in class com.sun.electric.tool.extract.LayerCoverageTool
the LayerCoverageTool tool.
tool - Static variable in class com.sun.electric.tool.generator.layout.GateLayGenSettings
 
tool - Static variable in class com.sun.electric.tool.ncc.NccPreferences
 
tool - Variable in class com.sun.electric.tool.routing.Router
the tool that is making routes
Tool - Class in com.sun.electric.tool
This class represents a Tool in Electric.
Tool(String) - Constructor for class com.sun.electric.tool.Tool
The constructor for Tool is only called by subclasses.
Tool(String, String) - Constructor for class com.sun.electric.tool.Tool
The constructor for Tool is only called by subclasses.
tool1 - Variable in class com.sun.electric.tool.generator.layout.ProjSettings
 
Tool1() - Constructor for class com.sun.electric.tool.generator.layout.ProjSettings.Tool1
 
tool2 - Variable in class com.sun.electric.tool.generator.layout.ProjSettings
 
Tool2() - Constructor for class com.sun.electric.tool.generator.layout.ProjSettings.Tool2
 
ToolBar - Class in com.sun.electric.tool.user.ui
This class manages the Electric toolbar.
ToolBar.CursorMode - Enum in com.sun.electric.tool.user.ui
CursorMode is a typesafe enum class that describes the current editing mode (select, zoom, etc).
ToolBar.EToolBarButton - Class in com.sun.electric.tool.user.ui
Generic tool bar button.
ToolBar.EToolBarGeneralMenuButton - Class in com.sun.electric.tool.user.ui
Generic tool bar radio button.
ToolBar.SelectMode - Enum in com.sun.electric.tool.user.ui
SelectMode is a typesafe enum class that describes the current selection modes (objects or area).
ToolBar.SelectModeButton - Class in com.sun.electric.tool.user.ui
 
ToolBarButton - Class in com.sun.electric.tool.user.ui
This is a Button class to be used on the ToolBar.
ToolBarButton.AccessibleJButton - Class in com.sun.electric.tool.user.ui
A cut-and-paste copy of JButton's Accessible Interface.
ToolbarTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Toolbar" tab of the Preferences dialog.
ToolbarTab(Frame, boolean, PreferencesFrame) - Constructor for class com.sun.electric.tool.user.dialogs.options.ToolbarTab
Creates new form ToolbarTab
ToolMenu - Class in com.sun.electric.tool.user.menus
Class to handle the commands in the "Tools" pulldown menu.
ToolMenu() - Constructor for class com.sun.electric.tool.user.menus.ToolMenu
 
toolSettings - Variable in class com.sun.electric.database.Environment
 
ToolSettings - Class in com.sun.electric.tool
 
topCell - Variable in class com.sun.electric.tool.drc.MTDRCTool
 
topCell - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenJob
 
topCell - Variable in class com.sun.electric.tool.io.output.Geometry
top-level cell being processed
topCell - Variable in class com.sun.electric.tool.io.output.Topology
top-level cell being processed
TopLevel - Class in com.sun.electric.tool.user.ui
Class to define a top-level window.
TopLevel(String, Rectangle, WindowFrame, GraphicsConfiguration, boolean) - Constructor for class com.sun.electric.tool.user.ui.TopLevel
Constructor to build a window.
topLevelLibrary - Variable in class com.sun.electric.tool.io.input.LibraryFiles
true if the library is the main one being read.
Topology - Class in com.sun.electric.database.topology
A class to manage nodes and arcs of a Cell.
Topology(Cell, boolean) - Constructor for class com.sun.electric.database.topology.Topology
Creates a new instance of Topology
Topology - Class in com.sun.electric.tool.io.output
This is the Simulation Interface tool.
Topology() - Constructor for class com.sun.electric.tool.io.output.Topology
Creates a new instance of Topology
Topology.CellAggregateSignal - Class in com.sun.electric.tool.io.output
Class to describe an aggregate signal (a bus) in a Cell.
Topology.CellNetInfo - Class in com.sun.electric.tool.io.output
Class to describe the networks in a Cell.
Topology.CellSignal - Class in com.sun.electric.tool.io.output
Class to describe a single signal in a Cell.
Topology.MyCellInfo - Class in com.sun.electric.tool.io.output
 
Topology.Visitor - Class in com.sun.electric.tool.io.output
 
topologyMatch() - Method in class com.sun.electric.tool.ncc.result.NccResult
No problem was found with the network topology
topologyMatch() - Method in class com.sun.electric.tool.ncc.result.NccResults
No problem was found with the network topology
topologyMatch - Variable in class com.sun.electric.tool.user.ncc.ExportMismatch
is this a topology mismatch?
TopologyMismatch() - Constructor for class com.sun.electric.tool.user.ncc.ExportMismatch.TopologyMismatch
 
TopologyMismatch(String, String) - Constructor for class com.sun.electric.tool.user.ncc.ExportMismatch.TopologyMismatch
 
topPoly() - Method in class com.sun.electric.tool.generator.layout.TechType.MosInst
 
toString() - Method in class com.sun.electric.database.CellBackup
 
toString() - Method in class com.sun.electric.database.CellRevision
 
toString() - Method in class com.sun.electric.database.geometry.Dimension2D.Double
Returns a printable version of this Dimension2D.Double.
toString() - Method in enum com.sun.electric.database.geometry.EGraphics.Outline
 
toString() - Method in class com.sun.electric.database.geometry.EPoint
Returns a String that represents the value of this EPoint.
toString() - Method in class com.sun.electric.database.geometry.ERectangle
 
toString() - Method in class com.sun.electric.database.geometry.GenMath.MutableBoolean
Returns a printable version of this MutableBoolean.
toString() - Method in class com.sun.electric.database.geometry.GenMath.MutableDouble
Returns a printable version of this MutableDouble.
toString() - Method in class com.sun.electric.database.geometry.GenMath.MutableInteger
Returns a printable version of this MutableInteger.
toString() - Method in class com.sun.electric.database.geometry.GenMath.MutableLong
Returns a printable version of this MutableLong.
toString() - Method in class com.sun.electric.database.geometry.Orientation
Returns text representation of this Orientation.
toString() - Method in enum com.sun.electric.database.geometry.Poly.Type
Returns a printable version of this Type.
toString() - Method in class com.sun.electric.database.geometry.PolyQTree.PolyNode
Returns a printable version of this PolyNode.
toString() - Method in class com.sun.electric.database.hierarchy.Cell.CellGroup
Returns a printable version of this CellGroup.
toString() - Method in class com.sun.electric.database.hierarchy.Cell
Returns a printable version of this Cell.
toString() - Method in class com.sun.electric.database.hierarchy.Export
Returns a printable version of this Export.
toString() - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.NameProxy
 
toString(int) - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.NameProxy
 
toString() - Method in class com.sun.electric.database.hierarchy.Library
Returns a printable version of this Library.
toString() - Method in interface com.sun.electric.database.hierarchy.Nodable
Returns a printable version of this Nodable.
toString() - Method in class com.sun.electric.database.hierarchy.View
Returns a printable version of this View.
toString() - Method in class com.sun.electric.database.id.ArcProtoId
Returns a printable version of this ArcProtoId.
toString() - Method in class com.sun.electric.database.id.CellId
Returns a printable version of this CellId.
toString() - Method in class com.sun.electric.database.id.CellUsage
Returns a printable version of this CellUsage.
toString() - Method in class com.sun.electric.database.id.LayerId
Returns a printable version of this LayerId.
toString() - Method in class com.sun.electric.database.id.LibId
Returns a printable version of this LibId.
toString() - Method in class com.sun.electric.database.id.PortProtoId
 
toString() - Method in class com.sun.electric.database.id.PrimitiveNodeId
Returns a printable version of this ArcProtoId.
toString() - Method in class com.sun.electric.database.id.TechId
Returns a printable version of this TechId.
toString() - Method in class com.sun.electric.database.ImmutableCell
 
toString() - Method in class com.sun.electric.database.ImmutableLibrary
Returns a printable version of this ImmutableLibrary.
toString() - Method in class com.sun.electric.database.LibraryBackup
 
toString() - Method in class com.sun.electric.database.network.Global.Set
Returns a printable version of this GlobalSet.
toString() - Method in class com.sun.electric.database.network.Global
Returns a printable version of this Global.
toString() - Method in class com.sun.electric.database.network.Netlist
Returns a printable version of this Netlist.
toString() - Method in class com.sun.electric.database.network.Network
Returns a printable version of this Network.
toString() - Method in enum com.sun.electric.database.prototype.PortCharacteristic
Returns a printable version of this PortCharacteristic.
toString() - Method in class com.sun.electric.database.text.CellName
Method to build the full cell name.
toString() - Method in class com.sun.electric.database.text.Name
Returns a printable version of this Name.
toString() - Method in class com.sun.electric.database.text.Setting.Group
 
toString() - Method in class com.sun.electric.database.text.Setting
 
toString() - Method in class com.sun.electric.database.text.TextUtils.UnitScale
Returns a printable version of this Unit.
toString() - Method in enum com.sun.electric.database.text.TextUtils.WhatToSearch
 
toString() - Method in class com.sun.electric.database.text.Version
Returns a String object representing this Version.
toString() - Method in class com.sun.electric.database.topology.ArcInst
Returns a printable version of this ArcInst.
toString() - Method in class com.sun.electric.database.topology.HeadConnection
Returns a printable version of this HeadConnection.
toString() - Method in class com.sun.electric.database.topology.NodeInst
Returns a printable version of this NodeInst.
toString() - Method in class com.sun.electric.database.topology.PortInst
Returns a printable version of this PortInst.
toString() - Method in class com.sun.electric.database.topology.TailConnection
Returns a printable version of this TailConnection.
toString() - Method in enum com.sun.electric.database.variable.CodeExpression.Code
Method to return a printable version of this Code.
toString() - Method in class com.sun.electric.database.variable.CodeExpression
 
toString() - Method in class com.sun.electric.database.variable.ElectricObject
Returns a printable version of this ElectricObject.
toString() - Method in class com.sun.electric.database.variable.EvalSpice.Op
 
toString() - Method in class com.sun.electric.database.variable.Variable.Key
Returns a printable version of this Key.
toString() - Method in class com.sun.electric.database.variable.Variable
Returns a printable version of this Variable.
toString() - Method in enum com.sun.electric.technology.ArcProto.Function
Returns a printable version of this ArcProto.
toString() - Method in class com.sun.electric.technology.ArcProto
Returns a printable version of this ArcProto.
toString() - Method in enum com.sun.electric.technology.DRCTemplate.DRCMode
 
toString() - Method in class com.sun.electric.technology.EdgeH
Returns a printable version of this EdgeH.
toString() - Method in class com.sun.electric.technology.EdgeV
Returns a printable version of this EdgeV.
toString() - Method in class com.sun.electric.technology.Foundry
 
toString() - Method in class com.sun.electric.technology.Foundry.Type
 
toString() - Method in enum com.sun.electric.technology.Layer.Function
Returns a printable version of this Function.
toString() - Method in class com.sun.electric.technology.Layer
Returns a printable version of this Layer.
toString() - Method in enum com.sun.electric.technology.PrimitiveNode.Function
Returns a printable version of this Function.
toString() - Method in class com.sun.electric.technology.PrimitiveNode
Returns a printable version of this PrimitiveNode.
toString() - Method in class com.sun.electric.technology.PrimitivePort
Returns a printable version of this PrimitivePort.
toString() - Method in class com.sun.electric.technology.SizeOffset
Returns a printable version of this SizeOffset.
toString() - Method in class com.sun.electric.technology.TechFactory.Param
 
toString() - Method in class com.sun.electric.technology.TechFactory
 
toString() - Method in class com.sun.electric.technology.Technology
Returns a printable version of this Technology.
toString() - Method in enum com.sun.electric.tool.Client.OS
Returns a printable version of this OS.
toString() - Method in enum com.sun.electric.tool.drc.DRC.DRCCheckLogging
 
toString() - Method in enum com.sun.electric.tool.drc.DRC.DRCCheckMinArea
 
toString() - Method in enum com.sun.electric.tool.drc.DRC.DRCCheckMode
 
toString() - Method in class com.sun.electric.tool.generator.flag.hornFunnel2.Node
 
toString() - Method in class com.sun.electric.tool.generator.flag.router.Channel
 
toString() - Method in class com.sun.electric.tool.generator.flag.router.Interval
 
toString() - Method in class com.sun.electric.tool.generator.flag.router.LayerChannels
 
toString() - Method in class com.sun.electric.tool.generator.flag.router.Segment
 
toString() - Method in class com.sun.electric.tool.generator.flag.router.ToConnect
 
toString() - Method in class com.sun.electric.tool.generator.flag.router.Track
 
toString() - Method in class com.sun.electric.tool.io.FileType
Returns a printable version of this Type.
toString() - Method in class com.sun.electric.tool.io.GDSLayers
 
toString() - Method in class com.sun.electric.tool.io.input.ELIB.Header
Returns string description of this Header.
toString() - Method in class com.sun.electric.tool.io.input.EpicAnalysis.EpicTreeNode
 
toString() - Method in class com.sun.electric.tool.io.output.EDIFEquiv.NodeEquivalence
 
toString() - Method in class com.sun.electric.tool.io.output.EDIFEquiv.Port
 
toString() - Method in class com.sun.electric.tool.io.output.EDIFEquiv.PortEquivalence
 
toString() - Method in class com.sun.electric.tool.Job.Inform
 
toString() - Method in class com.sun.electric.tool.Job
 
toString() - Method in class com.sun.electric.tool.logicaleffort.Instance.Type
 
toString() - Method in class com.sun.electric.tool.logicaleffort.LEInst.Type
 
toString() - Method in class com.sun.electric.tool.logicaleffort.LENodable.Type
 
toString() - Method in class com.sun.electric.tool.logicaleffort.LEPin.Dir
 
toString() - Method in enum com.sun.electric.tool.logicaleffort.LESizer.Alg
 
toString() - Method in class com.sun.electric.tool.logicaleffort.Pin.Dir
 
toString() - Method in class com.sun.electric.tool.ncc.netlist.NccNameProxy
It was a mistake to use toString().
toString() - Method in class com.sun.electric.tool.ncc.netlist.NetObject
I'm trying to eliminate the use of toString() because it's difficult to find everyone that calls toString().
toString() - Method in class com.sun.electric.tool.ncc.result.Permutation
 
toString() - Method in class com.sun.electric.tool.ncc.result.SizeMismatch.Mismatch
 
toString() - Method in class com.sun.electric.tool.routing.InteractiveRouter
 
toString() - Method in class com.sun.electric.tool.routing.RouteElement
Return string decribing the RouteElement
toString() - Method in class com.sun.electric.tool.routing.RouteElementArc
Return string decribing the RouteElement
toString() - Method in class com.sun.electric.tool.routing.RouteElementPort
Return string decribing the RouteElement
toString() - Method in class com.sun.electric.tool.routing.SimpleWirer
 
toString() - Method in class com.sun.electric.tool.simulation.Analysis.AnalysisType
 
toString() - Method in enum com.sun.electric.tool.simulation.Simulation.SpiceEngine
 
toString() - Method in enum com.sun.electric.tool.simulation.Simulation.SpiceParasitics
 
toString() - Method in class com.sun.electric.tool.Tool
Returns a printable version of this Tool.
toString() - Method in enum com.sun.electric.tool.user.CircuitChangeJobs.ChangeArcEnum
 
toString() - Method in class com.sun.electric.tool.user.Clipboard
Returns a printable version of this Clipboard.
toString() - Method in class com.sun.electric.tool.user.dialogs.CellBrowser.DoAction
 
toString() - Method in class com.sun.electric.tool.user.menus.EMenuItem
 
toString() - Method in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardData.LayerInfo
 
toString() - Method in class com.sun.electric.tool.user.ui.ErrorLoggerTree.ErrorLoggerGroupNode
 
toString() - Method in class com.sun.electric.tool.user.ui.ErrorLoggerTree.ErrorLoggerTreeNode
 
toString() - Method in class com.sun.electric.tool.user.ui.JobTree.JobTreeNode
 
toString() - Method in class com.sun.electric.tool.user.ui.KeyStrokePair
Convert this KeyStrokePair to a string.
toString() - Method in class com.sun.electric.tool.user.waveform.SweepSignal
 
totalCells - Static variable in class com.sun.electric.tool.io.input.LibraryFiles
total number of cells in all read libraries
totalNumErrors - Static variable in class com.sun.electric.database.network.NetworkTool
total number of errors for statistics
touches(Part) - Method in class com.sun.electric.tool.ncc.netlist.Wire
Does this Wire connect to the given Part?
touches(Port) - Method in class com.sun.electric.tool.ncc.netlist.Wire
Does this Wire connect to the given Port?
touchesOnlyOneDiffAndNoGate(Wire) - Method in class com.sun.electric.tool.ncc.netlist.Mos
 
toVariableArray() - Method in class com.sun.electric.database.ImmutableElectricObject
Method to return an array of all Variables on this ImmutableElectricObject.
TRACE - Static variable in class com.sun.electric.database.topology.NodeInst
key of Varible holding outline information.
traceWraps() - Method in class com.sun.electric.database.topology.NodeInst
Method to tell whether the outline information on this NodeInst wraps.
track - Variable in class com.sun.electric.tool.generator.flag.router.Segment
 
Track - Class in com.sun.electric.tool.generator.flag.router
 
Track(double, Channel, int) - Constructor for class com.sun.electric.tool.generator.flag.router.Track
 
trackNdx - Variable in class com.sun.electric.tool.generator.flag.router.Segment
 
trackPitch - Variable in class com.sun.electric.tool.generator.flag.FlagConfig
 
TrackRouter - Class in com.sun.electric.tool.generator.layout
 
TrackRouter(ArcProto, double, TechType, Cell) - Constructor for class com.sun.electric.tool.generator.layout.TrackRouter
 
TrackRouter(ArcProto, double, double, TechType, Cell) - Constructor for class com.sun.electric.tool.generator.layout.TrackRouter
 
TrackRouterH - Class in com.sun.electric.tool.generator.layout
 
TrackRouterH(ArcProto, double, TechType, Cell) - Constructor for class com.sun.electric.tool.generator.layout.TrackRouterH
all ports lie on the same routing track
TrackRouterH(ArcProto, double, double, TechType, Cell) - Constructor for class com.sun.electric.tool.generator.layout.TrackRouterH
ports may be offset from routing track
TrackRouterV - Class in com.sun.electric.tool.generator.layout
 
TrackRouterV(ArcProto, double, TechType, Cell) - Constructor for class com.sun.electric.tool.generator.layout.TrackRouterV
all ports lie on the same routing track
TrackRouterV(ArcProto, double, double, TechType, Cell) - Constructor for class com.sun.electric.tool.generator.layout.TrackRouterV
ports may be offset from routing track
TRACKS - Static variable in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
trailerCardInfo - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
TRANS_CONTACT - Static variable in class com.sun.electric.technology.Technology
key of Variable for saving scalable transistor contact information.
transform(AffineTransform) - Method in class com.sun.electric.database.geometry.Poly
Method to transformed the points in this Poly.
transform(AffineTransform) - Method in class com.sun.electric.database.geometry.PolyBase
Method to transformed the points in this Poly.
transform - Variable in class com.sun.electric.plugins.j3d.J3DKeyBehavior
 
transformAngle(int) - Method in class com.sun.electric.database.geometry.Orientation
Method to transform direction by the Orientation.
transformArrayIntoString(double[]) - Static method in class com.sun.electric.database.geometry.GenMath
Method to transform an array of doubles into a string that can be stored in a preference.
transformIn() - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that moves down the hierarchy.
transformIn(AffineTransform) - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that moves down the hierarchy.
transformIntoVectors(String) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
 
transformOut() - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that moves up the hierarchy.
transformOut(AffineTransform) - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that moves up the hierarchy, combined with a previous transformation.
transformPoints(int, int[]) - Method in class com.sun.electric.database.geometry.Orientation
Calculate bounds of rectangle transformed by this Orientation.
transformRect(Rectangle2D, AffineTransform) - Static method in class com.sun.electric.database.geometry.DBMath
Method to transform a Rectangle2D by a given transformation.
transformStringIntoArray(String) - Static method in class com.sun.electric.database.geometry.GenMath
Method to extract an array of doubles from a string.
TRANSISTOR - Static variable in class com.sun.electric.tool.logicaleffort.LEInst.Type
NotSizeable
TRANSISTOR - Static variable in class com.sun.electric.tool.logicaleffort.LENodable.Type
NotSizeable
transistor4Node - Variable in class com.sun.electric.technology.technologies.Schematics
transistor-4
TRANSISTOR_LENGTH_KEY - Static variable in class com.sun.electric.database.topology.NodeInst
key of Varible holding serpentine transistor length.
TransistorInfo() - Constructor for class com.sun.electric.tool.extract.LayerCoverageTool.TransistorInfo
 
transistorNode - Variable in class com.sun.electric.technology.technologies.Schematics
transistor
TransistorPBucket - Class in com.sun.electric.tool.extract
Class to define Transistor information for circuit extraction.
TransistorPBucket(NodeInst, TransistorSize, String, String, String, double) - Constructor for class com.sun.electric.tool.extract.TransistorPBucket
 
TransistorSearch - Class in com.sun.electric.tool.extract
User: Gilda Date: Aug 24, 2006
TransistorSearch() - Constructor for class com.sun.electric.tool.extract.TransistorSearch
 
TransistorSize - Class in com.sun.electric.technology
Holds the Width and Length of a PrimitiveNode that is a transistor.
TransistorSize(Object, Object, Object, Object, boolean) - Constructor for class com.sun.electric.technology.TransistorSize
Constructor creates a TransistorSize with a given size.
TransitiveRelation<T> - Class in com.sun.electric.tool.ncc.basic
The TransitiveRelation object is given pairs of objects that are related.
TransitiveRelation() - Constructor for class com.sun.electric.tool.ncc.basic.TransitiveRelation
 
translateElecToExt(Point2D, AffineTransform) - Method in class com.sun.electric.tool.io.output.EDIFEquiv.PortEquivalence
Translate the location of the electric port to the external port
translateExtToElec(Point2D, AffineTransform) - Method in class com.sun.electric.tool.io.output.EDIFEquiv.PortEquivalence
Translate the location of the external port to the electric port
translateIn() - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that translates down the hierarchy.
translateIn(AffineTransform) - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that translates down the hierarchy, combined with a previous transformation.
translateOut() - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that translates up the hierarchy.
translateOut(AffineTransform) - Method in class com.sun.electric.database.topology.NodeInst
Method to return a transformation that translates up the hierarchy, combined with a previous transformation.
translatePortConnection(Point2D, PortInst) - Method in class com.sun.electric.tool.io.output.EDIFEquiv
Translate a port location on an Electric node to a the equivalent port location on the equivalent external node instance.
translatePortConnection(Point2D, String, String, String, String, String) - Method in class com.sun.electric.tool.io.output.EDIFEquiv
Translate a port location on an external node instance to the equivalent port location on the equivalent Electric node instance
transparencyMap - Variable in class com.sun.electric.plugins.j3d.ui.JThreeDTab
 
TRANSPARENT_1 - Static variable in class com.sun.electric.database.geometry.EGraphics
defines the 1st transparent layer.
TRANSPARENT_10 - Static variable in class com.sun.electric.database.geometry.EGraphics
defines the 10th transparent layer.
TRANSPARENT_11 - Static variable in class com.sun.electric.database.geometry.EGraphics
defines the 11th transparent layer.
TRANSPARENT_12 - Static variable in class com.sun.electric.database.geometry.EGraphics
defines the 12th transparent layer.
TRANSPARENT_2 - Static variable in class com.sun.electric.database.geometry.EGraphics
defines the 2nd transparent layer.
TRANSPARENT_3 - Static variable in class com.sun.electric.database.geometry.EGraphics
defines the 3rd transparent layer.
TRANSPARENT_4 - Static variable in class com.sun.electric.database.geometry.EGraphics
defines the 4th transparent layer.
TRANSPARENT_5 - Static variable in class com.sun.electric.database.geometry.EGraphics
defines the 5th transparent layer.
TRANSPARENT_6 - Static variable in class com.sun.electric.database.geometry.EGraphics
defines the 6th transparent layer.
TRANSPARENT_7 - Static variable in class com.sun.electric.database.geometry.EGraphics
defines the 7th transparent layer.
TRANSPARENT_8 - Static variable in class com.sun.electric.database.geometry.EGraphics
defines the 8th transparent layer.
TRANSPARENT_9 - Static variable in class com.sun.electric.database.geometry.EGraphics
defines the 9th transparent layer.
transparentLayer - Variable in class com.sun.electric.tool.user.dialogs.ColorPatternPanel.Info
 
transparentLayers - Variable in class com.sun.electric.technology.Xml.Technology
 
transparentLayers - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
transparentLayers - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
transparentLayers - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
transparentLayers - Variable in class com.sun.electric.technology.xml.XmlParam.DisplayStyle
 
transPolyOverhang - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
poly overhang/surround along gate
treatAsPrimitive(Cell) - Method in class com.sun.electric.tool.ncc.processing.HierarchyInfo
should I treat an instance of this cell as a subcircuit primitive in the current comparison?
triangleNode - Variable in class com.sun.electric.technology.technologies.Artwork
Defines a Triangle node.
trim(double, double) - Method in class com.sun.electric.tool.generator.flag.router.Segment
 
trimToSize() - Method in class com.sun.electric.database.text.ImmutableArrayList
 
TSMC - Static variable in class com.sun.electric.technology.Foundry.Type
 
TWO_JVM - Static variable in class com.sun.electric.database.Config
Two Jvm experimental mode
twoportNode - Variable in class com.sun.electric.technology.technologies.Schematics
twoport
type() - Method in class com.sun.electric.tool.ncc.netlist.Part
Return the type of part.
TYPE_FIELD_WIDTH - Static variable in class com.sun.electric.tool.ncc.netlist.Part
 
typeCode() - Method in class com.sun.electric.tool.ncc.netlist.Bipolar
 
typeCode() - Method in class com.sun.electric.tool.ncc.netlist.Mos
 
typeCode() - Method in class com.sun.electric.tool.ncc.netlist.Part
returns a unique int value for each distinct Part type
typeCode() - Method in class com.sun.electric.tool.ncc.netlist.Resistor
 
typeCode() - Method in class com.sun.electric.tool.ncc.netlist.Subcircuit
 
typeString() - Method in class com.sun.electric.tool.ncc.netlist.Bipolar
 
typeString() - Method in class com.sun.electric.tool.ncc.netlist.Mos
 
typeString() - Method in class com.sun.electric.tool.ncc.netlist.Part
returns String describing Part's type
typeString() - Method in class com.sun.electric.tool.ncc.netlist.Resistor
 
typeString() - Method in class com.sun.electric.tool.ncc.netlist.Subcircuit
 
typeString() - Method in interface com.sun.electric.tool.ncc.result.PartReport.PartReportable
 

U

unConList - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum distances when unconnected
unConListMulti - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum distances when unconnected (multi-cut)
unConListMultiRules - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum distance rules when unconnected (multi-cut)
unConListNodes - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum distance rules when unconnected
unConListRules - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum distance rules when unconnected
unConListWide - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum distances when unconnected (wide)
unConListWideRules - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
minimum distance rules when unconnected (wide)
Undo - Class in com.sun.electric.database.change
This interface defines changes that are made to the database.
Undo() - Constructor for class com.sun.electric.database.change.Undo
 
undo() - Static method in class com.sun.electric.database.change.Undo
Method to undo a change.
undo(Snapshot) - Method in class com.sun.electric.database.hierarchy.EDatabase
Force database to specified state.
undo() - Method in class com.sun.electric.tool.user.dialogs.GetInfoText.EditInPlaceListener
Method to undo the last change to the in-place edit session.
undo() - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to undo changes to text in this TextWindow.
Undo.UndoJob - Class in com.sun.electric.database.change
Class to schedule an undo in a separate Job.
undoCommand - Static variable in class com.sun.electric.tool.user.ui.ToolBar
 
UndoJob(String, int) - Constructor for class com.sun.electric.database.change.Undo.UndoJob
 
unexpandOneLevelCommand - Static variable in class com.sun.electric.tool.user.ui.ToolBar
 
unfreshRTree() - Method in class com.sun.electric.database.topology.Topology
 
unIndexedName(String) - Static method in class com.sun.electric.tool.io.output.Topology
Method to return the character position in network name "name" that is the start of indexing.
UniqueNodeMap() - Constructor for class com.sun.electric.tool.logicaleffort.LETool.UniqueNodeMap
 
uniqueObjectName(String, Cell, Class, boolean) - Static method in class com.sun.electric.database.variable.ElectricObject
Method to return a unique object name in a Cell.
uniqueObjectName(String, Cell, Class, Set, Map<String, GenMath.MutableInteger>, boolean) - Static method in class com.sun.electric.database.variable.ElectricObject
Method to return a unique object name in a Cell.
UnitsTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Units" tab of the Preferences dialog.
UnitsTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.UnitsTab
Creates new form Units Options
universal_arc - Variable in class com.sun.electric.technology.technologies.Generic
the Universal arc, connects to any node.
UniversalJob - Class in com.sun.electric.tool
Job executing given tasks on a server and then on a client
UniversalJob(String, Runnable) - Constructor for class com.sun.electric.tool.UniversalJob
 
UniversalJob(String, Runnable, Runnable) - Constructor for class com.sun.electric.tool.UniversalJob
 
universalPinNode - Variable in class com.sun.electric.technology.technologies.Generic
the Universal Pin node, which connects to every type of arc.
UNKNOWN - Static variable in class com.sun.electric.database.hierarchy.View
Defines the unknown view.
UNKNOWN - Static variable in class com.sun.electric.tool.cvspm.State
 
UNKNOWN - Static variable in class com.sun.electric.tool.logicaleffort.LEInst.Type
NotSizeable
unknownLayerHandling - Variable in class com.sun.electric.tool.io.input.GDS.GDSPreferences
 
unLinkGeom(Object, RTNode, RTBounds) - Static method in class com.sun.electric.database.topology.RTNode
Method to remove this geometry from the R-tree its parent cell.
unlock() - Method in class com.sun.electric.database.hierarchy.EDatabase
Unlocks the database.
UNPORT - Static variable in class com.sun.electric.tool.sc.GetNetlist
unknown port
UnrecognizedPart - Class in com.sun.electric.tool.user.ncc
 
UnrecognizedPart(Cell, VarContext, String, NodeInst) - Constructor for class com.sun.electric.tool.user.ncc.UnrecognizedPart
 
unRotateType(Poly.Type, ElectricObject) - Static method in class com.sun.electric.database.geometry.PolyBase
Method to unrotate a text Type according to the rotation of the object on which it resides.
unrouteCurrent() - Static method in class com.sun.electric.tool.routing.Routing
Method to convert the current network(s) to an unrouted wire.
unrouted_arc - Variable in class com.sun.electric.technology.technologies.Generic
the Unrouted arc, connects to any node and specifies desired routing topology.
unroutedPinNode - Variable in class com.sun.electric.technology.technologies.Generic
the Unrouted Pin node, for making bends in unrouted arc paths.
unsignedIntValue(int) - Static method in class com.sun.electric.database.geometry.GenMath
Method to return a long that represents the unsigned value of an integer.
update(Observable, Object) - Method in class com.sun.electric.plugins.j3d.View3DWindow
Observer method to highlight 3D nodes by clicking 2D objects
UPDATE - Static variable in class com.sun.electric.tool.cvspm.State
 
Update - Class in com.sun.electric.tool.cvspm
User: gainsley Date: Mar 13, 2006
Update() - Constructor for class com.sun.electric.tool.cvspm.Update
 
update(List<Library>, List<Cell>, Update.UpdateEnum, boolean, boolean) - Static method in class com.sun.electric.tool.cvspm.Update
Run Update/Status/Rollback on the libraries and cells
update(String, String, String, String, Update.UpdateEnum) - Static method in class com.sun.electric.tool.cvspm.Update
Update the given file in the given directory.
update() - Method in class com.sun.electric.tool.simulation.als.ALS
Method to update the simulation (because some stimuli have changed).
update() - Method in class com.sun.electric.tool.simulation.Engine
Method to update the simulation (because some stimuli have changed).
update() - Static method in class com.sun.electric.tool.simulation.Simulation
Method to update the simulation (because some stimuli have changed).
update(List<Job.Inform>) - Static method in class com.sun.electric.tool.user.ui.JobTree
Update Job Tree to given list of Jobs.
Update.StatusResult - Class in com.sun.electric.tool.cvspm
 
Update.UpdateEnum - Enum in com.sun.electric.tool.cvspm
 
updateAllButtons() - Method in class com.sun.electric.tool.user.menus.EMenuBar
Update updatable buttons of this menu.
updateArcs(CellRevision) - Method in class com.sun.electric.database.topology.Topology
 
updateBusParametersInt() - Static method in class com.sun.electric.tool.user.dialogs.BusParameters
Method for internally updating bus parameters.
updateButtons() - Method in class com.sun.electric.tool.user.menus.EMenuItem
Updates GUI buttons after change of state of generic button.
updateButtons() - Method in class com.sun.electric.tool.user.ui.ToolBar.EToolBarButton
 
updateCell(Cell, Update.UpdateEnum) - Static method in class com.sun.electric.tool.cvspm.Update
Update a Cell.
updateCellBusParameterInt(Cell, Library) - Static method in class com.sun.electric.tool.user.dialogs.BusParameters
Method for internally updating bus parameters on a single cell.
updateCellHistoryStatus(boolean, boolean) - Method in class com.sun.electric.tool.user.ui.ToolBar
Update CellHistory buttons on this ToolBar
updateContactArea(Rectangle2D, RouteElementPort, Point2D, double, int) - Static method in class com.sun.electric.tool.routing.InteractiveRouter
 
updateCurrentFocus() - Method in class com.sun.electric.tool.user.ui.EditWindowFocusBrowser
Updates the current focus with any changes to panning
updateDrcErrors(Cell, List<ErrorLogger.MessageLog>, List<ErrorLogger.MessageLog>) - Static method in class com.sun.electric.tool.user.ui.ErrorLoggerTree
 
updateFontInformation() - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to update the font information in this window.
updateGraphics(EGraphics) - Method in class com.sun.electric.tool.user.dialogs.ColorPatternPanel.Info
Method to update the EGraphics object that is being displayed in this dialog panel.
updateIncrementalDRCErrors(Cell, List<ErrorLogger.MessageLog>, List<ErrorLogger.MessageLog>) - Method in class com.sun.electric.tool.AbstractUserInterface
 
updateIncrementalDRCErrors(Cell, List<ErrorLogger.MessageLog>, List<ErrorLogger.MessageLog>) - Static method in class com.sun.electric.tool.Job
 
updateIncrementalDRCErrors(Cell, List<ErrorLogger.MessageLog>, List<ErrorLogger.MessageLog>) - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
UpdateJob - Class in com.sun.electric.tool.project
This class updates cells from the Project Management repository.
updateLayerPreferencesColors() - Static method in class com.sun.electric.tool.user.dialogs.PreferencesFrame
Method to redisplay the Layers tab (if it is up) when color schemes are changed.
updateLayersTab() - Method in class com.sun.electric.tool.user.ui.LayerTab
Method to update this LayersTab.
updateLibrary(Library, Update.UpdateEnum) - Static method in class com.sun.electric.tool.cvspm.Update
Update all Cells from a library.
updateMenuItem(JMenuItem) - Method in class com.sun.electric.tool.user.menus.EMenu
 
updateMenuItem(JMenuItem) - Method in class com.sun.electric.tool.user.menus.EMenuItem
Updates appearance of menu item instance before popping up.
updateNetworkErrors(Cell, List<ErrorLogger.MessageLog>) - Method in class com.sun.electric.tool.AbstractUserInterface
 
updateNetworkErrors(Cell, List<ErrorLogger.MessageLog>) - Static method in class com.sun.electric.tool.Job
 
updateNetworkErrors(Cell, List<ErrorLogger.MessageLog>) - Static method in class com.sun.electric.tool.user.ui.ErrorLoggerTree
 
updateNetworkErrors(Cell, List<ErrorLogger.MessageLog>) - Method in class com.sun.electric.tool.user.UserInterfaceMain
 
updateOpenLibraries(Update.UpdateEnum) - Static method in class com.sun.electric.tool.cvspm.Update
Update all open libraries.
updateParam(Variable.AttrKey, Object) - Method in class com.sun.electric.database.hierarchy.Cell.CellGroup
Method to update a parameter on icons/schematics of this CellGroup with the specified values.
updateParam(Variable.Key, Object) - Method in class com.sun.electric.database.topology.NodeInst
Method to update a Parameter on this NodeInst with the specified values.
updateParameters(boolean) - Static method in class com.sun.electric.tool.user.menus.EditMenu
 
updateParamText(Variable.AttrKey, String) - Method in class com.sun.electric.database.hierarchy.Cell.CellGroup
Method to update a text parameter on icons/schematics of this ElectricObject with the specified values.
updatePortInsts(int[]) - Method in class com.sun.electric.database.hierarchy.Cell
Update PortInsts of all instances of this Cell accoding to pattern.
updatePortInsts(int[]) - Method in class com.sun.electric.database.topology.NodeInst
Update PortInsts of this NodeInst accoding to pattern.
updatePortInsts(boolean) - Method in class com.sun.electric.database.topology.NodeInst
Updaten PortInsts of this NodeInst according to PortProtos in prototype.
updateProgressDialog(int) - Method in class com.sun.electric.tool.io.input.Input
 
updateProject(Update.UpdateEnum) - Static method in class com.sun.electric.tool.cvspm.Update
Update all libraries.
updateProject() - Static method in class com.sun.electric.tool.project.UpdateJob
Method to update the project libraries from the repository.
updater - Static variable in class com.sun.electric.tool.user.ui.ToolBarButton
Dummy object for listener for updating
updateRecentlyOpenedLibrariesList() - Static method in class com.sun.electric.tool.user.menus.FileMenu
 
updateSizes() - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
Updates the size of all Logical Effort gates
updateStatusBar() - Static method in class com.sun.electric.tool.user.ui.StatusBar
Method to update the status bar from current values.
updateTechnologyLists() - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to update all technology popup selectors.
updateText(Cell) - Static method in class com.sun.electric.tool.user.ui.TextWindow
Method to update text for a cell (if it is being displayed).
updateToolBarButtons() - Static method in class com.sun.electric.tool.user.ui.ToolBar
Update associated ToolBarButtons on all toolbars and updatable menu items on all menubars
updateTransform(boolean) - Method in class com.sun.electric.plugins.j3d.J3DKeyBehavior
 
updateTransform(boolean) - Method in class com.sun.electric.plugins.j3d.J3DKeyCollision
Method to apply given transformation
updateUI() - Method in class com.sun.electric.tool.user.ui.ToolBarButton
Resets the UI property to a value from the current look and feel.
updateUndoRedoButtons(boolean, boolean) - Static method in class com.sun.electric.tool.user.ui.ToolBar
 
updateVar(Variable.Key, Object) - Method in class com.sun.electric.database.variable.ElectricObject
Method to update a Variable on this ElectricObject with the specified values.
updateVarCode(Variable.Key, CodeExpression.Code) - Method in class com.sun.electric.database.variable.ElectricObject
Method to update a Variable on this ElectricObject with the specified code.
updateVarText(Variable.Key, String) - Method in class com.sun.electric.database.variable.ElectricObject
Method to update a text Variable on this ElectricObject with the specified values.
updateWindows() - Method in class com.sun.electric.tool.project.DisplayedCells
Method to finish changes to displayed cells.
updateZValues(Layer, double, double) - Method in class com.sun.electric.plugins.j3d.ui.JThreeDSideView
 
updateZValues(Shape3D, float, float, float, float) - Static method in class com.sun.electric.plugins.j3d.utils.J3DUtils
Method to reset z values of shapes created with addPolyhedron
upHierarchy(boolean) - Method in class com.sun.electric.tool.user.ui.EditWindow
Pop out of an instance (go up the hierarchy)
URLExists(URL) - Static method in class com.sun.electric.database.text.TextUtils
Method to tell whether a given URL exists.
URLExists(URL, StringBuffer) - Static method in class com.sun.electric.database.text.TextUtils
Method to tell whether a given URL exists.
use4PortTransistors - Variable in class com.sun.electric.tool.io.input.Sue.SuePreferences
 
useAssign - Variable in class com.sun.electric.tool.io.output.Verilog.VerilogPreferences
 
useCellParameters - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
UseClientServerDef - Static variable in class com.sun.electric.StartupPrefs
Default whether to use a separate client and server for Electric
UseClientServerKey - Static variable in class com.sun.electric.StartupPrefs
Preferences key to tell whether to use a separate client and server for Electric.
useCopyrightMessage - Variable in class com.sun.electric.tool.io.output.Output.OutputPreferences
 
useMaster - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
useParallelFromToRoutes - Variable in class com.sun.electric.tool.routing.SeaOfGates.SeaOfGatesOptions
 
useParallelRoutes - Variable in class com.sun.electric.tool.routing.SeaOfGates.SeaOfGatesOptions
 
User - Class in com.sun.electric.tool.user
This is the User Interface tool.
User.ColorPrefType - Enum in com.sun.electric.tool.user
COLOR PREFERENCES
USER_NODE - Static variable in class com.sun.electric.database.text.PrefPackage
 
userAbort() - Method in class com.sun.electric.tool.ncc.netlist.NccNetlist
 
userAbort() - Method in class com.sun.electric.tool.ncc.result.NccResult
User aborted this comparison.
UserCom - Class in com.sun.electric.tool.simulation.als
Class to hold user-defined functions for the ALS Simulator.
UserCom() - Constructor for class com.sun.electric.tool.simulation.als.UserCom
 
userCommandIssued() - Static method in class com.sun.electric.tool.user.UserInterfaceMain
Method to report that the user issued a new command (click, keystroke, pulldown menu).
UserInterface - Interface in com.sun.electric.database.variable
This interface provides information from the user interface.
UserInterfaceDummy(int) - Constructor for class com.sun.electric.Main.UserInterfaceDummy
 
UserInterfaceExec - Class in com.sun.electric.tool
User Interface for Exec threads
UserInterfaceExec() - Constructor for class com.sun.electric.tool.UserInterfaceExec
 
UserInterfaceMain - Class in com.sun.electric.tool.user
Class to build the UserInterface for the main GUI version of the user interface.
UserInterfaceMain(List<String>, UserInterfaceMain.Mode, boolean) - Constructor for class com.sun.electric.tool.user.UserInterfaceMain
 
UserInterfaceMain.Mode - Enum in com.sun.electric.tool.user
Describe the windowing mode.
userManualCommand() - Static method in class com.sun.electric.tool.user.help.ManualViewer
Method to display the user's manual.
userManualRussianCommand() - Static method in class com.sun.electric.tool.user.help.ManualViewer
Method to display the Russian user's manual.
userRoot() - Method in class com.sun.electric.database.text.EmptyPreferencesFactory
Returns the user root preference node corresponding to the calling user.
userRoot() - Method in class com.sun.electric.tool.sandbox.DummyPreferencesFactory
Returns the user root preference node corresponding to the calling user.
Users - Class in com.sun.electric.tool.project
This is the user management part of the Project Management tool.
Users() - Constructor for class com.sun.electric.tool.project.Users
 
useRunDir - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
userWantsToAbort() - Method in class com.sun.electric.tool.ncc.Aborter
 
userWantsToAbort() - Method in class com.sun.electric.tool.ncc.NccGlobals
 
useStippleDisplay - Variable in class com.sun.electric.tool.user.dialogs.ColorPatternPanel.Info
 
useStipplePrinter - Variable in class com.sun.electric.tool.user.dialogs.ColorPatternPanel.Info
 
USETABLES - Static variable in class com.sun.electric.tool.user.waveform.WaveformWindow
 
useTrireg - Variable in class com.sun.electric.tool.io.output.Verilog.VerilogPreferences
 
useView - Variable in class com.sun.electric.plugins.j3d.utils.J3DSerialization
 
Utils - Class in com.sun.electric.tool.generator.flag
 
Utils() - Constructor for class com.sun.electric.tool.generator.flag.Utils
 
uTSize - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
size of upper-triangle of layers

V

v - Variable in class com.sun.electric.tool.user.tecEditWizard.WizardField
 
VADDRESS - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines an unsigned address.
validatePanel() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
validatePowerAndGround(boolean) - Static method in class com.sun.electric.tool.user.menus.ToolMenu
 
validateSkippedCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.io.output.Spice
Method called when a cell is skipped.
validateSkippedCell(HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.io.output.Topology
If a cell is skipped, this method can perform any checking to validate that no error occurs
validateTrackAssign(HashMap<String, Object>, Cell) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
validExportName(String, boolean) - Static method in class com.sun.electric.database.ImmutableExport
Returns name key of string if string is a valid Export name, null if not.
validKeyEvent(KeyEvent) - Static method in class com.sun.electric.tool.user.KeyBindingManager
Says whether or not KeyBindingManager will bind to this key event
validOnlyWhenTopologyMismatch - Variable in class com.sun.electric.tool.user.ncc.ExportMismatch
is this mismatch valid only when topology mismatch? Used to avoid duplication with suggested matches which are given when topology matches
value(long) - Method in class com.sun.electric.plugins.j3d.utils.J3DAlpha
Overwrites original Alpha's value function to consider manual mode
value - Variable in class com.sun.electric.technology.Xml.Distance
 
value - Variable in class com.sun.electric.technology.xml.Xml805.Distance
 
value - Variable in class com.sun.electric.technology.xml.Xml806.Distance
 
value - Variable in class com.sun.electric.technology.xml.Xml807.Distance
 
valueChanged(TreeSelectionEvent) - Method in class com.sun.electric.tool.user.dialogs.EditKeyBindings
Called when selection of Node in tree changes.
valueChanged(TreeSelectionEvent) - Method in class com.sun.electric.tool.user.dialogs.options.ToolbarTab
Called when selection of Node in tree changes.
valueDescription() - Method in class com.sun.electric.tool.ncc.netlist.Bipolar
 
valueDescription() - Method in class com.sun.electric.tool.ncc.netlist.Mos
 
valueDescription() - Method in class com.sun.electric.tool.ncc.netlist.NetObject
human readable enumeration of sizes and other values
valueDescription() - Method in class com.sun.electric.tool.ncc.netlist.Part
Report the numeric values of this Part, for example: width, length, resistance.
valueDescription() - Method in class com.sun.electric.tool.ncc.netlist.Port
 
valueDescription() - Method in class com.sun.electric.tool.ncc.netlist.Resistor
 
valueDescription() - Method in class com.sun.electric.tool.ncc.netlist.Subcircuit
 
valueDescription() - Method in class com.sun.electric.tool.ncc.netlist.Wire
 
valueForPathChanged(TreePath, Object) - Method in class com.sun.electric.tool.user.ui.ExplorerTreeModel
Messaged when the user has altered the value for the item identified by path to newValue.
valueOf(String) - Static method in enum com.sun.electric.database.geometry.EGraphics.J3DTransparencyOption
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.sun.electric.database.geometry.EGraphics.J3DTransparencyOption
 
valueOf(String) - Static method in enum com.sun.electric.database.geometry.EGraphics.Outline
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.database.geometry.GeometryHandler.GHMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.database.geometry.Poly.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.database.network.Netlist.ShortResistors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.database.prototype.PortCharacteristic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.database.text.TextUtils.WhatToSearch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.database.variable.CodeExpression.Code
Returns the enum constant of this type with the specified name.
valueOf(String, CodeExpression.Code) - Static method in class com.sun.electric.database.variable.CodeExpression
 
valueOf(String) - Static method in enum com.sun.electric.technology.ArcProto.Function
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.technology.DRCTemplate.DRCMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.technology.DRCTemplate.DRCRuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.sun.electric.technology.Foundry.Type
 
valueOf(String) - Static method in enum com.sun.electric.technology.Layer.Function
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.technology.PrimitiveNode.Function
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.technology.Xml.ProtectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.Client.OS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.cvspm.Update.UpdateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.drc.DRC.DRCCheckLogging
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.drc.DRC.DRCCheckMinArea
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.drc.DRC.DRCCheckMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.drc.DRC.DRCErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.EJob.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.extract.LayerCoverageTool.LCMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.generator.layout.fill.FillGenConfig.FillGenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.generator.layout.fill.FillGeneratorTool.FillTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.generator.layout.fill.FillGeneratorTool.Units
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.generator.layout.LayoutLib.Corner
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.generator.layout.TechType.TechTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.io.input.spicenetlist.SpiceSubckt.PortType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.Job.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.Job.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.logicaleffort.LESizer.Alg
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.ncc.result.BenchmarkResults.BenchIdx
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.routing.RouteElement.RouteElementAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.simulation.Simulation.SpiceEngine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.simulation.Simulation.SpiceGlobal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.simulation.Simulation.SpiceParasitics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.user.CircuitChangeJobs.ChangeArcEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.user.ui.ToolBar.CursorMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.user.ui.ToolBar.SelectMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.user.User.ColorPrefType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.electric.tool.user.UserInterfaceMain.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sun.electric.database.geometry.EGraphics.J3DTransparencyOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.database.geometry.EGraphics.Outline
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.database.geometry.GeometryHandler.GHMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.database.geometry.Poly.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.database.network.Netlist.ShortResistors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.database.prototype.PortCharacteristic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.database.text.TextUtils.WhatToSearch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.database.variable.CodeExpression.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.technology.ArcProto.Function
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.technology.DRCTemplate.DRCMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.technology.DRCTemplate.DRCRuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class com.sun.electric.technology.DRCTemplate
 
values() - Static method in enum com.sun.electric.technology.Layer.Function
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.technology.PrimitiveNode.Function
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.technology.Xml.ProtectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.Client.OS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.cvspm.Update.UpdateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.drc.DRC.DRCCheckLogging
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.drc.DRC.DRCCheckMinArea
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.drc.DRC.DRCCheckMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.drc.DRC.DRCErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.EJob.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.extract.LayerCoverageTool.LCMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.generator.layout.fill.FillGenConfig.FillGenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.generator.layout.fill.FillGeneratorTool.FillTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.generator.layout.fill.FillGeneratorTool.Units
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.generator.layout.LayoutLib.Corner
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.generator.layout.TechType.TechTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.io.input.spicenetlist.SpiceSubckt.PortType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.Job.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.Job.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.logicaleffort.LESizer.Alg
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.ncc.result.BenchmarkResults.BenchIdx
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.routing.RouteElement.RouteElementAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.simulation.Simulation.SpiceEngine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.simulation.Simulation.SpiceGlobal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.simulation.Simulation.SpiceParasitics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.user.CircuitChangeJobs.ChangeArcEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.user.ui.ToolBar.CursorMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.user.ui.ToolBar.SelectMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.user.User.ColorPrefType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.electric.tool.user.UserInterfaceMain.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
VARCINST - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines an arcinst pointer.
VarContext - Class in com.sun.electric.database.variable
VarContext represents a hierarchical path of NodeInsts.
VarContext.EvalException - Exception in com.sun.electric.database.variable
 
VARCPROTO - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines an arcproto pointer.
Variable - Class in com.sun.electric.database.variable
The Variable immutable class defines a single attribute-value pair that can be attached to any ElectricObject.
Variable.AttrKey - Class in com.sun.electric.database.variable
The Key class caches attribute Variable names.
Variable.Key - Class in com.sun.electric.database.variable
The Key class caches Variable names.
VBOOLEAN - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a boolean variable.
VCHAR - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a character variable.
VCODE1 - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines whether the variable is interpreted code (with VCODE2).
VCODE2 - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines whether the variable is interpreted code (with VCODE1).
VCONSTRAINT - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a constraint solver.
vcrClickStop() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to stop the auto-playing in the simulation window.
VDD_CHARACTERISTIC - Static variable in class com.sun.electric.tool.generator.layout.fill.FillCell
 
VDD_NAME - Static variable in class com.sun.electric.tool.generator.layout.fill.FillCell
 
VDD_STRENGTH - Static variable in class com.sun.electric.tool.simulation.Stimuli
 
VddGndM3 - Class in com.sun.electric.tool.generator.flag.designs.Infinity2
 
VddGndStraps - Interface in com.sun.electric.tool.generator.layout.fill
Give access to the metal straps inside a MetalLayer or CapLayer
vddNum - Variable in class com.sun.electric.tool.generator.layout.fill.CapCell
 
VDISPLAY - Static variable in class com.sun.electric.tool.io.ELIBConstants
Set if the variable is displayable (uses textdescript field).
VDOUBLE - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a double-precision floating point.
VectorCache - Class in com.sun.electric.tool.user.redisplay
Class to hold scalable representation of circuit displays.
VectorCache(EDatabase) - Constructor for class com.sun.electric.tool.user.redisplay.VectorCache
Creates a new instance of VectorCache
VectorCache.VectorBase - Class in com.sun.electric.tool.user.redisplay
Class which defines the common information for all cached displayable objects
VERBOSE - Static variable in class com.sun.electric.tool.io.input.LibraryFiles
 
verbose - Variable in class com.sun.electric.tool.routing.Router
set to tell user short info on what was done
VERILOG - Static variable in class com.sun.electric.database.hierarchy.View
Defines the Verilog view (a text view).
VERILOG - Static variable in class com.sun.electric.tool.io.FileType
Describes Verilog decks.
Verilog - Class in com.sun.electric.tool.io.output
This is the Simulation Interface tool.
Verilog.VerilogPreferences - Class in com.sun.electric.tool.io.output
 
VERILOG_BEHAVE_FILE_KEY - Static variable in class com.sun.electric.tool.io.output.Verilog
key of Variable holding file name with Verilog.
VERILOG_CODE_KEY - Static variable in class com.sun.electric.tool.io.output.Verilog
key of Variable holding verilog code.
VERILOG_DECLARATION_KEY - Static variable in class com.sun.electric.tool.io.output.Verilog
key of Variable holding verilog declarations.
VERILOG_DEFPARAM_KEY - Static variable in class com.sun.electric.tool.io.output.Verilog
key of Variable holding verilog defparams.
VERILOG_EXTERNAL_CODE_KEY - Static variable in class com.sun.electric.tool.io.output.Verilog
key of Variable holding verilog code that is external to the module.
VERILOG_PARAMETER_KEY - Static variable in class com.sun.electric.tool.io.output.Verilog
key of Variable holding verilog parameters.
VERILOG_TEMPLATE_KEY - Static variable in class com.sun.electric.tool.io.output.Verilog
key of Variable holding verilog templates.
VerilogData - Class in com.sun.electric.tool.io.input.verilog
User: gg151869 Date: Jan 19, 2007
VerilogData.VerilogInstance - Class in com.sun.electric.tool.io.input.verilog
 
VerilogData.VerilogModule - Class in com.sun.electric.tool.io.input.verilog
Class to represent subcells
VerilogData.VerilogPort - Class in com.sun.electric.tool.io.input.verilog
This class covers input/output/inout
VerilogData.VerilogPortInst - Class in com.sun.electric.tool.io.input.verilog
 
VerilogData.VerilogWire - Class in com.sun.electric.tool.io.input.verilog
This class covers wires.
verilogModelPrefs - Static variable in class com.sun.electric.tool.io.output.CellModelPrefs
 
VERILOGOUT - Static variable in class com.sun.electric.tool.io.FileType
Describes Verilog output.
VerilogOut - Class in com.sun.electric.tool.io.input.verilog
Class for reading and displaying waveforms from Verilog output.
VerilogOut() - Constructor for class com.sun.electric.tool.io.input.verilog.VerilogOut
 
VerilogPreferences(boolean) - Constructor for class com.sun.electric.tool.io.input.verilog.VerilogReader.VerilogPreferences
 
VerilogPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.Verilog.VerilogPreferences
 
VerilogReader - Class in com.sun.electric.tool.io.input.verilog
User: gg151869 Date: Oct 23, 2006
VerilogReader(VerilogReader.VerilogPreferences) - Constructor for class com.sun.electric.tool.io.input.verilog.VerilogReader
Creates a new instance of VerilogReader.
VerilogReader.VerilogPreferences - Class in com.sun.electric.tool.io.input.verilog
 
VerilogTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Verilog" tab of the Project Preferences dialog.
VerilogTab(PreferencesFrame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.VerilogTab
Creates new form VerilogTab
VerilogWire(String, String) - Constructor for class com.sun.electric.tool.io.input.verilog.VerilogData.VerilogWire
 
version - Variable in class com.sun.electric.database.ImmutableLibrary
version of Electric which wrote the ImmutableLibrary.
Version - Class in com.sun.electric.database.text
A Version is a text-parsing object for Electric's version number.
Version() - Constructor for class com.sun.electric.technology.Xml.Version
 
Version() - Constructor for class com.sun.electric.technology.xml.Xml805.Version
 
Version() - Constructor for class com.sun.electric.technology.xml.Xml806.Version
 
Version() - Constructor for class com.sun.electric.technology.xml.Xml807.Version
 
version - Variable in class com.sun.electric.tool.cvspm.Log.LogEntry
 
version - Variable in class com.sun.electric.tool.io.input.LibraryFiles
the Electric version in the library file.
versions - Variable in class com.sun.electric.technology.Xml.Technology
 
versions - Variable in class com.sun.electric.technology.xml.Xml805.Technology
 
versions - Variable in class com.sun.electric.technology.xml.Xml806.Technology
 
versions - Variable in class com.sun.electric.technology.xml.Xml807.Technology
 
vertArcWidth - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The width of the vertical routing arc.
VerticalRoute - Class in com.sun.electric.tool.routing
Class to route vertically (in Z direction) between two RouteElements.
vertRoutingArc - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The vertical routing arc.
VertTrack - Class in com.sun.electric.tool.generator.layout.gates
This part simply reserves space for one vertical metal1 track to be used to connect N-stacks and P-stacks.
VertTrack() - Constructor for class com.sun.electric.tool.generator.layout.gates.VertTrack
 
VFLOAT - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a floating point variable.
VFRACT - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a fractional integer (scaled by WHOLE).
VGENERAL - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a general address/type pairs (only in fixed-length arrays).
VGEOM - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a geometry pointer.
VGRAPHICS - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a graphics object pointer.
VHDL - Static variable in class com.sun.electric.database.hierarchy.View
Defines the VHDL view (a text view).
vhdlNames - Variable in class com.sun.electric.tool.io.output.GenerateVHDL.VHDLPreferences
 
VHDLPreferences(boolean) - Constructor for class com.sun.electric.tool.io.output.GenerateVHDL.VHDLPreferences
 
via - Variable in class com.sun.electric.tool.io.input.LEFDEF.ViaDef
 
Via - Class in com.sun.electric.tool.user.tecEditWizard
Class to handle the "Via" tab of the Numeric Technology Editor dialog.
Via(TechEditWizard, boolean) - Constructor for class com.sun.electric.tool.user.tecEditWizard.Via
Creates new form Via
viaAbove(int) - Method in class com.sun.electric.tool.generator.layout.TechType
 
viaBelow(int) - Method in class com.sun.electric.tool.generator.layout.TechType
 
ViaDef() - Constructor for class com.sun.electric.tool.io.input.LEFDEF.ViaDef
 
viaName - Variable in class com.sun.electric.tool.io.input.LEFDEF.ViaDef
 
viaSize - Variable in class com.sun.electric.tool.sc.SilComp.SilCompPrefs
The size of vias.
View - Class in com.sun.electric.database.hierarchy
A View is an object that represents a style of design, for example schematic, layout, etc.
View3DWindow - Class in com.sun.electric.plugins.j3d
This class deals with 3D View using Java3D
ViewChanges - Class in com.sun.electric.tool.user
Class for view-related changes to the circuit.
ViewChanges.CreateAndViewCell - Class in com.sun.electric.tool.user
Class to create a cell and display it in a new window.
ViewChanges.IconParameters - Class in com.sun.electric.tool.user
Class to define parameters for automatic icon generation
ViewChanges.MakeLayoutView - Class in com.sun.electric.tool.user
Class to generate the alternate view of a cell.
ViewChanges.MakeNewViewDialog - Class in com.sun.electric.tool.user
Class to handle the "Make New View" dialog.
ViewControl - Class in com.sun.electric.tool.user.dialogs
Class to handle the "View Control" dialog.
ViewControl(Frame) - Constructor for class com.sun.electric.tool.user.dialogs.ViewControl
Creates new form View Control
viewControlCommand() - Static method in class com.sun.electric.tool.user.menus.ViewMenu
This method implements the command to control Views.
ViewMenu - Class in com.sun.electric.tool.user.menus
Class to handle the commands in the "View" pulldown menu.
ViewMenu() - Constructor for class com.sun.electric.tool.user.menus.ViewMenu
 
VINTEGER - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a 32-bit integer variable.
VIS_INSIDE - Static variable in class com.sun.electric.database.ImmutableNodeInst
Flag to set an ImmutableNodeInst to be visible-inside.
VISARRAY - Static variable in class com.sun.electric.tool.io.ELIBConstants
Set if variable is an array of objects.
visibilityChanged() - Method in class com.sun.electric.tool.user.redisplay.AbstractDrawing
Notifies about visibilit change Retruns true if full repaint is necessary
visitNodeInst(Nodable, HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.database.hierarchy.HierarchyEnumerator.Visitor
The HierarchyEnumerator is visiting Nodable ni.
visitNodeInst(Nodable, HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.extract.GeometrySearch
 
visitNodeInst(Nodable, HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.extract.LayerCoverageTool.LayerVisitor
 
visitNodeInst(Nodable, HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.generator.flag.SchematicVisitor
 
visitNodeInst(Nodable, HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.generator.sclibrary.SCLibraryGen.StandardCellHierarchy
 
visitNodeInst(Nodable, HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.io.output.Geometry.Visitor
 
visitNodeInst(Nodable, HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.io.output.Spice.FlatSpiceCodeVisitor
 
visitNodeInst(Nodable, HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.io.output.Topology.Visitor
 
visitNodeInst(Nodable, HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.logicaleffort.LENetlister1
Visit NodeInst creates a new Logical Effort instance from the parameters found on the Nodable, if that Nodable is an LEGATE.
visitNodeInst(Nodable, HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.logicaleffort.LENetlister2
Visit NodeInst creates a new Logical Effort instance from the parameters found on the Nodable, if that Nodable is an LEGATE.
visitNodeInst(Nodable, HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.ncc.NccCrossProbing
 
visitNodeInst(Nodable, HierarchyEnumerator.CellInfo) - Method in class com.sun.electric.tool.user.NetworkHighlighter
 
Visitor() - Constructor for class com.sun.electric.database.hierarchy.HierarchyEnumerator.Visitor
 
Visitor(Geometry, int) - Constructor for class com.sun.electric.tool.io.output.Geometry.Visitor
 
Visitor(Topology) - Constructor for class com.sun.electric.tool.io.output.Topology.Visitor
 
VLENGTH - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines the array length (0: array is -1 terminated).
VLENGTHSH - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines the right shift for VLENGTH.
VLIBRARY - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a library pointer.
VNETWORK - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a network pointer.
VNODEINST - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a nodeinst pointer.
VNODEPROTO - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a nodeproto pointer.
VPOLYGON - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a polygon pointer.
VPORTARCINST - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a portarcinst pointer.
VPORTEXPINST - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a portexpinst pointer.
VPORTPROTO - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a portproto pointer.
VRTNODE - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines an R-tree pointer.
VSHORT - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a 16-bit integer.
VSTRING - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a string variable.
VTECHNOLOGY - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a technology pointer.
VTFACE - Static variable in class com.sun.electric.tool.io.ELIBConstants
Face of text bits in descriptor 1.
VTFACESH - Static variable in class com.sun.electric.tool.io.ELIBConstants
Right shift of VTFACE.
vth() - Method in class com.sun.electric.tool.generator.layout.TechType
 
vtl() - Method in class com.sun.electric.tool.generator.layout.TechType
 
VTOOL - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a tool pointer.
VTYPE - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines all above type fields.
VUNKNOWN - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines an undefined variable.
VVIEW - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a view pointer.
VWINDOWFRAME - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a window frame pointer.
VWINDOWPART - Static variable in class com.sun.electric.tool.io.ELIBConstants
Defines a window partition pointer.

W

WANTNEXPAND - Static variable in class com.sun.electric.database.hierarchy.Cell
set if instances should be expanded
wantToOpenCurrentLibrary(boolean, Cell) - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to force the explorer tree to show the current library or signals list.
wantToRedoLibraryTree() - Static method in class com.sun.electric.tool.user.ui.WindowFrame
Method to request that the library tree be reloaded.
wantToRedoSignalTree() - Method in class com.sun.electric.tool.user.ui.WindowFrame
 
wantToRedoTitleNames() - Static method in class com.sun.electric.tool.user.ui.WindowFrame
 
WarningLog(String, Cell, int, List<ErrorHighlight>) - Constructor for class com.sun.electric.tool.user.ErrorLogger.WarningLog
 
WarningLog(String, CellId, int, List<ErrorHighlight>) - Constructor for class com.sun.electric.tool.user.ErrorLogger.WarningLog
 
Waveform - Interface in com.sun.electric.tool.simulation
Waveform - piecewise linear real function of time
waveformDropTarget - Static variable in class com.sun.electric.tool.user.waveform.WaveformWindow
drop target (for drag and drop)
WaveformImpl - Class in com.sun.electric.tool.simulation
Simple implementation of Waveform interface
WaveformImpl(double[], double[]) - Constructor for class com.sun.electric.tool.simulation.WaveformImpl
Constructs waveform from time and value arrays.
WaveformWindow - Class in com.sun.electric.tool.user.waveform
This class defines the a screenful of Panels that make up a waveform display.
WaveformWindow(Stimuli, WindowFrame) - Constructor for class com.sun.electric.tool.user.waveform.WaveformWindow
Constructor creates a Waveform window in a given WindowFrame with given Stimuli data.
WaveformWindow.Locator - Class in com.sun.electric.tool.user.waveform
Class to find the WaveformWindow associated with the cell in a given EditWindow.
WaveformWindow.OnePanel - Class in com.sun.electric.tool.user.waveform
This class extends JPanel so that components of the Waveform window can be identified by the Drag and Drop system.
WaveformZoom - Class in com.sun.electric.tool.user.dialogs
Class to handle the dialog for precise control of Waveform window extents.
WaveformZoom(Frame, double, double, double, double, WaveformWindow, Panel) - Constructor for class com.sun.electric.tool.user.dialogs.WaveformZoom
Creates new form Waveform Zoom
WaveSignal - Class in com.sun.electric.tool.user.waveform
This class defines a single trace in a Panel.
WaveSignal(Panel, Signal) - Constructor for class com.sun.electric.tool.user.waveform.WaveSignal
 
WEAK_NODE_KEY - Static variable in class com.sun.electric.tool.simulation.Simulation
key of Variable holding flag for weak nodes.
WeakReferences<E> - Class in com.sun.electric.database.text
A pool of weak reference objects, which do not prevent their referents from being made finalizable, finalized, and then reclaimed.
WeakReferences() - Constructor for class com.sun.electric.database.text.WeakReferences
Constructs an empty pool.
WellCheckPreferences(boolean) - Constructor for class com.sun.electric.tool.erc.ERCWellCheck.WellCheckPreferences
 
WellCheckTab - Class in com.sun.electric.tool.user.dialogs.options
Class to handle the "Well Check" tab of the Preferences dialog.
WellCheckTab(Frame, boolean) - Constructor for class com.sun.electric.tool.user.dialogs.options.WellCheckTab
Creates new form WellCheckTab
WellImplant - Class in com.sun.electric.tool.user.tecEditWizard
Class to handle the "WellImplant" tab of the Numeric Technology Editor dialog.
WellImplant(TechEditWizard, boolean) - Constructor for class com.sun.electric.tool.user.tecEditWizard.WellImplant
Creates new form WellImplant
wellNode - Variable in class com.sun.electric.technology.technologies.Schematics
well
wellSurroundDiff - Variable in class com.sun.electric.tool.generator.layout.TechType
 
WellTie - Class in com.sun.electric.tool.generator.layout.gates
 
WellTie() - Constructor for class com.sun.electric.tool.generator.layout.gates.WellTie
 
wf - Variable in class com.sun.electric.tool.user.ui.WindowContextClass
the window frame containing this editwindow
whatTechnology(NodeProto) - Static method in class com.sun.electric.technology.Technology
Method to determine the appropriate Technology to use for a Cell.
whatTechnology(NodeProto, NodeProto[], int, int, ArcProto[]) - Static method in class com.sun.electric.technology.Technology
Method to determine the appropriate technology to use for a cell.
when - Variable in class com.sun.electric.technology.DRCTemplate
 
whichCell() - Method in class com.sun.electric.database.hierarchy.Cell
Method to determine the appropriate Cell associated with this ElectricObject.
whichCell() - Method in class com.sun.electric.database.hierarchy.Export
Method to determine the appropriate Cell associated with this ElectricObject.
whichCell() - Method in class com.sun.electric.database.topology.Geometric
Method to determine the appropriate Cell associated with this ElectricObject.
whichCell() - Method in class com.sun.electric.database.variable.ElectricObject
Method to determine the appropriate Cell associated with this ElectricObject.
whichMultiPage() - Method in class com.sun.electric.database.topology.Geometric
Method to determine which page of a multi-page schematic this Geometric is on.
WHITE - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color white.
whiteBackgroundCommand() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
This method implements the command to set colors so that there is a white background.
wideLimit - Variable in class com.sun.electric.technology.technologies.utils.MOSRules
width limit that triggers wide rules
widestWireWidth(PortInst) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Find the width of the widest wire connected hierarchically to port.
widLen() - Method in class com.sun.electric.tool.ncc.result.SizeMismatch.LengthMismatch
 
widLen() - Method in class com.sun.electric.tool.ncc.result.SizeMismatch.Mismatch
 
widLen() - Method in class com.sun.electric.tool.ncc.result.SizeMismatch.WidthMismatch
 
width - Variable in class com.sun.electric.technology.PrimitiveNodeSize
 
width - Variable in class com.sun.electric.technology.Xml.NodeSizeRule
 
width - Variable in class com.sun.electric.technology.xml.Xml805.NodeSizeRule
 
width - Variable in class com.sun.electric.technology.xml.Xml806.NodeSizeRule
 
width - Variable in class com.sun.electric.technology.xml.Xml807.NodeSizeRule
 
width - Variable in class com.sun.electric.technology.xml.XmlParam.NodeSizeRule
 
width - Variable in class com.sun.electric.tool.extract.LayerCoverageTool.TransistorInfo
sum of width of transistors
width - Variable in class com.sun.electric.tool.generator.layout.fill.FillGenConfig
 
WIDTH_SUBDIVS_KEY - Static variable in class com.sun.electric.tool.io.output.FastHenry
key of Variable holding width subdivisions.
widthInMicrons - Variable in class com.sun.electric.tool.extract.LayerCoverageTool.LayerCoveragePreferences
User preference for width of the bounding box.
WidthMismatch(double, PartReport.PartReportable, int, double, PartReport.PartReportable, int) - Constructor for class com.sun.electric.tool.ncc.result.SizeMismatch.WidthMismatch
 
widthsFromLEF - Static variable in class com.sun.electric.tool.io.input.LEFDEF
 
WINBOR - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the window border color.
windowActivated(WindowEvent) - Method in class com.sun.electric.tool.user.dialogs.ModalCommandDialog
 
windowClosed(WindowEvent) - Method in class com.sun.electric.tool.user.dialogs.ModalCommandDialog
 
windowClosing(WindowEvent) - Method in class com.sun.electric.tool.user.dialogs.ModalCommandDialog
 
WindowContent - Interface in com.sun.electric.tool.user.ui
This class defines the right-side of a windowframe (the contents, as opposed to the explorer tree).
WindowContextClass - Class in com.sun.electric.tool.user.ui
This class defines the right-side of a windowframe (the contents, as opposed to the explorer tree).
WindowContextClass(Cell, WindowFrame) - Constructor for class com.sun.electric.tool.user.ui.WindowContextClass
 
windowDeactivated(WindowEvent) - Method in class com.sun.electric.tool.user.dialogs.ModalCommandDialog
 
windowDeiconified(WindowEvent) - Method in class com.sun.electric.tool.user.dialogs.ModalCommandDialog
 
WindowFrame - Class in com.sun.electric.tool.user.ui
This class defines an edit window, with a cell explorer on the left side.
WindowFrame() - Constructor for class com.sun.electric.tool.user.ui.WindowFrame
 
WindowFrame.CellHistory - Class in com.sun.electric.tool.user.ui
Class to track CellHistory and associated values.
WindowFrame.CurTechControlListener - Class in com.sun.electric.tool.user.ui
Class to handle changes the "Technology" selection of either the Layer tab or the Component tab of the side bar.
WindowFrame.DisplayAttributes - Class in com.sun.electric.tool.user.ui
 
windowIconified(WindowEvent) - Method in class com.sun.electric.tool.user.dialogs.ModalCommandDialog
 
WindowMenu - Class in com.sun.electric.tool.user.menus
Class to handle the commands in the "Window" pulldown menu.
WindowMenu() - Constructor for class com.sun.electric.tool.user.menus.WindowMenu
 
windowOpened(WindowEvent) - Method in class com.sun.electric.tool.user.dialogs.ModalCommandDialog
 
wipable - Variable in class com.sun.electric.technology.Xml.ArcProto
 
wipable - Variable in class com.sun.electric.technology.xml.Xml805.ArcProto
 
wipable - Variable in class com.sun.electric.technology.xml.Xml806.ArcProto
 
wipable - Variable in class com.sun.electric.technology.xml.Xml807.ArcProto
 
wipable - Variable in class com.sun.electric.technology.xml.XmlParam.ArcProto
 
wipes - Variable in class com.sun.electric.technology.Xml.PrimitiveNodeGroup
 
wipes - Variable in class com.sun.electric.technology.xml.Xml805.PrimitiveNode
 
wipes - Variable in class com.sun.electric.technology.xml.Xml806.PrimitiveNode
 
wipes - Variable in class com.sun.electric.technology.xml.Xml807.PrimitiveNode
 
wipes - Variable in class com.sun.electric.technology.xml.XmlParam.PrimitiveNode
 
WIRE - Static variable in class com.sun.electric.tool.logicaleffort.Instance.Type
NotSizeable
WIRE - Static variable in class com.sun.electric.tool.logicaleffort.LEInst.Type
NotSizeable
WIRE - Static variable in class com.sun.electric.tool.logicaleffort.LENodable.Type
NotSizeable
WIRE - Static variable in class com.sun.electric.tool.ncc.netlist.NetObject.Type
 
Wire - Class in com.sun.electric.tool.ncc.netlist
A Wire represents an electrical equipotential.
Wire(NccNameProxy.WireNameProxy) - Constructor for class com.sun.electric.tool.ncc.netlist.Wire
 
wire_arc - Variable in class com.sun.electric.technology.technologies.Schematics
wire arc
WIRE_TYPE_KEY - Static variable in class com.sun.electric.tool.io.output.Verilog
key of Variable holding verilog wire time.
wireConNode - Variable in class com.sun.electric.technology.technologies.Schematics
wire-con
WireNameProxy(HierarchyEnumerator.NetNameProxy, String) - Constructor for class com.sun.electric.tool.ncc.netlist.NccNameProxy.WireNameProxy
 
wirePinNode - Variable in class com.sun.electric.technology.technologies.Schematics
wire-pin
wireRatio - Variable in class com.sun.electric.tool.logicaleffort.LENetlister.NetlisterConstants
wire to gate cap ratio
WireReport - Class in com.sun.electric.tool.ncc.result
Save Wire information needed by NCC GUI when reporting mismatches to the user.
WireReport(WireReport.WireReportable) - Constructor for class com.sun.electric.tool.ncc.result.WireReport
 
WireReport.WireReportable - Interface in com.sun.electric.tool.ncc.result
 
wireTo(int) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Wire to a layer.
wireVddGnd(FoldedMos[], StdCellParams.SelectSrcDrn, Cell) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
Wire pmos or nmos to vdd or gnd, respectively.
wireVddGnd(FoldedMos, StdCellParams.SelectSrcDrn, Cell) - Method in class com.sun.electric.tool.generator.layout.StdCellParams
 
with(ImmutableCell, ImmutableNodeInst[], ImmutableArcInst[], ImmutableExport[], TechPool) - Method in class com.sun.electric.database.CellBackup
Creates a new instance of CellBackup which differs from this CellBackup.
with(ImmutableCell, ImmutableNodeInst[], ImmutableArcInst[], ImmutableExport[]) - Method in class com.sun.electric.database.CellRevision
Creates a new instance of CellRevision which differs from this CellRevision.
with(Tool, Environment, CellBackup[], ERectangle[], LibraryBackup[]) - Method in class com.sun.electric.database.Snapshot
Creates a new instance of Snapshot which differs from this Snapshot.
with(E[]) - Method in class com.sun.electric.database.text.ImmutableArrayList
 
withAbsSize(int) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by text size.
withAbsSize(int) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by text size.
withAdder(double) - Method in class com.sun.electric.technology.EdgeH
Returns EdgeH with the new adder.
withAdder(double) - Method in class com.sun.electric.technology.EdgeV
Returns EdgeV with the new adder.
withAlignment(Dimension2D[], int) - Method in class com.sun.electric.database.EditingPreferences
Method to set the default alignment of objects to the grid.
withAlignmentReset() - Method in class com.sun.electric.database.EditingPreferences
 
withAlwaysDrawn(boolean) - Method in class com.sun.electric.database.ImmutableExport
Returns ImmutableExport which differs from this ImmutableExport by alwaysDrawn flag.
withAnchor(EPoint) - Method in class com.sun.electric.database.ImmutableNodeInst
Returns ImmutableNodeInst which differs from this ImmutableNodeInst by anchor point.
withAngle(int) - Method in class com.sun.electric.database.ImmutableArcInst
Returns ImmutableArcInst which differs from this ImmutableArcInst by angke.
withArcAngleIncrement(ArcProtoId, int) - Method in class com.sun.electric.database.EditingPreferences
 
withArcFlags(ArcProtoId, int) - Method in class com.sun.electric.database.EditingPreferences
 
withArcGridExtend(ArcProtoId, long) - Method in class com.sun.electric.database.EditingPreferences
 
withArcPin(ArcProtoId, PrimitiveNodeId) - Method in class com.sun.electric.database.EditingPreferences
 
withArcsReset() - Method in class com.sun.electric.database.EditingPreferences
 
withBodyOnly(boolean) - Method in class com.sun.electric.database.ImmutableExport
Returns ImmutableExport which differs from this ImmutableExport by bodyOnly flag.
withBold(boolean) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by bold flag.
withBold(boolean) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by bold flag.
withCharacteristic(PortCharacteristic) - Method in class com.sun.electric.database.ImmutableExport
Returns ImmutableExport which differs from this ImmutableExport by port characteristic.
withCode(Object, CodeExpression.Code) - Static method in class com.sun.electric.database.variable.Variable
Returns Object of specified Code derived from specified Object If code is not NONE, the new Object will be of type CodeExpression.
withCode(CodeExpression.Code) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by code.
withColor(Color) - Method in class com.sun.electric.database.geometry.EGraphics
Method returns EGraphics which differs from this EGraphics by to the associated color.
withColor(User.ColorPrefType, Color) - Method in class com.sun.electric.tool.user.GraphicsPreferences
 
withColorIndex(int) - Method in class com.sun.electric.database.geometry.EGraphics
Method returns EGraphics which differs from this EGraphics by a "color index".
withColorIndex(int) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by colorIndex.
withColorIndex(int) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by colorIndex.
withCreationDate(long) - Method in class com.sun.electric.database.ImmutableCell
Returns ImmutableCell which differs from this ImmutableCell by creation date.
withDefaultFont(String) - Method in class com.sun.electric.tool.user.GraphicsPreferences
 
withDelibCells(Set<CellId>) - Method in class com.sun.electric.database.ImmutableLibrary
Returns ImmutableLibrary which differs from this ImmutableLibrary by delibCells.
withDisplay(boolean) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by displayable flag.
withDisplay(AbstractTextDescriptor.Display) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by displayable mode.
withDisplay(boolean) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by displayable flag.
withDisplayLevelReset() - Method in class com.sun.electric.tool.user.GraphicsPreferences
 
withDisplayWithoutParam() - Method in class com.sun.electric.database.variable.TextDescriptor
 
withDispPart(AbstractTextDescriptor.DispPos) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by dislay part.
withDispPart(AbstractTextDescriptor.DispPos) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by dislay part.
withExportDisplayLevel(int) - Method in class com.sun.electric.tool.user.GraphicsPreferences
 
withFace(int) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by text font.
withFace(int) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by text font.
withFactoryColor(User.ColorPrefType) - Method in class com.sun.electric.tool.user.GraphicsPreferences
 
withField(String, Object) - Method in class com.sun.electric.database.text.PrefPackage
 
withFlag(ImmutableArcInst.Flag, boolean) - Method in class com.sun.electric.database.ImmutableArcInst
Returns ImmutableArcInst which differs from this ImmutableArcInst by flag bit.
withFlag(ImmutableNodeInst.Flag, boolean) - Method in class com.sun.electric.database.ImmutableNodeInst
Returns ImmutableNodeInst which differs from this ImmutableNodeInst by flag bit.
withFlags(int) - Method in class com.sun.electric.database.ImmutableArcInst
Returns ImmutableArcInst which differs from this ImmutableArcInst by user bits.
withFlags(int) - Method in class com.sun.electric.database.ImmutableCell
Returns ImmutableCell which differs from this ImmutableCell by flags.
withFlags(int) - Method in class com.sun.electric.database.ImmutableLibrary
Returns ImmutableLibrary which differs from this ImmutableLibrary by flags.
withForeground(boolean) - Method in class com.sun.electric.database.geometry.EGraphics
Method returns EGraphics which differs from this EGraphics that it should be drawn in the foreground.
withGraphics(Layer, EGraphics) - Method in class com.sun.electric.tool.user.GraphicsPreferences
 
withGridExtendOverMin(long) - Method in class com.sun.electric.database.ImmutableArcInst
Returns ImmutableArcInst which differs from this ImmutableArcInst by width.
withGroupName(CellName) - Method in class com.sun.electric.database.ImmutableCell
Returns ImmutableCell which differs from this ImmutableCell by group name.
withinBounds(double, double, double) - Method in class com.sun.electric.tool.routing.InteractiveRouter
 
withInherit(boolean) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by inheritable flag.
withInherit(boolean) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by inheritable flag.
withInterior(boolean) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by interior flag.
withInterior(boolean) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by interior flag.
withItalic(boolean) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by italic flag.
withItalic(boolean) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by italic flag.
withLibFile(URL) - Method in class com.sun.electric.database.ImmutableLibrary
Returns ImmutableLibrary which differs from this ImmutableLibrary by file.
withLocations(EPoint, EPoint) - Method in class com.sun.electric.database.ImmutableArcInst
Returns ImmutableArcInst which differs from this ImmutableArcInst by tailLocation and headLocation.
withName(Name) - Method in class com.sun.electric.database.ImmutableArcInst
Returns ImmutableArcInst which differs from this ImmutableArcInst by name.
withName(Name) - Method in class com.sun.electric.database.ImmutableExport
Returns ImmutableExport which differs from this ImmutableExport by name.
withName(Name) - Method in class com.sun.electric.database.ImmutableNodeInst
Returns ImmutableNodeInst which differs from this ImmutableNodeInst by name.
withNameDescriptor(TextDescriptor) - Method in class com.sun.electric.database.ImmutableArcInst
Returns ImmutableArcInst which differs from this ImmutableArcInst by name descriptor.
withNameDescriptor(TextDescriptor) - Method in class com.sun.electric.database.ImmutableExport
Returns ImmutableExport which differs from this ImmutableExport by name descriptor.
withNameDescriptor(TextDescriptor) - Method in class com.sun.electric.database.ImmutableNodeInst
Returns ImmutableNodeInst which differs from this ImmutableNodeInst by name descriptor.
withNodeSize(PrimitiveNodeId, EPoint) - Method in class com.sun.electric.database.EditingPreferences
 
withNodesReset() - Method in class com.sun.electric.database.EditingPreferences
 
withObject(Object) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by value.
withOff(double, double) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by X and Y offsets of the text in the Variable's TextDescriptor.
withOff(double, double) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by X and Y offsets of the text in the Variable's TextDescriptor.
withOpacity(double) - Method in class com.sun.electric.database.geometry.EGraphics
Method returns EGraphics which differs from this EGraphics by opacity.
withOrient(Orientation) - Method in class com.sun.electric.database.ImmutableNodeInst
Returns ImmutableNodeInst which differs from this ImmutableNodeInst by orientation.
withOriginalPort(int, PortProtoId) - Method in class com.sun.electric.database.ImmutableExport
Returns ImmutableExport which differs from this ImmutableExport by original port.
withOutlined(EGraphics.Outline) - Method in class com.sun.electric.database.geometry.EGraphics
Method returns EGraphics which differs from this EGraphics by Outline pattern When the EGraphics is drawn as a pattern, the outline can be defined more clearly by drawing a line around the edge.
withoutModified() - Method in class com.sun.electric.database.CellBackup
Creates a new instance of CellBackup with modified flag off.
withoutParam(Variable.AttrKey) - Method in class com.sun.electric.database.ImmutableCell
Returns ImmutableCell which differs from this ImmutableCell by removing parameter with the specified key.
withoutParam(Variable.AttrKey) - Method in class com.sun.electric.database.ImmutableIconInst
Returns ImmutableIconInst which differs from this ImmutableIconInst by removing parameter with the specified key.
withoutVariable(Variable.Key) - Method in class com.sun.electric.database.ImmutableArcInst
Returns ImmutableArcInst which differs from this ImmutableArcInst by removing Variable with the specified key.
withoutVariable(Variable.Key) - Method in class com.sun.electric.database.ImmutableCell
Returns ImmutableCell which differs from this ImmutableCell by removing Variable with the specified key.
withoutVariable(Variable.Key) - Method in class com.sun.electric.database.ImmutableExport
Returns ImmutableExport which differs from this ImmutableExport by removing Variable with the specified key.
withoutVariable(Variable.Key) - Method in class com.sun.electric.database.ImmutableLibrary
Returns ImmutableCell which differs from this ImmutableCell by removing Variable with the specified key.
withoutVariable(Variable.Key) - Method in class com.sun.electric.database.ImmutableNodeInst
Returns ImmutableNodeInst which differs from this ImmutableNodeInst by removing Variable with the specified key.
withoutVariable(Variable.Key) - Method in class com.sun.electric.database.ImmutablePortInst
Returns ImmutablePortInst which differs from this ImmutablePortInst by removing Variable with the specified key.
withoutVariables() - Method in class com.sun.electric.database.ImmutableCell
Returns ImmutableCell which differs from this ImmutableCell by removing all Variables.
withPanelCode(Object) - Method in class com.sun.electric.tool.user.dialogs.TextAttributesPanel
Method to modify a variable value to match the Code settings in this panel.
withPanelValues(TextDescriptor) - Method in class com.sun.electric.tool.user.dialogs.TextAttributesPanel
Method to modify a TextDescriptor to match the settings in this panel.
withPanelValues(TextDescriptor) - Method in class com.sun.electric.tool.user.dialogs.TextInfoPanel
Method to modify a TextDescriptor to match the settings in this panel.
withParam(Variable) - Method in class com.sun.electric.database.ImmutableCell
Returns ImmutableCell which differs from this ImmutableCell by additional parameter.
withParam(Variable) - Method in class com.sun.electric.database.ImmutableIconInst
Returns ImmutableIconInst which differs from this ImmutableIconInst by additional parameter.
withParam(boolean) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which deffers from this TextDescriptor by parameter flag.
withParam(boolean) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which deffers from this Variable by parameter flag.
withPattern(int[]) - Method in class com.sun.electric.database.geometry.EGraphics
Method returns EGraphics which differs from this EGraphics by stipple pattern.
withPattern(String) - Method in class com.sun.electric.database.geometry.EGraphics
Method returns EGraphics which differs from this EGraphics by stipple pattern.
withPatternedOnDisplay(boolean) - Method in class com.sun.electric.database.geometry.EGraphics
Method returns EGraphics which differs from this EGraphics by appearance on a display.
withPatternedOnPrinter(boolean) - Method in class com.sun.electric.database.geometry.EGraphics
Method returns EGraphics which differs from this EGraphics by appearance on a printer.
withPlacementReset() - Method in class com.sun.electric.database.EditingPreferences
 
withPortDisplayLevel(int) - Method in class com.sun.electric.tool.user.GraphicsPreferences
 
withPortInst(PortProtoId, ImmutablePortInst) - Method in class com.sun.electric.database.ImmutableNodeInst
Returns ImmutableNodeInst which differs from this ImmutableNodeInst by additional Variable on PortInst.
withPos(AbstractTextDescriptor.Position) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by position.
withPos(AbstractTextDescriptor.Position) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by position.
withProtoDescriptor(TextDescriptor) - Method in class com.sun.electric.database.ImmutableNodeInst
Returns ImmutableNodeInst which differs from this ImmutableNodeInst by proto descriptor.
withRelSize(double) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by text size.
withRelSize(double) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by text size.
withRenamedIds(IdMapper) - Method in class com.sun.electric.database.ImmutablePortInst
Returns ImmutablePortInst which differs from this ImmutablePortInst by renamed Ids.
withRenamedIds(IdMapper, CellId, String) - Method in class com.sun.electric.database.Snapshot
Returns Snapshot which differs from this Snapshot by renamed Ids.
withRenamedIds(IdMapper) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by renamed Ids.
withRevisionDate(long) - Method in class com.sun.electric.database.CellBackup
Creates a new instance of CellBackup which differs from this CellBackup by revision date.
withRevisionDate(long) - Method in class com.sun.electric.database.CellRevision
Creates a new instance of CellRevision which differs from this CellRevision by revision date.
withRevisionDate(long) - Method in class com.sun.electric.database.ImmutableCell
Returns ImmutableCell which differs from this ImmutableCell by revision date.
withRotation(AbstractTextDescriptor.Rotation) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by rotation.
withRotation(AbstractTextDescriptor.Rotation) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by rotation.
withSettingChanges(Setting.SettingChangeBatch) - Method in class com.sun.electric.database.Environment
 
withSize(EPoint) - Method in class com.sun.electric.database.ImmutableNodeInst
Returns ImmutableNodeInst which differs from this ImmutableNodeInst by size.
withSmartHorizontalPlacementArc(int) - Method in class com.sun.electric.database.EditingPreferences
 
withSmartHorizontalPlacementExport(int) - Method in class com.sun.electric.database.EditingPreferences
 
withSmartVerticalPlacementArc(int) - Method in class com.sun.electric.database.EditingPreferences
 
withSmartVerticalPlacementExport(int) - Method in class com.sun.electric.database.EditingPreferences
 
withState(Map<TechFactory.Param, Object>) - Method in class com.sun.electric.technology.Technology
Method to set state of a technology.
withStateBits(ImmutableNodeInst) - Method in class com.sun.electric.database.ImmutableNodeInst
Returns ImmutableNodeInst which differs from this ImmutableNodeInst by state bits.
withTech(Technology) - Method in class com.sun.electric.technology.TechPool
Returns new TechPool which differs from this TechPool by adding new technology
withTechId(TechId) - Method in class com.sun.electric.database.ImmutableCell
Returns ImmutableCell which differs from this ImmutableCell by technology.
withTechParams(Map<TechFactory.Param, Object>) - Method in class com.sun.electric.technology.TechPool
 
withTechPool(TechPool) - Method in class com.sun.electric.database.CellBackup
Returns CellBackup which differs from this CellBackup by TechPool.
withTechSpecific(int) - Method in class com.sun.electric.database.ImmutableNodeInst
Returns ImmutableNodeInst which differs from this ImmutableNodeInst by tech specific bits.
withText(String) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by text value.
withTextDescriptor(AbstractTextDescriptor.TextType, TextDescriptor) - Method in class com.sun.electric.database.EditingPreferences
 
withTextDescriptor(TextDescriptor) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by TextDescriptor.
withTextDescriptorsReset() - Method in class com.sun.electric.database.EditingPreferences
 
withTextVisibilityOn(AbstractTextDescriptor.TextType, boolean) - Method in class com.sun.electric.tool.user.GraphicsPreferences
 
withToolSettings(Setting.RootGroup) - Method in class com.sun.electric.database.Environment
 
withTransparencyFactor(double) - Method in class com.sun.electric.database.geometry.EGraphics
Method returns EGraphics which differs from this EGraphics by transparency factor.
withTransparencyMode(EGraphics.J3DTransparencyOption) - Method in class com.sun.electric.database.geometry.EGraphics
Method returns EGraphics which differs form this EGraphics by transparency mode.
withTransparentLayer(int) - Method in class com.sun.electric.database.geometry.EGraphics
Method returns EGraphics which differs from this EGraphics by transparent Layer.
withTransparentLayerColor(Technology, int, Color) - Method in class com.sun.electric.tool.user.GraphicsPreferences
 
withTransparentLayerColors(Technology, Color[]) - Method in class com.sun.electric.tool.user.GraphicsPreferences
 
withUnderline(boolean) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by underline flag.
withUnderline(boolean) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by underline flag.
withUnit(AbstractTextDescriptor.Unit) - Method in class com.sun.electric.database.variable.TextDescriptor
Returns TextDescriptor which differs from this TextDescriptor by unit.
withUnit(AbstractTextDescriptor.Unit) - Method in class com.sun.electric.database.variable.Variable
Returns Variable which differs from this Variable by unit.
withVariable(Variable) - Method in class com.sun.electric.database.ImmutableArcInst
Returns ImmutableArcInst which differs from this ImmutableArcInst by additional Variable.
withVariable(Variable) - Method in class com.sun.electric.database.ImmutableCell
Returns ImmutableCell which differs from this ImmutableCell by additional Variable.
withVariable(Variable) - Method in class com.sun.electric.database.ImmutableExport
Returns ImmutableExport which differs from this ImmutableExport by additional Variable.
withVariable(Variable) - Method in class com.sun.electric.database.ImmutableIconInst
Returns ImmutableIconInst which differs from this ImmutableIconInst by additional Variable.
withVariable(Variable) - Method in class com.sun.electric.database.ImmutableLibrary
Returns ImmutableLibrary which differs from this ImmutableLibrary by additional Variable.
withVariable(Variable) - Method in class com.sun.electric.database.ImmutableNodeInst
Returns ImmutableNodeInst which differs from this ImmutableNodeInst by additional Variable.
withVariable(Variable) - Method in class com.sun.electric.database.ImmutablePortInst
Returns ImmutablePortInst which differs from this ImmutablePortInst by additional Variable.
withVersion(Version) - Method in class com.sun.electric.database.ImmutableLibrary
Returns ImmutableLibrary which differs from this ImmutableLibrary by version.
withX(EdgeH) - Method in class com.sun.electric.technology.Technology.TechPoint
Returns the TechPoint with a new EdgeH
withY(EdgeV) - Method in class com.sun.electric.technology.Technology.TechPoint
Returns the TechPoint with a new EdgeV
wizard - Variable in class com.sun.electric.tool.user.tecEditWizard.TechEditWizardPanel
 
WizardField - Class in com.sun.electric.tool.user.tecEditWizard
This class defines a valueField value in the Technology Creation Wizard.
WizardField() - Constructor for class com.sun.electric.tool.user.tecEditWizard.WizardField
 
WizardField(double, String) - Constructor for class com.sun.electric.tool.user.tecEditWizard.WizardField
 
wl() - Method in class com.sun.electric.tool.ncc.result.SizeMismatch.LengthMismatch
 
wl() - Method in class com.sun.electric.tool.ncc.result.SizeMismatch.Mismatch
 
wl() - Method in class com.sun.electric.tool.ncc.result.SizeMismatch.WidthMismatch
 
wnd - Variable in class com.sun.electric.tool.user.redisplay.AbstractDrawing
 
workdir - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
wow - Variable in class com.sun.electric.tool.generator.layout.ProjSettings
 
write(IdWriter) - Method in class com.sun.electric.database.text.Setting.RootGroup
Writes this Tree of Settings to IdManager writer
write(IdWriter) - Method in class com.sun.electric.database.variable.CodeExpression
Write this CodeExpression to IdWriter.
write(IdWriter) - Method in class com.sun.electric.database.variable.Variable
Write this Variable to IdWriter.
write() - Method in class com.sun.electric.tool.generator.layout.ProjSettings
 
write(PrintStream) - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceInstance
 
write(PrintStream) - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceNetlistReader
 
write(PrintStream) - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceSubckt
 
write(IdWriter) - Method in class com.sun.electric.tool.Job.Inform
 
write(IdWriter) - Method in class com.sun.electric.tool.Job.Key
 
write(IdWriter) - Method in class com.sun.electric.tool.user.ErrorLogger
 
write(int) - Method in class com.sun.electric.tool.user.Exec.OutputStreamChecker
 
write(byte[]) - Method in class com.sun.electric.tool.user.MessagesStream
 
write(int) - Method in class com.sun.electric.tool.user.MessagesStream
 
write(byte[], int, int) - Method in class com.sun.electric.tool.user.MessagesStream
 
write(String) - Method in class com.sun.electric.tool.user.projectSettings.ProjSettings
 
write6Compatible() - Method in class com.sun.electric.tool.io.output.ELIB
 
writeArcId(int) - Method in class com.sun.electric.database.id.IdWriter
Writes arc id.
writeArcProtoId(ArcProtoId) - Method in class com.sun.electric.database.id.IdWriter
Writes ArcProtoId.
writeBoolean(boolean) - Method in class com.sun.electric.database.id.IdWriter
Writes boolean.
writeByte(byte) - Method in class com.sun.electric.database.id.IdWriter
Writes byte.
writeBytes(byte[]) - Method in class com.sun.electric.database.id.IdWriter
Writes bytes.
writeCell(Cell, VarContext) - Method in class com.sun.electric.tool.io.output.Geometry
Write cell to file
writeCell(Cell, VarContext, Geometry.Visitor) - Method in class com.sun.electric.tool.io.output.Geometry
Write cell to file
writeCell(Cell, VarContext) - Method in class com.sun.electric.tool.io.output.Output
Method to write a cell.
writeCell(Cell, VarContext) - Method in class com.sun.electric.tool.io.output.Topology
Write cell to file
writeCell(Cell, VarContext, Topology.Visitor) - Method in class com.sun.electric.tool.io.output.Topology
Write cell to file
writeCellGeom(Geometry.CellGeom) - Method in class com.sun.electric.tool.io.output.CIF
Method to write cellGeom
writeCellGeom(Geometry.CellGeom) - Method in class com.sun.electric.tool.io.output.GDS
Method to write cellGeom
writeCellGeom(Geometry.CellGeom) - Method in class com.sun.electric.tool.io.output.Geometry
Abstract method to write CellGeom to disk
writeCellTopology(Cell, Topology.CellNetInfo, VarContext, Topology.MyCellInfo) - Method in class com.sun.electric.tool.io.output.EDIF
Build up lists of cells that need to be written, organized by library
writeCellTopology(Cell, Topology.CellNetInfo, VarContext, Topology.MyCellInfo) - Method in class com.sun.electric.tool.io.output.GenerateVHDL
Method to write one level of hierarchy.
writeCellTopology(Cell, Topology.CellNetInfo, VarContext, Topology.MyCellInfo) - Method in class com.sun.electric.tool.io.output.MOSSIM
Method to write cellGeom
writeCellTopology(Cell, Topology.CellNetInfo, VarContext, Topology.MyCellInfo) - Method in class com.sun.electric.tool.io.output.Silos
Method to write cellGeom
writeCellTopology(Cell, Topology.CellNetInfo, VarContext, Topology.MyCellInfo) - Method in class com.sun.electric.tool.io.output.Spice
Method called by traversal mechanism to write one level of hierarchy in the Spice netlist.
writeCellTopology(Cell, Topology.CellNetInfo, VarContext, Topology.MyCellInfo) - Method in class com.sun.electric.tool.io.output.Tegas
Method to write cellGeom
writeCellTopology(Cell, Topology.CellNetInfo, VarContext, Topology.MyCellInfo) - Method in class com.sun.electric.tool.io.output.Topology
Abstract method to write CellGeom to disk
writeCellTopology(Cell, Topology.CellNetInfo, VarContext, Topology.MyCellInfo) - Method in class com.sun.electric.tool.io.output.Verilog
Method to write cellGeom
writeCoord(long) - Method in class com.sun.electric.database.id.IdWriter
Writes coordiante.
writeDiff(IdWriter, Environment) - Method in class com.sun.electric.database.Environment
Writes this Environment to IdWriter
writeDiff(IdWriter, TechPool) - Method in class com.sun.electric.technology.TechPool
Writes this TechPool to IdWriter
writeDiffs() - Method in class com.sun.electric.database.id.IdWriter
 
writeDiffs(IdWriter, Snapshot) - Method in class com.sun.electric.database.Snapshot
 
writeDouble(double) - Method in class com.sun.electric.database.id.IdWriter
Writes double.
writeEmptySubckts - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
writeExportPins - Variable in class com.sun.electric.tool.io.output.GDS.GDSPreferences
write pins at Export locations?
writeExternal(ObjectOutput) - Method in class com.sun.electric.database.EObjectInputStream.Key
 
writeExternal(EObjectOutputStream, T) - Method in class com.sun.electric.database.EObjectInputStream.Key
The class implements the writeExternal method to save an object by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
writeFH(Cell, VarContext) - Method in class com.sun.electric.tool.io.output.FastHenry
 
writeFile(String) - Method in class com.sun.electric.tool.io.input.spicenetlist.SpiceNetlistReader
 
writeFinalDotEnd - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
writeFloat(float) - Method in class com.sun.electric.database.id.IdWriter
Writes float.
writeImage(ElectricPrinter, String) - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to export directly PNG file
writeImage(BufferedImage, String) - Static method in class com.sun.electric.tool.io.output.PNG
Main entry point for PNG output.
writeImage(ElectricPrinter, String) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to export directly PNG file.
writeImage(ElectricPrinter, String) - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to export directly PNG file
writeImage(ElectricPrinter, String) - Method in interface com.sun.electric.tool.user.ui.WindowContent
Saving method should be done in display thread (valid at least for 3D) to guarantee correct rasting.
writeImage(ElectricPrinter, String) - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
Method to export directly PNG file.
writeInt(int) - Method in class com.sun.electric.database.id.IdWriter
Writes integer.
WriteJELIB(Library, String) - Constructor for class com.sun.electric.tool.io.output.Output.WriteJELIB
 
writeLib(Snapshot, LibId, Set<CellId>) - Method in class com.sun.electric.tool.io.output.DELIB
 
writeLib(Snapshot, LibId) - Method in class com.sun.electric.tool.io.output.ELIB
Method to write a Library in binary (.elib) format.
writeLib(Snapshot, LibId, Map<LibId, URL>, boolean) - Method in class com.sun.electric.tool.io.output.JELIB
Method to write a Library in Electric Library (.jelib) format.
writeLibId(LibId) - Method in class com.sun.electric.database.id.IdWriter
Writes LibId.
writeLibrary(Library) - Method in interface com.sun.electric.database.change.Changes
Method to announce that a Library is about to be written to disk.
writeLibrary(Library) - Method in class com.sun.electric.database.constraint.Constraints
Method to announce that a Library is about to be written to disk.
writeLibrary(int) - Method in class com.sun.electric.tool.generator.layout.fill.FillGen
 
writeLibrary(int) - Method in class com.sun.electric.tool.generator.layout.fill.FillGeneratorTool
 
writeLibrary(Library, int) - Static method in class com.sun.electric.tool.generator.layout.LayoutLib
Write a library in JELIB format.
writeLibrary(Library, FileType, boolean, boolean, boolean, int) - Static method in class com.sun.electric.tool.io.output.Output
Method to write an entire Library with a particular format.
writeLibrary(Library, FileType, boolean, boolean, boolean, int, List<String>, List<String>) - Static method in class com.sun.electric.tool.io.output.Output
Method to write an entire Library with a particular format.
writeLibrary(Library) - Method in class com.sun.electric.tool.Listener
Method to announce that a Library is about to be written to disk.
writeList(String) - Method in class com.sun.electric.tool.io.input.LibraryStatistics
 
writeln(String) - Method in class com.sun.electric.tool.user.Exec
Send a line of text to the process.
writeLong(long) - Method in class com.sun.electric.database.id.IdWriter
Writes long.
writeNameKey(Name) - Method in class com.sun.electric.database.id.IdWriter
Writes Name key.
writeNewSpiceCode(Cell, Topology.CellNetInfo, Technology, Spice) - Method in class com.sun.electric.tool.io.output.SpiceParasitic
Method to print the netlist considering the metal lines as distribute RC(transmission lines)
writeNewSpiceCode(Cell, Topology.CellNetInfo, Technology, Spice) - Method in class com.sun.electric.tool.io.output.SpiceParasiticsGeneral
 
writeNodable(Nodable) - Method in class com.sun.electric.tool.io.output.GDS
 
writeNodeId(int) - Method in class com.sun.electric.database.id.IdWriter
Writes node id.
writeNodeProtoId(NodeProtoId) - Method in class com.sun.electric.database.id.IdWriter
Writes NodeProtoId.
writeObject(IdWriter, Object) - Static method in class com.sun.electric.database.variable.Variable
Write Object to IdWriter.
writeOrientation(Orientation) - Method in class com.sun.electric.database.id.IdWriter
Writes Orientation.
writePanicSnapshot(Snapshot, File, boolean) - Static method in class com.sun.electric.tool.io.output.Output
Method to write all Libraries in Snapsht into a panic directory.
writePNG_ - Variable in class com.sun.electric.plugins.j3d.utils.J3DCanvas3D
 
writePoint(EPoint) - Method in class com.sun.electric.database.id.IdWriter
Writes EPoint.
writePoly(PolyBase, int, int) - Method in class com.sun.electric.tool.io.output.GDS
 
writePortProtoId(PortProtoId) - Method in class com.sun.electric.database.id.IdWriter
Writes PortProtoId.
writePSString(String) - Method in class com.sun.electric.tool.io.output.PostScript
Method to write PostScript text.
writePwrGndInTopCell - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
writeRectangle(ERectangle) - Method in class com.sun.electric.database.id.IdWriter
Writes ERectangle.
writeReplace() - Method in class com.sun.electric.database.topology.NodeInst
 
writeReplace() - Method in class com.sun.electric.technology.ArcProto
 
writeReplace() - Method in class com.sun.electric.technology.Layer
 
writeReplace() - Method in class com.sun.electric.technology.PrimitiveNode
 
writeReplace() - Method in class com.sun.electric.technology.PrimitivePort
 
writeReplace() - Method in class com.sun.electric.technology.Technology
 
writeSerialized(String) - Method in class com.sun.electric.tool.io.input.LibraryStatistics
 
writeSettings(Map<Setting, Object>, File) - Static method in class com.sun.electric.tool.user.projectSettings.ProjSettings
 
writeShort(short) - Method in class com.sun.electric.database.id.IdWriter
Writes short.
writeString(String) - Method in class com.sun.electric.database.id.IdWriter
Writes string.
writeSubcircuitHeader(Topology.CellSignal, StringBuffer) - Method in class com.sun.electric.tool.io.output.SpiceParasitic
Method to emit the proper subcircuit header for a signal.
writeSubcircuitHeader(Topology.CellSignal, StringBuffer) - Method in class com.sun.electric.tool.io.output.SpiceParasiticsGeneral
 
writeSubcircuitHeader(Topology.CellSignal, StringBuffer) - Method in class com.sun.electric.tool.io.output.SpiceRCSimple
Method to emit the proper subcircuit header for a signal.
writeSubcktTopCell - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
writeTechId(TechId) - Method in class com.sun.electric.database.id.IdWriter
Writes TechId.
writeTextCell() - Static method in class com.sun.electric.tool.user.ui.TextWindow
Method to save this TextWindow to a disk file.
writeTextCell(String) - Method in class com.sun.electric.tool.user.ui.TextWindow
Method to write text cell into a file
writeTextDescriptor(TextDescriptor) - Method in class com.sun.electric.database.id.IdWriter
Writes TextDescriptor.
writeTool(Tool) - Method in class com.sun.electric.database.id.IdWriter
Writes Tool.
writeTopCellInstance - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
writeTransSizeInLambda - Variable in class com.sun.electric.tool.io.output.Spice.SpicePreferences
 
writeVariableKey(Variable.Key) - Method in class com.sun.electric.database.id.IdWriter
Writes variable key.
writeWidthLimited(String) - Method in class com.sun.electric.tool.io.output.Output
Method to add a string to the output, limited by the maximum width of an output line.
writeXml() - Method in class com.sun.electric.technology.Xml.MenuPalette
 
writeXml(String) - Method in class com.sun.electric.technology.Xml.Technology
 
writeXml(String, boolean, String) - Method in class com.sun.electric.technology.Xml.Technology
 
writeXml(String) - Method in class com.sun.electric.technology.xml.Xml805.Technology
 
writeXml() - Method in class com.sun.electric.technology.xml.Xml806.MenuPalette
 
writeXml(String) - Method in class com.sun.electric.technology.xml.Xml806.Technology
 
writeXml() - Method in class com.sun.electric.technology.xml.Xml807.MenuPalette
 
writeXml(String) - Method in class com.sun.electric.technology.xml.Xml807.Technology
 
writeXml() - Method in class com.sun.electric.technology.xml.XmlParam.MenuPalette
 
writeXml(String) - Method in class com.sun.electric.technology.xml.XmlParam.Technology
 
writeXmlDescription(PrintStream) - Method in class com.sun.electric.tool.user.ErrorLogger.MessageLog
 
writeXmlHeader(String, PrintStream) - Static method in class com.sun.electric.tool.user.ErrorHighlight
 
writeXmlHeader(String, PrintStream) - Static method in class com.sun.electric.tool.user.ErrorLogger
Function to write all headers related to ErrorLogger classes.
wrongPanelType(Signal) - Method in class com.sun.electric.tool.user.waveform.Panel
Method to ensure that a signal can be shown in this panel.

X

X - Static variable in class com.sun.electric.database.geometry.Orientation
 
X - Static variable in class com.sun.electric.database.geometry.PolyBase
represents X axis
x - Variable in class com.sun.electric.tool.generator.layout.ProjSettings.Tool2
 
Xml - Class in com.sun.electric.technology
 
XML - Static variable in class com.sun.electric.tool.io.FileType
Describes Xml files.
Xml.ArcLayer - Class in com.sun.electric.technology
 
Xml.ArcProto - Class in com.sun.electric.technology
 
Xml.Distance - Class in com.sun.electric.technology
 
Xml.Foundry - Class in com.sun.electric.technology
 
Xml.Layer - Class in com.sun.electric.technology
 
Xml.MenuNodeInst - Class in com.sun.electric.technology
 
Xml.MenuPalette - Class in com.sun.electric.technology
 
Xml.NodeLayer - Class in com.sun.electric.technology
 
Xml.NodeSizeRule - Class in com.sun.electric.technology
 
Xml.PrimitiveNode - Class in com.sun.electric.technology
 
Xml.PrimitiveNodeGroup - Class in com.sun.electric.technology
 
Xml.PrimitivePort - Class in com.sun.electric.technology
 
Xml.ProtectionType - Enum in com.sun.electric.technology
 
Xml.PureLayerNode - Class in com.sun.electric.technology
 
Xml.SpiceHeader - Class in com.sun.electric.technology
 
Xml.Technology - Class in com.sun.electric.technology
 
Xml.Version - Class in com.sun.electric.technology
 
Xml805 - Class in com.sun.electric.technology.xml
 
Xml805.ArcLayer - Class in com.sun.electric.technology.xml
 
Xml805.ArcProto - Class in com.sun.electric.technology.xml
 
Xml805.Distance - Class in com.sun.electric.technology.xml
 
Xml805.Foundry - Class in com.sun.electric.technology.xml
 
Xml805.Layer - Class in com.sun.electric.technology.xml
 
Xml805.MenuNodeInst - Class in com.sun.electric.technology.xml
 
Xml805.MenuPalette - Class in com.sun.electric.technology.xml
 
Xml805.NodeLayer - Class in com.sun.electric.technology.xml
 
Xml805.NodeSizeRule - Class in com.sun.electric.technology.xml
 
Xml805.PrimitiveNode - Class in com.sun.electric.technology.xml
 
Xml805.PrimitivePort - Class in com.sun.electric.technology.xml
 
Xml805.PureLayerNode - Class in com.sun.electric.technology.xml
 
Xml805.SpiceHeader - Class in com.sun.electric.technology.xml
 
Xml805.Technology - Class in com.sun.electric.technology.xml
 
Xml805.Version - Class in com.sun.electric.technology.xml
 
Xml806 - Class in com.sun.electric.technology.xml
 
Xml806.ArcLayer - Class in com.sun.electric.technology.xml
 
Xml806.ArcProto - Class in com.sun.electric.technology.xml
 
Xml806.Distance - Class in com.sun.electric.technology.xml
 
Xml806.Foundry - Class in com.sun.electric.technology.xml
 
Xml806.Layer - Class in com.sun.electric.technology.xml
 
Xml806.MenuNodeInst - Class in com.sun.electric.technology.xml
 
Xml806.MenuPalette - Class in com.sun.electric.technology.xml
 
Xml806.NodeLayer - Class in com.sun.electric.technology.xml
 
Xml806.NodeSizeRule - Class in com.sun.electric.technology.xml
 
Xml806.PrimitiveNode - Class in com.sun.electric.technology.xml
 
Xml806.PrimitivePort - Class in com.sun.electric.technology.xml
 
Xml806.PureLayerNode - Class in com.sun.electric.technology.xml
 
Xml806.SpiceHeader - Class in com.sun.electric.technology.xml
 
Xml806.Technology - Class in com.sun.electric.technology.xml
 
Xml806.Version - Class in com.sun.electric.technology.xml
 
Xml807 - Class in com.sun.electric.technology.xml
 
Xml807.ArcLayer - Class in com.sun.electric.technology.xml
 
Xml807.ArcProto - Class in com.sun.electric.technology.xml
 
Xml807.Distance - Class in com.sun.electric.technology.xml
 
Xml807.Foundry - Class in com.sun.electric.technology.xml
 
Xml807.Layer - Class in com.sun.electric.technology.xml
 
Xml807.MenuNodeInst - Class in com.sun.electric.technology.xml
 
Xml807.MenuPalette - Class in com.sun.electric.technology.xml
 
Xml807.NodeLayer - Class in com.sun.electric.technology.xml
 
Xml807.NodeSizeRule - Class in com.sun.electric.technology.xml
 
Xml807.PrimitiveNode - Class in com.sun.electric.technology.xml
 
Xml807.PrimitivePort - Class in com.sun.electric.technology.xml
 
Xml807.PureLayerNode - Class in com.sun.electric.technology.xml
 
Xml807.SpiceHeader - Class in com.sun.electric.technology.xml
 
Xml807.Technology - Class in com.sun.electric.technology.xml
 
Xml807.Version - Class in com.sun.electric.technology.xml
 
XmlParam - Class in com.sun.electric.technology.xml
 
XmlParam.ArcLayer - Class in com.sun.electric.technology.xml
 
XmlParam.ArcPin - Class in com.sun.electric.technology.xml
 
XmlParam.ArcProto - Class in com.sun.electric.technology.xml
 
XmlParam.DisplayStyle - Class in com.sun.electric.technology.xml
 
XmlParam.Distance - Class in com.sun.electric.technology.xml
 
XmlParam.DistanceContext - Interface in com.sun.electric.technology.xml
 
XmlParam.DistanceRule - Class in com.sun.electric.technology.xml
 
XmlParam.Foundry - Class in com.sun.electric.technology.xml
 
XmlParam.Layer - Class in com.sun.electric.technology.xml
 
XmlParam.LayerDisplayStyle - Class in com.sun.electric.technology.xml
 
XmlParam.MenuCell - Class in com.sun.electric.technology.xml
 
XmlParam.MenuNodeInst - Class in com.sun.electric.technology.xml
 
XmlParam.MenuPalette - Class in com.sun.electric.technology.xml
 
XmlParam.NodeLayer - Class in com.sun.electric.technology.xml
 
XmlParam.NodeSizeRule - Class in com.sun.electric.technology.xml
 
XmlParam.PrimitiveNode - Class in com.sun.electric.technology.xml
 
XmlParam.PrimitivePort - Class in com.sun.electric.technology.xml
 
XmlParam.PureLayerNode - Class in com.sun.electric.technology.xml
 
XmlParam.RuleSet - Class in com.sun.electric.technology.xml
 
XmlParam.SpiceHeader - Class in com.sun.electric.technology.xml
 
XmlParam.Technology - Class in com.sun.electric.technology.xml
 
XMLParser() - Constructor for class com.sun.electric.tool.user.ErrorLogger.XMLParser
 
xmlPath - Variable in class com.sun.electric.database.text.Setting.Group
 
xmlPath - Variable in class com.sun.electric.technology.TechFactory.Param
 
XMLRule(DRCTemplate) - Constructor for class com.sun.electric.technology.XMLRules.XMLRule
 
XMLRule(String, double[], DRCTemplate.DRCRuleType, double, double, int, int) - Constructor for class com.sun.electric.technology.XMLRules.XMLRule
 
XMLRules - Class in com.sun.electric.technology
 
XMLRules(Technology) - Constructor for class com.sun.electric.technology.XMLRules
 
XMLRules.XMLRule - Class in com.sun.electric.technology
Local class to store information
xmlTech - Variable in class com.sun.electric.technology.Technology
Xml representation of this Technology
xOffset - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.NodeEquivalence
 
xorNode - Variable in class com.sun.electric.technology.technologies.Schematics
xor
XR - Static variable in class com.sun.electric.database.geometry.Orientation
 
XRR - Static variable in class com.sun.electric.database.geometry.Orientation
 
XRRR - Static variable in class com.sun.electric.database.geometry.Orientation
 
XY - Static variable in class com.sun.electric.database.geometry.Orientation
 
XY - Static variable in class com.sun.electric.database.geometry.PolyBase
represents on the plane XY
XYR - Static variable in class com.sun.electric.database.geometry.Orientation
 
XYRR - Static variable in class com.sun.electric.database.geometry.Orientation
 
XYRRR - Static variable in class com.sun.electric.database.geometry.Orientation
 

Y

Y - Static variable in class com.sun.electric.database.geometry.Orientation
 
Y - Static variable in class com.sun.electric.database.geometry.PolyBase
represents Y axis
YELLOW - Static variable in class com.sun.electric.database.geometry.EGraphics
Describes the color yellow.
YOCTO - Static variable in class com.sun.electric.database.text.TextUtils.UnitScale
Describes yocto scale (10 to the -24th).
yOffset - Variable in class com.sun.electric.tool.io.output.EDIFEquiv.NodeEquivalence
 
YR - Static variable in class com.sun.electric.database.geometry.Orientation
 
YRR - Static variable in class com.sun.electric.database.geometry.Orientation
 
YRRR - Static variable in class com.sun.electric.database.geometry.Orientation
 

Z

Z - Static variable in class com.sun.electric.database.geometry.PolyBase
represents Z axis
ZEPTO - Static variable in class com.sun.electric.database.text.TextUtils.UnitScale
Describes zepto scale (10 to the -21st).
ZERO_OFFSET - Static variable in class com.sun.electric.technology.SizeOffset
Offset with all zero distances.
ZHEAD_KEY - Static variable in class com.sun.electric.tool.io.output.FastHenry
key of Variable holding the head Z value.
ZoomAndPanListener - Class in com.sun.electric.tool.user.ui
Class to Zoom and Pan an EditWindow.
zoomBoxCommand() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
 
zoomBoxSingleShot(EventListener) - Method in class com.sun.electric.tool.user.ui.ClickZoomWireListener
Sets the mode to zoom box for the next right click only.
zoomInContents() - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to zoom in by a factor of 2 plus mouse pre-defined factor
zoomInContents() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
zoomInContents() - Method in class com.sun.electric.tool.user.ui.TextWindow
 
zoomInContents() - Method in interface com.sun.electric.tool.user.ui.WindowContent
 
zoomInContents() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
zoomInDisplay() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
 
zoomOutContents() - Method in class com.sun.electric.plugins.j3d.View3DWindow
Method to zoom out by a factor of 2 plus mouse pre-defined factor
zoomOutContents() - Method in class com.sun.electric.tool.user.ui.EditWindow
 
zoomOutContents() - Method in class com.sun.electric.tool.user.ui.TextWindow
 
zoomOutContents() - Method in interface com.sun.electric.tool.user.ui.WindowContent
 
zoomOutContents() - Method in class com.sun.electric.tool.user.waveform.WaveformWindow
 
zoomOutDisplay() - Static method in class com.sun.electric.tool.user.menus.WindowMenu
 
zoomWindowToFitCellInstance(NodeProto) - Method in class com.sun.electric.tool.user.ui.EditWindow
Method to zoom this window to fit a placed node (if appropriate).
ZTAIL_KEY - Static variable in class com.sun.electric.tool.io.output.FastHenry
key of Variable holding the tail Z value.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z