Class RMGraph.Legend

    • Constructor Detail

      • Legend

        public Legend()
        Creates a new graph legend.
      • Legend

        public Legend​(boolean initialize)
        Creates a new graph legend initialized for insertion into a new graph.
    • Method Detail

      • getText

        public RMText getText()
        Returns the text shape associated with the legend.
      • superSelectable

        public boolean superSelectable()
        Editor method indicates that legend is super selectable.
        Overrides:
        superSelectable in class RMShape
      • childrenSuperSelectImmediately

        public boolean childrenSuperSelectImmediately()
        Editor method indicates that children should immediately super select.
        Overrides:
        childrenSuperSelectImmediately in class RMShape