Class PlayListImage

    • Constructor Detail

      • PlayListImage

        public PlayListImage()
    • Method Detail

      • setSongColor

        public void setSongColor​(com.tagtraum.beatunes.songtable.PlayListImage.SongColor color)
      • setSongHeight

        public void setSongHeight​(com.tagtraum.beatunes.songtable.PlayListImage.SongHeight height)
      • setSongWidth

        public void setSongWidth​(com.tagtraum.beatunes.songtable.PlayListImage.SongWidth width)
      • getSongColor

        public com.tagtraum.beatunes.songtable.PlayListImage.SongColor getSongColor()
      • getSongHeight

        public com.tagtraum.beatunes.songtable.PlayListImage.SongHeight getSongHeight()
      • getSongWidth

        public com.tagtraum.beatunes.songtable.PlayListImage.SongWidth getSongWidth()
      • isFilterOrder

        public boolean isFilterOrder()
      • setFilterOrder

        public void setFilterOrder​(boolean filterOrder)
      • getIndex

        public int getIndex​(Point point)
      • setSongTable

        public void setSongTable​(SongTable songTable)
      • getSongTable

        public SongTable getSongTable()
      • getPlayList

        public PlayList getPlayList()
      • setPlayList

        public void setPlayList​(PlayList playList)