Uses of Class
th.co.edge.jseq.argouml.pgml.FillColor

Packages that use FillColor
th.co.edge.jseq.argouml.pgml   
 

Uses of FillColor in th.co.edge.jseq.argouml.pgml
 

Fields in th.co.edge.jseq.argouml.pgml declared as FillColor
static FillColor FillColor.CYAN
           
static FillColor FillColor.WHITE
           
 

Methods in th.co.edge.jseq.argouml.pgml that return FillColor
 FillColor Fig.getFillColor()
          Returns the fill color of this figure object, that is, if this figure should be filled, the color to use.
 

Constructors in th.co.edge.jseq.argouml.pgml with parameters of type FillColor
Fig(java.lang.String name, Fill fill, FillColor fillColor, Stroke stroke, StrokeColor strokeColor)
          Creates a new Fig.
FigRectangle(java.lang.String name, int x, int y, int width, int height, FillColor fillColor)
           
 



Copyright © 2008 Edge Software, Co., Ltd.. All Rights Reserved.