| fop 0.94 | |
| Frames | No Frames |
Methods with parameter type org.apache.fop.area.CTM | |
| void | |
| double[] | Creates an array of six doubles from the source CTM. |
| CTM | Creates a new CTM based in the sourceMatrix. |
| String | Converts the sourceMatrix to a string for use in the PDFRenderer cm operations. |
Methods with return type org.apache.fop.area.CTM | |
| CTM | Creates a new CTM based in the sourceMatrix. |
Methods with parameter type org.apache.fop.area.CTM | |
| void | Push the current coordinate transformation matrix onto the stack and
reevaluate resultCTM. |
| CTM | Modifies coordinate transformation matrix in such a way, so
x-shift and y-shift will be transformed in text positions. |
| void | |
| Point | Transforms point using ctm. |
Methods with return type org.apache.fop.area.CTM | |
| CTM | |
| CTM | Modifies coordinate transformation matrix in such a way, so
x-shift and y-shift will be transformed in text positions. |
Methods with parameter type org.apache.fop.area.CTM | |
| void | |
Methods with parameter type org.apache.fop.area.CTM | |
| void | |
Constructors with parameter type org.apache.fop.area.CTM | |
Initialize a CTM with the values of another CTM. | |
Methods with parameter type org.apache.fop.area.CTM | |
| CTM | Multiply new passed CTM with this one and generate a new result CTM. |
| void | Set the transform of this viewport. |
| void | Set the Coordinate Transformation Matrix which transforms content
coordinates in this region reference area which are specified in
terms of "start" and "before" into coordinates in a system which
is positioned in "absolute" directions (with origin at lower left of
the region reference area. |
Methods with return type org.apache.fop.area.CTM | |
| CTM | Get the transform of this block viewport. |
| CTM | Get the current transform of this region. |
| CTM | Construct a coordinate transformation matrix (CTM). |
| CTM | Return a CTM which will transform coordinates for a particular writing-mode
into normalized first quandrant coordinates. |
| CTM | Multiply new passed CTM with this one and generate a new result CTM. |
| CTM | Rotate this CTM by "angle" radians and return a new result CTM. |
| CTM | Scale this CTM by the passed x and y values and return a new result CTM. |
| CTM | Translate this CTM by the passed x and y values and return a new result CTM. |
Methods with parameter type org.apache.fop.area.CTM | |
| void | |
Methods with parameter type org.apache.fop.area.CTM | |
| void | |
Methods with parameter type org.apache.fop.area.CTM | |
| void | |
Methods with parameter type org.apache.fop.area.CTM | |
| void | Establishes a new viewport area. |
| fop 0.94 |