com.pnp.xfeature.models
Class FeatureAnchorModel

java.lang.Object
  extended by com.pnp.xfeature.models.FeatureAnchorModel

public class FeatureAnchorModel
extends java.lang.Object

Standard connection anchor model - see GEF examples (HelloGef3 - 6)

Author:
Kamil Ekstein, created on 2.11.2004

Constructor Summary
FeatureAnchorModel()
           
 
Method Summary
 Point getLocation()
          getter method
 void setLocation(Point location)
          setter method
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureAnchorModel

public FeatureAnchorModel()
Method Detail

setLocation

public void setLocation(Point location)
setter method


getLocation

public Point getLocation()
getter method



Copyright © 2004 - 2008 ETH Zurich and P&P Software GmbH, All Rights Reserved.