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

public class Oval extends Component
Author:
jek
  • Constructor Details

    • Oval

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