public class CellCntrMarker extends Object
Constructor and Description |
---|
CellCntrMarker()
Creates a new instance of Marker
|
CellCntrMarker(int x,
int y,
int z) |
Modifier and Type | Method and Description |
---|---|
int |
getX() |
int |
getY() |
int |
getZ() |
void |
setX(int x) |
void |
setY(int y) |
void |
setZ(int z) |
Copyright © 2015–2021 Fiji. All rights reserved.