Class LegendLayoutHints


  • public final class LegendLayoutHints
    extends java.lang.Object
    LegendItemLayoutHints
    • Constructor Detail

      • LegendLayoutHints

        public LegendLayoutHints​(Size legendSize,
                                 Size titleSize,
                                 Label laTitle,
                                 boolean isMinSliceApplied,
                                 java.lang.String minSliceText,
                                 LegendItemHints[] liha)
    • Method Detail

      • getLegendSize

        public Size getLegendSize()
      • getTitleSize

        public Size getTitleSize()
      • isMinSliceApplied

        public boolean isMinSliceApplied()
      • getMinSliceText

        public java.lang.String getMinSliceText()
      • getLaTitle

        public Label getLaTitle()
        Returns:
        Returns the laTitle.