com.sun.electric.tool.placement.forceDirected2.utils.concurrent.CircularArray.add(Runnable) |
com.sun.electric.tool.util.concurrent.datastructures.CircularArray.add(T) |
com.sun.electric.tool.util.concurrent.barriers.SimpleTDBarrier.await() |
com.sun.electric.database.geometry.PolyBase.getBounds()
this is only implemented because Poly extends Shape. You should
be using getBounds2D() instead.
|
com.sun.electric.tool.simulation.test.NanosimJtag.getDataNetsOld(SubchainNode, int)
this was used when the xml file contains data nets specified hierarchically
along with the scan chain bits. I have since split the data nets out into a separate,
flat listing.
|
com.sun.electric.tool.simulation.test.BypassJtagTester.getDataNetsOld(SubchainNode, int)
this was used when the xml file contains data nets specified hierarchically
along with the scan chain bits. I have since split the data nets out into a separate,
flat listing.
|
com.sun.electric.technology.ArcProto.getDefaultLambdaBaseWidth()
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.technology.PrimitiveNode.getDefHeight()
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.technology.PrimitiveNode.getDefWidth()
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.topology.NodeInst.getNodeIndex() |
com.sun.electric.technology.ArcProto.getShapeOfDummyArc(double)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.tool.placement.forceDirected2.utils.concurrent.CircularArray.isEmpty() |
com.sun.electric.tool.util.concurrent.datastructures.CircularArray.isEmpty() |
com.sun.electric.tool.util.concurrent.datastructures.UnboundedDEQueue.isFull() |
com.sun.electric.tool.simulation.test.Infrastructure.log(String) |
com.sun.electric.database.topology.ArcInst.makeInstance(ArcProto, PortInst, PortInst)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.topology.ArcInst.makeInstance(ArcProto, PortInst, PortInst, Point2D, Point2D, String)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.hierarchy.Cell.makeInstance(Library, String)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.topology.NodeInst.makeInstance(NodeProto, Point2D, double, double, Cell)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.topology.NodeInst.makeInstance(NodeProto, Point2D, double, double, Cell, Orientation, String)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.topology.NodeInst.makeInstance(NodeProto, Point2D, double, double, Cell, Orientation, String, int)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.topology.NodeInst.makeInstance(NodeProto, Point2D, double, double, Cell, Orientation, String, PrimitiveNode.Function)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.topology.ArcInst.makeInstanceBase(ArcProto, double, PortInst, PortInst)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.topology.ArcInst.makeInstanceBase(ArcProto, double, PortInst, PortInst, Point2D, Point2D, String)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.variable.ElectricObject.newDisplayVar(Variable.Key, Object)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.hierarchy.Export.newInstance(Cell, PortInst, String)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.hierarchy.Export.newInstance(Cell, PortInst, String, PortCharacteristic)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.hierarchy.Export.newInstance(Cell, PortInst, String, PortCharacteristic, boolean)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.topology.NodeInst.newInstance(NodeProto, Point2D, double, double, Cell)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.topology.NodeInst.newInstance(NodeProto, Point2D, double, double, Cell, Orientation, String)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.topology.NodeInst.newInstance(NodeProto, Point2D, double, double, Cell, Orientation, String, int)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.topology.ArcInst.newInstanceBase(ArcProto, double, PortInst, PortInst)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.topology.ArcInst.newInstanceBase(ArcProto, double, PortInst, PortInst, Point2D, Point2D, String, int)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.topology.ArcInst.newInstanceBase(ArcProto, double, PortInst, PortInst, Point2D, Point2D, String, int, int)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.variable.ElectricObject.newVar(String, Object)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.database.variable.ElectricObject.newVar(Variable.Key, Object)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.tool.util.concurrent.datastructures.CircularArray.remove() |
com.sun.electric.tool.routing.experimentalLeeMoore1.LeeMoore.RoutingArray.route(Tupel, Tupel, int) |
com.sun.electric.tool.placement.genetic1.g1.GeneticPlacement.setAllNetworks(List)
Don't use. For Performance test Purpose only.
|
com.sun.electric.tool.routing.experimentalAStar2.map.RegionBoundingBox.setBounds(int, int, int, int, int, int)
The bounds are currently calculated internally.
|
com.sun.electric.tool.routing.experimentalAStar3.map.RegionBoundingBox.setBounds(int, int, int, int, int, int)
The bounds are currently calculated internally.
|
com.sun.electric.database.topology.ArcInst.setName(String)
Use method with explicit EditingPreferences parameter.
|
com.sun.electric.tool.util.concurrent.datastructures.UnboundedDEQueue.tryAdd(T) |
com.sun.electric.tool.simulation.test.Infrastructure.waitSeconds(float)
Replaced by ChipModel.wait()
|