public class MarvinBlobSegment
extends java.lang.Object
Constructor and Description |
---|
MarvinBlobSegment(int x,
int y) |
Modifier and Type | Method and Description |
---|---|
MarvinBlob |
getBlob() |
int |
getX() |
int |
getY() |
void |
setBlob(MarvinBlob blob) |
public int getX()
public int getY()
public void setBlob(MarvinBlob blob)
public MarvinBlob getBlob()