| Package | Description | 
|---|---|
| org.freehep.graphicsio.swf | SWF (Macromedia Flash) Input and Output Format. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | SWFShape.EdgeRecordEdge Record, specifying lines, curves, ... | 
| static class  | SWFShape.ShapeRecordShape Record, specifying style, move, ... | 
| Constructor and Description | 
|---|
| SWFPathConstructor(Vector<SWFShape.Record> path,
                  int stroke,
                  int fill0,
                  int fill1) | 
| SWFPathConstructor(Vector<SWFShape.Record> path,
                  int stroke,
                  int fill0,
                  int fill1,
                  double resolution) | 
| SWFShape(Vector<SWFShape.Record> records) | 
Copyright © 2014. All rights reserved.