Package 

Class BarWidth.DpWidth


  • 
    public final class BarWidth.DpWidth
    extends BarWidth
                        

    The bar will have fixed width in dp. It is up to the developer to make sure there is enough space for it.

    • Constructor Summary

      Constructors 
      Constructor Description
      BarWidth.DpWidth(Dp width)
    • Method Summary

      Modifier and Type Method Description
      Float getLeftSideXCoordinate(Float minX, Float maxX, DrawScope scope)
      Float getSize(Float minX, Float maxX, DrawScope scope)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait