Vector Graphics, 2.4

Uses of Class
org.freehep.graphicsio.swf.DefineText.Record

Uses of DefineText.Record in org.freehep.graphicsio.swf
 

Subclasses of DefineText.Record in org.freehep.graphicsio.swf
static class DefineText.RecordType0
          Text0 Record, for the actual glyphs.
static class DefineText.RecordType1
          Text1 Record, for the attributes of the text.
 

Fields in org.freehep.graphicsio.swf with type parameters of type DefineText.Record
protected  Vector<DefineText.Record> DefineText.text
           
 

Constructor parameters in org.freehep.graphicsio.swf with type arguments of type DefineText.Record
DefineText(int id, Rectangle2D bounds, AffineTransform matrix, Vector<DefineText.Record> text)
           
DefineText2(int id, Rectangle2D bounds, AffineTransform matrix, Vector<DefineText.Record> text)
           
 


Vector Graphics, 2.4

Copyright © 2014. All rights reserved.