|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SWFShape | |
---|---|
org.freehep.graphicsio.swf | SWF (Macromedia Flash) Input and Output Format. |
Uses of SWFShape in org.freehep.graphicsio.swf |
---|
Fields in org.freehep.graphicsio.swf declared as SWFShape | |
---|---|
protected SWFShape |
DefineMorphShape.endEdges
|
protected SWFShape |
DefineShape.shape
|
protected SWFShape |
DefineMorphShape.startEdges
|
Methods in org.freehep.graphicsio.swf that return SWFShape | |
---|---|
SWFShape[] |
DefineFont2.getShapes()
|
Methods in org.freehep.graphicsio.swf with parameters of type SWFShape | |
---|---|
void |
DefineFont.add(SWFShape shape)
|
void |
DefineFont2.setShapes(SWFShape[] shapes)
|
Constructors in org.freehep.graphicsio.swf with parameters of type SWFShape | |
---|---|
DefineFont2(int character,
boolean shiftJIS,
boolean ansi,
boolean italic,
boolean bold,
boolean wideOffsets,
boolean wideCodes,
int languageCode,
String name,
SWFShape[] shapes,
int[] codes,
int ascent,
int descent,
int leading,
short[] advances,
Rectangle2D[] bounds,
DefineFont2.KerningRecord[] kerning)
|
|
DefineFont2(int character,
boolean italic,
boolean bold,
String name,
SWFShape[] shapes,
int[] codes)
|
|
DefineMorphShape(int id,
Rectangle2D startBounds,
Rectangle2D endBounds,
FillStyleArray fillStyles,
LineStyleArray lineStyles,
SWFShape startEdges,
SWFShape endEdges)
|
|
DefineShape(int id,
Rectangle2D bounds,
FillStyleArray fillStyles,
LineStyleArray lineStyles,
SWFShape shape)
|
|
DefineShape2(int id,
Rectangle2D bounds,
FillStyleArray fillStyles,
LineStyleArray lineStyles,
SWFShape shape)
|
|
DefineShape3(int id,
Rectangle2D bounds,
FillStyleArray fillStyles,
LineStyleArray lineStyles,
SWFShape shape)
|
|
DefineShape4(int id,
Rectangle2D bounds,
FillStyleArray fillStyles,
LineStyleArray lineStyles,
SWFShape shape)
|
|
DefineShape4(int id,
Rectangle2D bounds,
Rectangle2D edgeBounds,
boolean usesNonScalingStrokes,
boolean usesScalingStrokes,
FillStyleArray fillStyles,
LineStyleArray lineStyles,
SWFShape shape)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |