Class FigureAction.SourceType

  • Enclosing class:
    FigureAction

    public static class FigureAction.SourceType
    extends java.lang.Object
    The source of the action.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      Get the name of the SourceType.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getName

        public java.lang.String getName()
        Get the name of the SourceType.
        Returns:
        the name.