Uses of Class
pl.edu.agh.cast.common.HexColor

Packages that use HexColor
pl.edu.agh.cast.common Provides CAST commonly used interfaces and classes. 
pl.edu.agh.cast.model.visual.backward Provides classes for visual presentation of data. 
 

Uses of HexColor in pl.edu.agh.cast.common
 

Methods in pl.edu.agh.cast.common that return HexColor
static HexColor HexColor.parseColor(String hexColor)
          Creates a HexColor instance based on it's string representation of form XXXXXX, where X is a hex digit (0-F).
 

Uses of HexColor in pl.edu.agh.cast.model.visual.backward
 

Methods in pl.edu.agh.cast.model.visual.backward with parameters of type HexColor
 String Legend.getLineColorLabel(HexColor color)
          Returns label for the given line color.
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.