Uses of Class
com.sun.electric.tool.user.redisplay.AbstractDrawing.LayerColor

Packages that use AbstractDrawing.LayerColor
com.sun.electric.tool.user.ui   
 

Uses of AbstractDrawing.LayerColor in com.sun.electric.tool.user.ui
 

Methods in com.sun.electric.tool.user.ui that return types with arguments of type AbstractDrawing.LayerColor
 java.util.List<AbstractDrawing.LayerColor> EditWindow.getBlendingOrder(java.util.Set<Layer> layersAvailable, boolean patternedDisplay, boolean alphaBlendingOvercolor)
          Returns alpha blending order for this EditWindow.