Vector Graphics, 2.4

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

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

Subclasses of SWFShape.Record in org.freehep.graphicsio.swf
static class SWFShape.EdgeRecord
          Edge Record, specifying lines, curves, ...
static class SWFShape.ShapeRecord
          Shape Record, specifying style, move, ...
 

Constructor parameters in org.freehep.graphicsio.swf with type arguments of type SWFShape.Record
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)
           
 


Vector Graphics, 2.4

Copyright © 2014. All rights reserved.