Uses of Class
com.sun.electric.database.geometry.GenMath.MutableDouble

Packages that use GenMath.MutableDouble
com.sun.electric.plugins.j3d.ui   
com.sun.electric.tool.user.dialogs.options   
 

Uses of GenMath.MutableDouble in com.sun.electric.plugins.j3d.ui
 

Fields in com.sun.electric.plugins.j3d.ui with type parameters of type GenMath.MutableDouble
 java.util.Map<Layer,GenMath.MutableDouble> JThreeDTab.threeDDistanceMap
           
 java.util.Map<Layer,GenMath.MutableDouble> JThreeDTab.threeDThicknessMap
           
 

Uses of GenMath.MutableDouble in com.sun.electric.tool.user.dialogs.options
 

Fields in com.sun.electric.tool.user.dialogs.options with type parameters of type GenMath.MutableDouble
protected  java.util.Map<Layer,GenMath.MutableDouble> ThreeDTab.threeDDistanceMap
           
protected  java.util.Map<Layer,GenMath.MutableDouble> ThreeDTab.threeDThicknessMap