Class LegendNode



  • public class LegendNode
    extends ItemNode
    • Constructor Detail

      • LegendNode

        public LegendNode​()
    • Method Detail

      • getShapeType

        public ShapeTypes getShapeType​()
        Get shape type
        Returns:
        The shape type
      • setShapeType

        public void setShapeType​(ShapeTypes type)
        Set shape type
        Parameters:
        type - The shape type
      • getLegendBreak

        public ColorBreak getLegendBreak​()
        Get legend break
        Returns:
        The legend break
      • setLegendBreak

        public void setLegendBreak​(ColorBreak aCB)
        Set legend break
        Parameters:
        aCB - The legend break
      • clone

        public java.lang.Object clone​()
        Clone
        Overrides:
        clone in class java.lang.Object
        Returns:
        LegendNode object
      • getDrawHeight

        public int getDrawHeight​()
        Description copied from class: ItemNode
        Get drawing height
        Specified by:
        getDrawHeight in class ItemNode
        Returns:
        The drawing height
      • getExpandedHeight

        public int getExpandedHeight​()
        Description copied from class: ItemNode
        Get expanded height
        Specified by:
        getExpandedHeight in class ItemNode
        Returns:
        The expanded height