Zest
1.5.0.201308190730

org.eclipse.zest.layouts
Interface LayoutBendPoint


public interface LayoutBendPoint

Specifies a single bend point in a graph relationship.


Method Summary
 boolean getIsControlPoint()
           
 double getX()
           
 double getY()
           
 

Method Detail

getX

double getX()

getY

double getY()

getIsControlPoint

boolean getIsControlPoint()

Zest
1.5.0.201308190730

Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.