Class RMText

All Implemented Interfaces:
Archivable, DeepChangeListener, RMPropertyChanger, RMTypes, PropertyChangeListener, Cloneable, EventListener

@Deprecated public class RMText extends RMTextShape
Deprecated.
Old text shape class for compatibility.
  • Field Details

    • ALIGN_LEFT

      public static final RMTypes.AlignX ALIGN_LEFT
      Deprecated.
    • ALIGN_CENTER

      public static final RMTypes.AlignX ALIGN_CENTER
      Deprecated.
    • ALIGN_RIGHT

      public static final RMTypes.AlignX ALIGN_RIGHT
      Deprecated.
    • ALIGN_FULL

      public static final RMTypes.AlignX ALIGN_FULL
      Deprecated.
    • ALIGN_TOP

      public static final RMTypes.AlignY ALIGN_TOP
      Deprecated.
    • ALIGN_MIDDLE

      public static final RMTypes.AlignY ALIGN_MIDDLE
      Deprecated.
    • ALIGN_BOTTOM

      public static final RMTypes.AlignY ALIGN_BOTTOM
      Deprecated.
  • Constructor Details

    • RMText

      public RMText()
      Deprecated.