Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
B C D E F G H I K L M N O P R S T V W

B

BITS_PER_ENTRY_1 - Static variable in class cgsuite.util.Grid
Indicates that this grid should use one bit per grid entry.
BITS_PER_ENTRY_16 - Static variable in class cgsuite.util.Grid
Indicates that this grid should use 16 bits per grid entry.
BITS_PER_ENTRY_2 - Static variable in class cgsuite.util.Grid
Indicates that this grid should use two bits per grid entry.
BITS_PER_ENTRY_32 - Static variable in class cgsuite.util.Grid
Indicates that this grid should use 32 bits per grid entry.
BITS_PER_ENTRY_4 - Static variable in class cgsuite.util.Grid
Indicates that this grid should use four bits per grid entry.
BITS_PER_ENTRY_8 - Static variable in class cgsuite.util.Grid
Indicates that this grid should use eight bits per grid entry.
bits - Static variable in class cgsuite.util.Grid
 
bitsPerEntry - Variable in class cgsuite.util.Grid
 
bottom - Variable in class cgsuite.util.Grid.RegionInfo
 
bucket - Variable in class cgsuite.util.SerialCache.PendingIndexEntry
 
bufferCapacity - Variable in class cgsuite.util.SerialCache
 
buildSymmetries() - Method in class cgsuite.util.Grid
 

C

CanonicalIDTag - class cgsuite.util.CanonicalIDTag.
 
CanonicalIDTag(int) - Constructor for class cgsuite.util.CanonicalIDTag
 
cgsuite.util - package cgsuite.util
 
checkSymmetries(int[][], int[]) - Static method in class cgsuite.util.Grid
 
classIDs - Variable in class cgsuite.util.SerialCache
 
clone() - Method in class cgsuite.util.Grid
 
clone(int) - Method in class cgsuite.util.Grid
 
close() - Method in class cgsuite.util.SerialCache
 
codes - Static variable in class cgsuite.util.SerialCache
 
commitBuffer() - Method in class cgsuite.util.SerialCache
 
committed - Variable in class cgsuite.util.TopLayerValue
 
compareArrays(int[], int[]) - Static method in class cgsuite.util.Grid
 
compareTo(Grid) - Method in class cgsuite.util.Grid
 
compareTo(Object) - Method in class cgsuite.util.Grid
 
compareTo(Object) - Method in class cgsuite.util.SerialCache.PendingIndexEntry
 
constructGrid(int, int, int) - Method in class cgsuite.util.Grid
 
containsKey(Object) - Method in class cgsuite.util.SerialCache
 

D

DECOMPOSITION_TYPE_DIAGONAL - Static variable in class cgsuite.util.Grid
Indicates that the grid should be decomposed into diagonally connected subregions.
DECOMPOSITION_TYPE_ORTHOGONAL - Static variable in class cgsuite.util.Grid
Indicates that the grid should be decomposed into orthogonally connected subregions.
DIR_EAST - Static variable in class cgsuite.util.Grid
 
DIR_NORTH - Static variable in class cgsuite.util.Grid
 
DIR_NORTHEAST - Static variable in class cgsuite.util.Grid
 
DIR_NORTHWEST - Static variable in class cgsuite.util.Grid
 
DIR_SOUTH - Static variable in class cgsuite.util.Grid
 
DIR_SOUTHEAST - Static variable in class cgsuite.util.Grid
 
DIR_SOUTHWEST - Static variable in class cgsuite.util.Grid
 
DIR_WEST - Static variable in class cgsuite.util.Grid
 
data - Variable in class cgsuite.util.SerialCache
 
dataFile - Variable in class cgsuite.util.SerialCache
 
decompose(int, int) - Method in class cgsuite.util.Grid
 
descriptors - Variable in class cgsuite.util.SerialCache
 

E

entrySet() - Method in class cgsuite.util.SerialCache
 
equals(Object) - Method in class cgsuite.util.Grid
Tests whether two grids are equal.
equals(Object) - Method in class cgsuite.util.SerialCache.Entry
 
equalsSymmetryInvariant(Grid) - Method in class cgsuite.util.Grid
 

F

finalize() - Method in class cgsuite.util.SerialCache
 
findValueForKey(Object) - Method in class cgsuite.util.SerialCache
 

G

