public class Triangle extends Object implements Shape
Triangle()
void
draw(Graphics2D g2, Point p)
Icon
getIcon()
String
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Triangle()
public String getName()
getName
Shape
public Icon getIcon()
getIcon
public void draw(Graphics2D g2, Point p)
draw
Copyright © 2008-2016. All Rights Reserved.