Searched defs:PolygonShape (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/applets/GraphicsTest/
H A DGraphicsTest.java150 add("Polygon", new ShapeTest(new PolygonShape()));
368 class PolygonShape extends Shape { class in inherits:Shape
374 public PolygonShape() { method in class:PolygonShape

Completed in 23 milliseconds