Converts this portion to the automaticaly updated field.
addField
Name
Description
addField (String)
Converts this portion to the automaticaly updated field.
Parameters:
Name
Type
Description
internalString
String
Internal name of FieldType.
getCoordinates
Name
Description
getCoordinates ()
Get coordinates of the beginning of the portion. The X coordinate of point represents the portion beginning from the first character including left side bearing. The Y coordinate includes top side bearing.
Returns:
Point2D.Float
getField
Name
Description
getField ()
Returns a field of this portion. Read-only IField.
Returns oformatting bject which contains explicitly set formatting properties of the text portion with no inheritance applied. Read-only IPortionFormat. The formatting object contains the formatting parameters defined for the current portion only, inherited data is not applied. In order to get the effective values including inherited ones use the PortionFormat#getEffective function.