fr.inria.insitu.glite.util
Interface Colored

All Known Implementing Classes:
LiteBounded, LiteComponent, LiteImage, LiteLabel, LiteShape

public interface Colored

Colored maintain a color.

Version:
$Revision: 1.1 $
Author:
Jean-Daniel Fekete

Method Summary
 Color getColor()
          Returns the current color.
 void setColor(Color color)
          Sets the current color.
 

Method Detail

getColor

Color getColor()
Returns the current color.

Returns:
the current color

setColor

void setColor(Color color)
Sets the current color.

Parameters:
color - the color


Copyright © 2006 by Jean-Daniel Fekete and INRIA, France All rights reserved.