pl.edu.agh.cast.model.visual
Interface IMoveable

All Known Implementing Classes:
Legend, Node

public interface IMoveable


Method Summary
 java.lang.String getLabel()
           
 org.eclipse.draw2d.geometry.Point getLocation()
           
 void setLocation(org.eclipse.draw2d.geometry.Point newLocation)
           
 

Method Detail

setLocation

void setLocation(org.eclipse.draw2d.geometry.Point newLocation)

getLocation

org.eclipse.draw2d.geometry.Point getLocation()

getLabel

java.lang.String getLabel()


Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.