Class ElkBendPoint
- java.lang.Object
-
- net.sourceforge.plantuml.elk.proxy.graph.ElkBendPoint
-
public class ElkBendPoint extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Object
obj
-
Constructor Summary
Constructors Constructor Description ElkBendPoint(java.lang.Object obj)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object other)
double
getX()
double
getY()
int
hashCode()
-