Class ROIFigure.HandlerBoundsCalulator

  • Enclosing class:
    ROIFigure

    class ROIFigure.HandlerBoundsCalulator
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.draw2d.geometry.Rectangle calcBoundsFromROIBounds​(org.eclipse.draw2d.geometry.Rectangle roiBounds)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HandlerBoundsCalulator

        HandlerBoundsCalulator()
    • Method Detail

      • calcBoundsFromROIBounds

        public org.eclipse.draw2d.geometry.Rectangle calcBoundsFromROIBounds​(org.eclipse.draw2d.geometry.Rectangle roiBounds)