| Package | Description | 
|---|---|
| org.freehep.graphicsio.swf | SWF (Macromedia Flash) Input and Output Format. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DefineText.RecordType0Text0 Record, for the actual glyphs. | 
| static class  | DefineText.RecordType1Text1 Record, for the attributes of the text. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Vector<DefineText.Record> | DefineText. text | 
| Constructor and Description | 
|---|
| DefineText(int id,
          Rectangle2D bounds,
          AffineTransform matrix,
          Vector<DefineText.Record> text) | 
| DefineText2(int id,
           Rectangle2D bounds,
           AffineTransform matrix,
           Vector<DefineText.Record> text) | 
Copyright © 2014. All rights reserved.