public static class TabStopPropCollection.TabStop
extends java.lang.Object
Constructor and Description |
---|
TabStop(int position,
TabStopPropCollection.TabStopType type) |
Modifier and Type | Method and Description |
---|---|
int |
getPosition() |
TabStopPropCollection.TabStopType |
getType() |
void |
setPosition(int position) |
void |
setType(TabStopPropCollection.TabStopType type) |
public TabStop(int position, TabStopPropCollection.TabStopType type)
public int getPosition()
public void setPosition(int position)
public TabStopPropCollection.TabStopType getType()
public void setType(TabStopPropCollection.TabStopType type)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.