com.ebmwebsourcing.geasytools.geasyui.impl.connectable
Class ConnectorDefaultHandlers.ClosestPoints

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.geasyui.impl.connectable.ConnectorDefaultHandlers.ClosestPoints
Enclosing class:
ConnectorDefaultHandlers

public class ConnectorDefaultHandlers.ClosestPoints
extends java.lang.Object


Constructor Summary
ConnectorDefaultHandlers.ClosestPoints(IConnectorPoint minPoint, IConnectorPoint maxPoint)
           
 
Method Summary
 IConnectorPoint getMaxPoint()
           
 IConnectorPoint getMinPoint()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectorDefaultHandlers.ClosestPoints

public ConnectorDefaultHandlers.ClosestPoints(IConnectorPoint minPoint,
                                              IConnectorPoint maxPoint)
Method Detail

getMinPoint

public IConnectorPoint getMinPoint()

getMaxPoint

public IConnectorPoint getMaxPoint()


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