Grid - class cgsuite.util.Grid.
A two-dimensional array suitable for representing grid-based games.
Grid() - Constructor for class cgsuite.util.Grid
 
Grid(int, int) - Constructor for class cgsuite.util.Grid
Constructs a new Grid with the specified dimensions and 32 bits per entry.
Grid(int, int, int) - Constructor for class cgsuite.util.Grid
Constructs a new Grid with the specified dimensions and bits per entry.
Grid.RegionInfo - class cgsuite.util.Grid.RegionInfo.
 
Grid.RegionInfo() - Constructor for class cgsuite.util.Grid.RegionInfo
 
get(Object) - Method in class cgsuite.util.SerialCache
 
getAt(int, int) - Method in class cgsuite.util.Grid
 
getColumnShift(int, int) - Static method in class cgsuite.util.Grid
 
getCount() - Method in class cgsuite.util.SerialCache.BufferedTransparentOutputStream
 
getIndexSize() - Method in class cgsuite.util.SerialCache
 
getKey() - Method in class cgsuite.util.SerialCache.Entry
 
getNumColumns() - Method in class cgsuite.util.Grid
 
getNumRows() - Method in class cgsuite.util.Grid
 
getRowShift(int, int) - Static method in class cgsuite.util.Grid
 
getValue() - Method in class cgsuite.util.SerialCache.Entry
 
grid - Variable in class cgsuite.util.Grid
 

H

hash(Object) - Static method in class cgsuite.util.SerialCache
 
hashCode() - Method in class cgsuite.util.Grid
 
hashCode() - Method in class cgsuite.util.SerialCache.Entry
 
hashCodeSymmetryInvariant() - Method in class cgsuite.util.Grid
 

I

id - Variable in class cgsuite.util.CanonicalIDTag
 
index - Variable in class cgsuite.util.SerialCache
 
indexEntries - Variable in class cgsuite.util.SerialCache
 
indexFile - Variable in class cgsuite.util.SerialCache
 
isEmpty() - Method in class cgsuite.util.SerialCache
 
isValidShift(int, int, int, int) - Method in class cgsuite.util.Grid
 

K

key - Variable in class cgsuite.util.SerialCache.Entry
 

L

left - Variable in class cgsuite.util.Grid.RegionInfo
 
lookupBucketDataOffset(int) - Method in class cgsuite.util.SerialCache
 

M

markRegion(int, int, int, int, int) - Method in class cgsuite.util.Grid
 
markers - Static variable in class cgsuite.util.Grid
 
mask - Static variable in class cgsuite.util.Grid
 
memoryIndex - Variable in class cgsuite.util.SerialCache
 

N

nextClassID - Variable in class cgsuite.util.SerialCache
 
nextOffset - Variable in class cgsuite.util.SerialCache
 
numColumns - Variable in class cgsuite.util.Grid
 
numRows - Variable in class cgsuite.util.Grid
 

O

objs - Static variable in class cgsuite.util.SerialCache
 
offset - Variable in class cgsuite.util.SerialCache.PendingIndexEntry
 

P

pendingIndexEntries - Variable in class cgsuite.util.SerialCache
 
perInt - Static variable in class cgsuite.util.Grid
 
put(Object, Object) - Method in class cgsuite.util.SerialCache
 
putAt(int, int, int) - Method in class cgsuite.util.Grid
 
putAt(int[], int, int, int) - Method in class cgsuite.util.Grid
 
putInTopLayer(Object, Object, boolean) - Method in class cgsuite.util.SerialCache
 

R

read() - Method in class cgsuite.util.SerialCache.TransparentInputStream
 
read(byte[]) - Method in class cgsuite.util.SerialCache.TransparentInputStream
 
read(byte[], int, int) - Method in class cgsuite.util.SerialCache.TransparentInputStream
 
readClassDescriptor() - Method in class cgsuite.util.SerialCache.CacheInputStream
 
readObject(ObjectInputStream) - Method in class cgsuite.util.Grid
 
readObject() - Method in class cgsuite.util.SerialCache
 
readStreamHeader() - Method in class cgsuite.util.SerialCache.CacheInputStream
 
regionAt - Static variable in class cgsuite.util.Grid
 
regions - Static variable in class cgsuite.util.Grid
 
remove(Object) - Method in class cgsuite.util.SerialCache
 
removeEldestEntry(Map.Entry) - Method in class cgsuite.util.SerialCache.TopLayer
 
