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

public class RedactPolygon extends Component
Author:
jek
  • Constructor Details

    • RedactPolygon

      public RedactPolygon(ArrayList<Node> nodes, Integer width, Integer height)
      Constructor create RedactPolygon "Black-Label-Polygon" Component.
      Parameters:
      nodes - nodes ArrayList of Nodes (x,y)
      width - width
      height - height
  • Method Details