Uses of Class
org.freehep.graphicsio.swf.LineStyleArray

Uses of LineStyleArray in org.freehep.graphicsio.swf
 

Fields in org.freehep.graphicsio.swf declared as LineStyleArray
protected  LineStyleArray DefineMorphShape.lineStyles
           
protected  LineStyleArray DefineShape.lineStyles
           
protected  LineStyleArray SWFShape.lineStyles
           
 

Constructors in org.freehep.graphicsio.swf with parameters of type LineStyleArray
DefineMorphShape(int id, java.awt.geom.Rectangle2D startBounds, java.awt.geom.Rectangle2D endBounds, FillStyleArray fillStyles, LineStyleArray lineStyles, SWFShape startEdges, SWFShape endEdges)
           
DefineShape(int id, java.awt.geom.Rectangle2D bounds, FillStyleArray fillStyles, LineStyleArray lineStyles, SWFShape shape)
           
DefineShape2(int id, java.awt.geom.Rectangle2D bounds, FillStyleArray fillStyles, LineStyleArray lineStyles, SWFShape shape)
           
DefineShape3(int id, java.awt.geom.Rectangle2D bounds, FillStyleArray fillStyles, LineStyleArray lineStyles, SWFShape shape)
           
DefineShape4(int id, java.awt.geom.Rectangle2D bounds, FillStyleArray fillStyles, LineStyleArray lineStyles, SWFShape shape)
           
DefineShape4(int id, java.awt.geom.Rectangle2D bounds, java.awt.geom.Rectangle2D edgeBounds, boolean usesNonScalingStrokes, boolean usesScalingStrokes, FillStyleArray fillStyles, LineStyleArray lineStyles, SWFShape shape)
           
SWFShape(SWFInputStream input, FillStyleArray fillStyles, LineStyleArray lineStyles, boolean isMorphStyle, boolean hasAlpha, boolean hasStyles)
           
 



Copyright © 2000-2006 FreeHEP. All Rights Reserved.