java.lang.Object
com.saperion.ngc.viewer.virtualviewer.annotation.ini.Component
com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements.Note

public class Note extends Component
Author:
jek
  • Constructor Details

    • Note

      public Note(Integer x, Integer y, Integer width, Integer height, String text)
      Constructor create Note.
      Parameters:
      x - x
      y - y
      width - width
      height - height
      text - text
  • Method Details