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

public class HighlightPolygon extends Component
Author:
jek
  • Constructor Details

    • HighlightPolygon

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