Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

CoordinateSystem.TWIP

Specifies that each logical unit is converted to one twentieth of a point (called a twip).

Syntax

public static final int TWIP;

Remarks

Because a point is 1/72 of an inch, a twip is 1/1440 of an inch.

As the positive x value increases, the x-coordinate moves to the right. As the positive y value increases, the y-coordinate moves up.