Class RMGraph.BarLabel

    • Constructor Detail

      • BarLabel

        public BarLabel()
        Creates a bar label suitable for insertion in a new graph.
    • Method Detail

      • getDefaultVersionName

        public java.lang.String getDefaultVersionName()
        Returns the default version name for this switch shape subclass.
        Overrides:
        getDefaultVersionName in class RMSwitchShape
      • getText

        public RMText getText()
        Returns the text associated with this bar label.
      • getVersionTextLength

        public int getVersionTextLength​(java.lang.String v)
        Returns the length of the text for a given switch shape version name.
      • superSelectable

        public boolean superSelectable()
        Editor method indicates that bar label is super selectable.
        Overrides:
        superSelectable in class RMSwitchShape
      • childrenSuperSelectImmediately

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

        public java.lang.String getToolClassName()
        Editor method - indicates that this shape should use Scene3D's tool.
        Overrides:
        getToolClassName in class RMShape