public class MarvinContour extends Object
MarvinContour()
void
addPoint(int x, int y)
Point
getPoint(int index)
List<Point>
getPoints()
int
length()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MarvinContour()
public void addPoint(int x, int y)
public Point getPoint(int index)
public List<Point> getPoints()
public int length()
Copyright © 2018. All rights reserved.