MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / drawPolygon

Method drawPolygon

src/java/awt/Graphics.java:355–355  ·  view source on GitHub ↗

Draws a polygon defined by an array of x points and y points. @param xPoints an array of x points @param yPoints an array of y points @param nPoints the total number of points @see #fillPolygon

(int xPoints[], int yPoints[], int nPoints)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

drawMethod · 0.95

Calls

no outgoing calls

Tested by 1

drawMethod · 0.76