Package | Description |
---|---|
org.apache.fop.afp.goca |
Contains a collection of AFP font related classes.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGraphicsCoord
A base class encapsulating the structure of coordinate based GOCA objects
|
class |
GraphicsAreaBegin
The beginning of a filled region (graphics area).
|
class |
GraphicsAreaEnd
The end of a filled region (graphics area).
|
class |
GraphicsBox
A GOCA graphics rectangular box
|
class |
GraphicsCharacterString
A GOCA graphics string
|
class |
GraphicsFillet
A GOCA graphics curved tangential line to a specified set of
straight lines drawn from the given position or current position
|
class |
GraphicsFullArc
A GOCA graphics arc (circle/ellipse)
|
class |
GraphicsImage
A GOCA Image
|
class |
GraphicsLine
A GOCA graphics straight line drawn from the
given absolute position
|
class |
GraphicsSetArcParameters
Sets the arc parameters for a GOCA graphics arc (circle/ellipse)
|
class |
GraphicsSetCharacterSet
Sets the current character set (font) to be used for following graphics strings
|
class |
GraphicsSetCurrentPosition
Sets the current painting position of the graphics object
|
class |
GraphicsSetLineType
Sets the value of the current line type attribute when stroking GOCA shapes (structured fields)
|
class |
GraphicsSetLineWidth
Sets the line width to use when stroking GOCA shapes (structured fields)
|
class |
GraphicsSetMix
Sets the foreground mix mode.
|
class |
GraphicsSetPatternSymbol
Sets the pattern symbol to use when filling following GOCA structured fields
|
class |
GraphicsSetProcessColor
Sets the current processing color for the following GOCA structured fields
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.