public class FODimension
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
bpd
distance (in millipoints) on the block-progression-direction
|
int |
ipd
distance (in millipoints) on the inline-progression-direction
|
Constructor and Description |
---|
FODimension(int ipd,
int bpd)
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public int ipd
public int bpd
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.