| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.application.jsmap | 
 JavaScript based map client - server architecture. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
(package private) Stack<JSONBuffer.Operand> | 
JSONBuffer.stack
Operations stack for detecting errors 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static JSONBuffer.Operand | 
JSONBuffer.Operand.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static JSONBuffer.Operand[] | 
JSONBuffer.Operand.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 |