Uses of Class
byucc.jhdl.Xilinx.XC4000.techmap.XC4000FloorPlanCanvas

Packages that use XC4000FloorPlanCanvas
byucc.jhdl.Xilinx.XC4000.techmap   
byucc.jhdl.Xilinx.XC4000.techmap.tree   
 

Uses of XC4000FloorPlanCanvas in byucc.jhdl.Xilinx.XC4000.techmap
 

Methods in byucc.jhdl.Xilinx.XC4000.techmap with parameters of type XC4000FloorPlanCanvas
abstract  void PlacedCell.initializeMove(java.awt.Graphics g, XC4000FloorPlanCanvas canvas, int origx, int origy)
           
abstract  void PlacedCell.unload(XC4000FloorPlanCanvas canvas, int origx, int origy, int dxi, int dyi)
           
abstract  boolean PlacedCell.move(XC4000FloorPlanCanvas canvas, int dxf, int dyf, int pack)
           
abstract  void PlacedCell.unloadCLB(XC4000FloorPlanCanvas canvas, int dx, int dy)
           
 void PlacedHierarchicalCell.initializeMove(java.awt.Graphics g, XC4000FloorPlanCanvas canvas, int origx, int origy)
           
 void PlacedHierarchicalCell.unloadCLB(XC4000FloorPlanCanvas canvas, int dx, int dy)
           
 void PlacedHierarchicalCell.unload(XC4000FloorPlanCanvas canvas, int origx, int origy, int dxi, int dyi)
           
 boolean PlacedHierarchicalCell.move(XC4000FloorPlanCanvas canvas, int dxf, int dyf, int pack)
           
 void PlacedLeafCell.initializeMove(java.awt.Graphics g, XC4000FloorPlanCanvas canvas, int origx, int origy)
           
 void PlacedLeafCell.unloadCLB(XC4000FloorPlanCanvas canvas, int dxi, int dyi)
           
 boolean PlacedLeafCell.move(XC4000FloorPlanCanvas canvas, int dxf, int dyf, int pack)
           
 void PlacedLeafCell.unload(XC4000FloorPlanCanvas canvas, int origx, int origy, int dx, int dy)
           
 

Uses of XC4000FloorPlanCanvas in byucc.jhdl.Xilinx.XC4000.techmap.tree
 

Constructors in byucc.jhdl.Xilinx.XC4000.techmap.tree with parameters of type XC4000FloorPlanCanvas
PlacedCellSelector(Cell parentCell, SelectedPlacedCellList selectionList, boolean select, XC4000TechMapper mapper, XC4000FloorPlanCanvas canvas)
           
 



Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.