Package org.oscim.renderer.bucket
Class TextItem
-
Nested Class Summary
Nested classes/interfaces inherited from class org.oscim.utils.pool.Inlist
Inlist.List<T extends Inlist<?>> -
Field Summary
FieldsModifier and TypeFieldDescriptionbyteshortfloatfloatfloatfloatfloatfloatfloat -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.oscim.utils.pool.Inlist
appendItem, appendList, get, last, next, prependRelative, push, remove, size
-
Field Details
-
pool
-
x
public float x -
y
public float y -
label
-
text
-
width
public float width -
x1
public float x1 -
y1
public float y1 -
x2
public float x2 -
y2
public float y2 -
length
public short length -
edges
public byte edges
-
-
Constructor Details
-
TextItem
public TextItem()
-
-
Method Details