public class ClusterGroup
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Point2d |
size
Screen size to use for the resulting marker
|
MaplyTexture |
tex
The image to use for the group
|
Constructor and Description |
---|
ClusterGroup() |
ClusterGroup(MaplyTexture tex,
Point2d size) |
Modifier and Type | Method and Description |
---|---|
Point2d |
getSize() |
public MaplyTexture tex
public Point2d size
public ClusterGroup(MaplyTexture tex, Point2d size)
public ClusterGroup()
public Point2d getSize()