public class PrintSetTabStop extends BaseManager
BaseManager.PackEntryChangeListener, BaseManager.RegistryEntry
Modifier and Type | Field and Description |
---|---|
static int |
TAB_ALIGNMENT_OPTION_CENTER |
static int |
TAB_ALIGNMENT_OPTION_LEFT |
static int |
TAB_ALIGNMENT_OPTION_RIGHT |
TYPE_EJP, TYPE_NATIVE
Modifier and Type | Method and Description |
---|---|
int |
getAlignment()
Returns the alignment for the tab stop.
|
int |
getLeader()
Returns the leader for this tab stop.
|
float |
getPosition()
Returns the position of the tab.
|
void |
setAlignment(int value)
Sets the alignment for the tab stop.
|
void |
setLeader(int value)
Sets the leader for this tab stop.
|
void |
setPosition(float position)
Sets the position of the tab.
|
addChangeListener, addChangeListener, addGlobalChangeListener, addPackListener, forgetPush, getPack, isShared, popPack, pushPack, removeChangeListener, removeChangeListener, removeGlobalChangeListener, removePackListener, save, save, toString, writeAsXML
public static final int TAB_ALIGNMENT_OPTION_LEFT
public static final int TAB_ALIGNMENT_OPTION_RIGHT
public static final int TAB_ALIGNMENT_OPTION_CENTER
public int getAlignment()
TAB_ALIGNMENT_OPTION_LEFT
, TAB_ALIGNMENT_OPTION_RIGHT
and
TAB_ALIGNMENT_OPTION_CENTER
.
Defaults to TAB_ALIGNMENT_OPTION_LEFT
.public void setAlignment(int value)
TAB_ALIGNMENT_OPTION_LEFT
, TAB_ALIGNMENT_OPTION_RIGHT
and
TAB_ALIGNMENT_OPTION_CENTER
.value
- alignment for the tab stoppublic int getLeader()
public void setLeader(int value)
value
- new tab stop leaderpublic float getPosition()
public void setPosition(float position)
position
- tab positionwww.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.