public class TreeGenerator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TreeGenerator.TreeType |
| Constructor and Description |
|---|
TreeGenerator(TreeGenerator.TreeType type)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
generate(EditSession editSession,
Vector pos)
Generate a tree.
|
static TreeGenerator.TreeType |
lookup(String type)
Looks up a tree type.
|
@Deprecated public TreeGenerator(TreeGenerator.TreeType type)
type - public boolean generate(EditSession editSession, Vector pos) throws MaxChangedBlocksException
editSession - pos - MaxChangedBlocksExceptionpublic static TreeGenerator.TreeType lookup(String type)
type - Copyright © 2010-2014. All Rights Reserved.