TabStop.TabStopType| Constructor and Description |
|---|
HSLFTabStop(int position,
TabStop.TabStopType type) |
| Modifier and Type | Method and Description |
|---|---|
HSLFTabStop |
clone() |
boolean |
equals(Object obj) |
int |
getPosition() |
double |
getPositionInPoints()
Gets the position in points relative to the left side of the paragraph.
|
TabStop.TabStopType |
getType() |
int |
hashCode() |
void |
setPosition(int position) |
void |
setPositionInPoints(double points)
Sets the position in points relative to the left side of the paragraph
|
void |
setType(TabStop.TabStopType type) |
String |
toString() |
public HSLFTabStop(int position,
TabStop.TabStopType type)
public int getPosition()
public void setPosition(int position)
public double getPositionInPoints()
TabStopgetPositionInPoints in interface TabStoppublic void setPositionInPoints(double points)
TabStopsetPositionInPoints in interface TabStoppoints - position in pointspublic TabStop.TabStopType getType()
public void setType(TabStop.TabStopType type)
public HSLFTabStop clone()
Copyright © 2010 - 2020 Adobe. All Rights Reserved