Class DisplayPositionned

java.lang.Object
net.sourceforge.plantuml.cucadiagram.DisplayPositionned
Direct Known Subclasses:
DisplayPositioned

@Deprecated public class DisplayPositionned extends java.lang.Object
Deprecated.
There is a typo in this class name. You should use directly DisplayPositioned and not this interface which is here for legacy code. This file will be removed, so use DisplayPositioned instead.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    boolean
    Deprecated.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DisplayPositionned

      public DisplayPositionned()
      Deprecated.
  • Method Details

    • getDisplay

      public Display getDisplay()
      Deprecated.
    • isNull

      public boolean isNull()
      Deprecated.