public class CloudMatrix
extends java.lang.Object
RectTree
.Constructor and Description |
---|
CloudMatrix(int maxSize,
int minResolution) |
Modifier and Type | Method and Description |
---|---|
short |
get(int x,
int y) |
int |
getMinResolution() |
boolean |
isEmpty(int x,
int y) |
void |
reset() |
void |
set(org.eclipse.gef4.cloudio.internal.ui.util.RectTree.RectNode node,
short id,
short xOffset,
short yOffset,
int minResolution) |
public int getMinResolution()
public short get(int x, int y)
public boolean isEmpty(int x, int y)
public void reset()
public void set(org.eclipse.gef4.cloudio.internal.ui.util.RectTree.RectNode node, short id, short xOffset, short yOffset, int minResolution)
Copyright (c) 2000, 2012 itemis AG and others. All rights reserved.