Package 

Class Position.Absolute

  • All Implemented Interfaces:

    
    public final class Position.Absolute
    extends Position
                        

    Set absolute position on the x and y axis of the KonfettiView

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Float x
      private final Float y
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Float getX() the x coordinate in pixels
      final Float getY() the y coordinate in pixels
      final Position between(Position.Absolute value)
      • Methods inherited from class java.lang.Object

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