com.ibm.tivoli.maximo.miniapps.scheduler.zoom

Class ZoomWidthFunction

  • java.lang.Object
    • com.ibm.tivoli.maximo.miniapps.scheduler.zoom.ZoomWidthFunction
    • Constructor Summary

      Constructors 
      Constructor and Description
      ZoomWidthFunction(float factor) 
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String apply(java.lang.String functionName, java.lang.String functionData, GanttTextResolver textResolver) 
      static float zoomFactor(float w, float factor) 
      • Methods inherited from class java.lang.Object

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

      • ZoomWidthFunction

        public ZoomWidthFunction(float factor)
    • Method Detail

      • zoomFactor

        public static float zoomFactor(float w,
                                       float factor)