|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.hector.Box2D
public class Box2D
Method Summary | |
---|---|
static Box2D |
create(double x,
double y,
Dimension2D dim)
|
boolean |
doesIntersect(LineSegmentDouble seg)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public static Box2D create(double x, double y, Dimension2D dim)
public String toString()
toString
in class Object
public boolean doesIntersect(LineSegmentDouble seg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |