Package net.atthegate.server.service.pdf
Class Border
java.lang.Object
net.atthegate.server.service.pdf.Border
Used to control the visibility of cell borders.
See the Cell class for more information.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TOP
public static final int TOP- See Also:
-
BOTTOM
public static final int BOTTOM- See Also:
-
LEFT
public static final int LEFT- See Also:
-
RIGHT
public static final int RIGHT- See Also:
-
-
Constructor Details
-
Border
public Border()
-