Class TagCloudConfiguration


  • public class TagCloudConfiguration
    extends Object
    Author:
    kstamatis
    • Constructor Detail

      • TagCloudConfiguration

        public TagCloudConfiguration()
    • Method Detail

      • getCloudCase

        public String getCloudCase()
        Returns:
        the cloudCase
      • setCloudCase

        public void setCloudCase​(String cloudCase)
        Parameters:
        cloudCase - the cloudCase to set
      • getWidth

        public String getWidth()
        Returns:
        the width
      • setWidth

        public void setWidth​(String width)
        Parameters:
        width - the width to set
      • getFontFrom

        public String getFontFrom()
        Returns:
        the fontFrom
      • setFontFrom

        public void setFontFrom​(String fontFrom)
        Parameters:
        fontFrom - the fontFrom to set
      • getFontTo

        public String getFontTo()
        Returns:
        the fontTo
      • setFontTo

        public void setFontTo​(String fontTo)
        Parameters:
        fontTo - the fontTo to set
      • getCuttingLevel

        public String getCuttingLevel()
        Returns:
        the cuttingLevel
      • setCuttingLevel

        public void setCuttingLevel​(String cuttingLevel)
        Parameters:
        cuttingLevel - the cuttingLevel to set
      • getTotalTags

        public int getTotalTags()
        Returns:
        the totalTags
      • setTotalTags

        public void setTotalTags​(int totalTags)
        Parameters:
        totalTags - the totalTags to set
      • isRandomColors

        public boolean isRandomColors()
        Returns:
        the randomColors
      • setRandomColors

        public void setRandomColors​(boolean randomColors)
        Parameters:
        randomColors - the randomColors to set
      • getOrdering

        public String getOrdering()
        Returns:
        the ordering
      • setOrdering

        public void setOrdering​(String ordering)
        Parameters:
        ordering - the ordering to set
      • isDisplayScore

        public boolean isDisplayScore()
        Returns:
        the displayScore
      • setDisplayScore

        public void setDisplayScore​(boolean displayScore)
        Parameters:
        displayScore - the displayScore to set
      • isShouldCenter

        public boolean isShouldCenter()
        Returns:
        the shouldCenter
      • setShouldCenter

        public void setShouldCenter​(boolean shouldCenter)
        Parameters:
        shouldCenter - the shouldCenter to set
      • getLocale

        public String getLocale()
        Returns:
        the locale
      • setLocale

        public void setLocale​(String locale)
        Parameters:
        locale - the locale to set