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

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

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

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

Methods in th.co.edge.jseq.argouml.pgml that return Stroke
 Stroke Fig.getStroke()
          Returns the stroke attribute of this figure object, that is, whether or not
 

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



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