Class HighDTreeMapField<N extends com.macrofocus.treemap.AbstractTreeMapNode<N,​Row,​Column,​java.awt.Color,​java.awt.Font>,​Row,​Column>

  • All Implemented Interfaces:
    com.macrofocus.treemap.TreeMapField<N,​Column>

    public class HighDTreeMapField<N extends com.macrofocus.treemap.AbstractTreeMapNode<N,​Row,​Column,​java.awt.Color,​java.awt.Font>,​Row,​Column>
    extends java.lang.Object
    implements com.macrofocus.treemap.TreeMapField<N,​Column>
    • Constructor Detail

      • HighDTreeMapField

        public HighDTreeMapField​(com.macrofocus.molap.series.Series<Row,​?> series)
    • Method Detail

      • getType

        public java.lang.Class getType()
        Specified by:
        getType in interface com.macrofocus.treemap.TreeMapField<N extends com.macrofocus.treemap.AbstractTreeMapNode<N,​Row,​Column,​java.awt.Color,​java.awt.Font>,​Row>
      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface com.macrofocus.treemap.TreeMapField<N extends com.macrofocus.treemap.AbstractTreeMapNode<N,​Row,​Column,​java.awt.Color,​java.awt.Font>,​Row>
      • getValue

        public java.lang.Object getValue​(N node)
        Specified by:
        getValue in interface com.macrofocus.treemap.TreeMapField<N extends com.macrofocus.treemap.AbstractTreeMapNode<N,​Row,​Column,​java.awt.Color,​java.awt.Font>,​Row>
      • isValid

        public boolean isValid()
        Specified by:
        isValid in interface com.macrofocus.treemap.TreeMapField<N extends com.macrofocus.treemap.AbstractTreeMapNode<N,​Row,​Column,​java.awt.Color,​java.awt.Font>,​Row>
      • isEveryValueUnique

        public boolean isEveryValueUnique()
        Specified by:
        isEveryValueUnique in interface com.macrofocus.treemap.TreeMapField<N extends com.macrofocus.treemap.AbstractTreeMapNode<N,​Row,​Column,​java.awt.Color,​java.awt.Font>,​Row>
      • getIndex

        public Column getIndex()
        Specified by:
        getIndex in interface com.macrofocus.treemap.TreeMapField<N extends com.macrofocus.treemap.AbstractTreeMapNode<N,​Row,​Column,​java.awt.Color,​java.awt.Font>,​Row>
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object