Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.view.whiteboard.IWhiteboardFigure Interface Reference
Inheritance diagram for de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.view.whiteboard.IWhiteboardFigure:
de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.view.whiteboard.impl.WhiteboardFigure

List of all members.

Public Member Functions

Point getLocation () throws RemoteException
Dimension getSize () throws RemoteException
Color getBackgroundColor () throws RemoteException
Color getForegroundColor () throws RemoteException
String getType () throws RemoteException

Detailed Description

A figure wrapper holding the most important information of an IFigure which is not serializable.


Member Function Documentation

Color de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.view.whiteboard.IWhiteboardFigure.getBackgroundColor ( ) throws RemoteException
Color de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.view.whiteboard.IWhiteboardFigure.getForegroundColor ( ) throws RemoteException
Point de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.view.whiteboard.IWhiteboardFigure.getLocation ( ) throws RemoteException
Dimension de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.view.whiteboard.IWhiteboardFigure.getSize ( ) throws RemoteException
String de.fu_berlin.inf.dpp.stf.server.rmi.superbot.component.view.whiteboard.IWhiteboardFigure.getType ( ) throws RemoteException
 All Classes Namespaces Files Functions Variables Enumerations