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

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

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

Fields in th.co.edge.jseq.argouml.pgml declared as StrokeColor
static StrokeColor StrokeColor.BLACK
           
 

Methods in th.co.edge.jseq.argouml.pgml that return StrokeColor
 StrokeColor Fig.getStrokeColor()
           
 

Constructors in th.co.edge.jseq.argouml.pgml with parameters of type StrokeColor
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.