public class InternalItem
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InternalItem.Clustered
Extension to the above class for clustered items.
|
| Modifier and Type | Field and Description |
|---|---|
boolean |
changes |
float |
dy |
MarkerInterface |
item |
double |
px |
double |
py |
boolean |
visible |
float |
x |
float |
y |
| Constructor and Description |
|---|
InternalItem() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public MarkerInterface item
public boolean visible
public boolean changes
public float x
public float y
public double px
public double py
public float dy