Zest
1.5.100.201405261516

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.100.201405261516

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