com.ebmwebsourcing.geasytools.diagrameditor.domain.diagramdefinition.diagramcommon.layout
Interface IPoint

All Known Implementing Classes:
Point

public interface IPoint


Method Summary
 double getX()
           
 double getY()
           
 

Method Detail

getX

double getX()

getY

double getY()


Copyright © 2010-2011 Petals Link. All Rights Reserved.