Class HorizontalPositionsModel


  • public class HorizontalPositionsModel
    extends Object
    Todo: Document Me
    Author:
    Thomas Morgner
    • Constructor Detail

      • HorizontalPositionsModel

        protected HorizontalPositionsModel()
    • Method Detail

      • addChangeListener

        public void addChangeListener​(ChangeListener changeListener)
      • removeChangeListener

        public void removeChangeListener​(ChangeListener changeListener)
      • size

        public int size()
      • fireChangeEvent

        public void fireChangeEvent()
      • getBreaks

        public long[] getBreaks()
      • add

        public boolean add​(long[] breaks,
                           long age)
      • clear

        public boolean clear​(long age)