BendpointStuff
Class VOCLBendpoint
java.lang.Object
BendpointStuff.VOCLBendpoint
- All Implemented Interfaces:
- org.eclipse.draw2d.Bendpoint
public class VOCLBendpoint
- extends java.lang.Object
- implements org.eclipse.draw2d.Bendpoint
Implements Bendpoint
- Author:
- jan
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VOCLBendpoint
public VOCLBendpoint()
getFirstRelativeDimension
public org.eclipse.draw2d.geometry.Dimension getFirstRelativeDimension()
getLocation
public org.eclipse.draw2d.geometry.Point getLocation()
- Specified by:
getLocation
in interface org.eclipse.draw2d.Bendpoint
getSecondRelativeDimension
public org.eclipse.draw2d.geometry.Dimension getSecondRelativeDimension()
getWeight
public float getWeight()
setRelativeDimensions
public void setRelativeDimensions(org.eclipse.draw2d.geometry.Dimension dim1,
org.eclipse.draw2d.geometry.Dimension dim2)
setWeight
public void setWeight(float w)