@Deprecated
public final class HeaderFooter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
FOOTER_EVEN
Deprecated.
|
static int |
FOOTER_FIRST
Deprecated.
|
static int |
FOOTER_ODD
Deprecated.
|
static int |
HEADER_EVEN
Deprecated.
|
static int |
HEADER_FIRST
Deprecated.
|
static int |
HEADER_ODD
Deprecated.
|
Constructor and Description |
---|
HeaderFooter(int type,
int startFC,
int endFC)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getEnd()
Deprecated.
|
int |
getStart()
Deprecated.
|
boolean |
isEmpty()
Deprecated.
|
public static final int HEADER_EVEN
public static final int HEADER_ODD
public static final int FOOTER_EVEN
public static final int FOOTER_ODD
public static final int HEADER_FIRST
public static final int FOOTER_FIRST
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.