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

Method fillPolygon

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

Fills a polygon with the current color using an even-odd fill rule (otherwise known as an alternating rule). @param xPoints an array of x points @param yPoints an array of y points @param nPoints the total number of points @see #drawPolygon

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

fillMethod · 0.95

Calls

no outgoing calls

Tested by 1

fillMethod · 0.76