replaceObject(Object) - Method in class cgsuite.util.SerialCache.CacheOutputStream
 
resolveObject(Object) - Method in class cgsuite.util.SerialCache.CacheInputStream
 
right - Variable in class cgsuite.util.Grid.RegionInfo
 

S

SerialCache - class cgsuite.util.SerialCache.
A Map implementation that stores its data in a file.
SerialCache() - Constructor for class cgsuite.util.SerialCache
 
SerialCache(int, int) - Constructor for class cgsuite.util.SerialCache
 
SerialCache(int, int, boolean) - Constructor for class cgsuite.util.SerialCache
 
SerialCache(int, int, File, File) - Constructor for class cgsuite.util.SerialCache
 
SerialCache.BufferedTransparentOutputStream - class cgsuite.util.SerialCache.BufferedTransparentOutputStream.
 
SerialCache.BufferedTransparentOutputStream(SerialCache.TransparentOutputStream) - Constructor for class cgsuite.util.SerialCache.BufferedTransparentOutputStream
 
SerialCache.CacheInputStream - class cgsuite.util.SerialCache.CacheInputStream.
 
SerialCache.CacheInputStream() - Constructor for class cgsuite.util.SerialCache.CacheInputStream
 
SerialCache.CacheOutputStream - class cgsuite.util.SerialCache.CacheOutputStream.
 
SerialCache.CacheOutputStream() - Constructor for class cgsuite.util.SerialCache.CacheOutputStream
 
SerialCache.Entry - class cgsuite.util.SerialCache.Entry.
 
SerialCache.Entry(Object, Object) - Constructor for class cgsuite.util.SerialCache.Entry
 
SerialCache.PendingIndexEntry - class cgsuite.util.SerialCache.PendingIndexEntry.
 
SerialCache.PendingIndexEntry() - Constructor for class cgsuite.util.SerialCache.PendingIndexEntry
 
SerialCache.TopLayer - class cgsuite.util.SerialCache.TopLayer.
 
SerialCache.TopLayer() - Constructor for class cgsuite.util.SerialCache.TopLayer
 
SerialCache.TransparentInputStream - class cgsuite.util.SerialCache.TransparentInputStream.
 
SerialCache.TransparentInputStream() - Constructor for class cgsuite.util.SerialCache.TransparentInputStream
 
SerialCache.TransparentOutputStream - class cgsuite.util.SerialCache.TransparentOutputStream.
 
SerialCache.TransparentOutputStream() - Constructor for class cgsuite.util.SerialCache.TransparentOutputStream
 
setValue(Object) - Method in class cgsuite.util.SerialCache.Entry
 
size - Variable in class cgsuite.util.SerialCache
 
size() - Method in class cgsuite.util.SerialCache
 
symmetries - Variable in class cgsuite.util.Grid
 

T

TopLayerValue - class cgsuite.util.TopLayerValue.
 
TopLayerValue(Object, boolean) - Constructor for class cgsuite.util.TopLayerValue
 
toString(String) - Method in class cgsuite.util.Grid
 
top - Variable in class cgsuite.util.Grid.RegionInfo
 
topLayer - Variable in class cgsuite.util.SerialCache
 
transparentInputStream - Variable in class cgsuite.util.SerialCache
 
transparentOutputStream - Variable in class cgsuite.util.SerialCache
 

V

value - Variable in class cgsuite.util.SerialCache.Entry
 
value - Variable in class cgsuite.util.TopLayerValue
 

W

write(int) - Method in class cgsuite.util.SerialCache.TransparentOutputStream
 
write(byte[]) - Method in class cgsuite.util.SerialCache.TransparentOutputStream
 
write(byte[], int, int) - Method in class cgsuite.util.SerialCache.TransparentOutputStream
 
writeBucketDataOffset(int, long) - Method in class cgsuite.util.SerialCache
 
writeClassDescriptor(ObjectStreamClass) - Method in class cgsuite.util.SerialCache.CacheOutputStream
 
writeObject(ObjectOutputStream) - Method in class cgsuite.util.Grid
 
writeObject(Object) - Method in class cgsuite.util.SerialCache
 
writeStreamHeader() - Method in class cgsuite.util.SerialCache.CacheOutputStream
 

B C D E F G H I K L M N O P R S T V W