metricsOverlay.model.augmentation.other
Class MarginController

java.lang.Object
  extended by metricsOverlay.model.augmentation.other.MarginController

public class MarginController
extends java.lang.Object


Method Summary
 void generateNewMargins(java.util.Set<Mapping> mappings, boolean favourInner)
           
 int getAugmentationPosition(MarginAugmentation mAug)
           
static MarginController getCurInstance()
           
 int numChipsOnSide(MarginAugmentation mAug)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

generateNewMargins

public void generateNewMargins(java.util.Set<Mapping> mappings,
                               boolean favourInner)

getAugmentationPosition

public int getAugmentationPosition(MarginAugmentation mAug)

getCurInstance

public static MarginController getCurInstance()

numChipsOnSide

public int numChipsOnSide(MarginAugmentation mAug)