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

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

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

Fields in th.co.edge.jseq.argouml.pgml declared as Fill
static Fill Fill.OFF
           
static Fill Fill.ON
           
 

Methods in th.co.edge.jseq.argouml.pgml that return Fill
 Fill Fig.getFill()
          Returns the stroke attribute of this figure object, that is, whether or not this figure should be filled.
 

Constructors in th.co.edge.jseq.argouml.pgml with parameters of type Fill
Fig(java.lang.String name, Fill fill, FillColor fillColor, Stroke stroke, StrokeColor strokeColor)
          Creates a new Fig.
FigPath(java.lang.String name, java.lang.String description, int x1, int y1, int x2, int y2, Fill fill)
           
FigPath(java.lang.String name, java.lang.String description, java.util.List<java.awt.Point> points, Fill fill)
           
 



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