|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectShapeList
public class ShapeList
Constructor Summary | |
---|---|
ShapeList(Collection theShapes,
int theMinimalSeparation)
|
|
ShapeList(int theMinimalSeparation)
|
Method Summary | |
---|---|
void |
add(Shape theShape)
|
Shape |
getMergedShape()
|
Iterator |
offsetIterator()
|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShapeList(int theMinimalSeparation)
public ShapeList(Collection theShapes, int theMinimalSeparation)
Method Detail |
---|
public void add(Shape theShape)
public Shape getMergedShape()
public Iterator offsetIterator()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |