public interface Brush
| Modifier and Type | Method and Description |
|---|---|
void |
build(EditSession editSession,
Vector position,
Pattern pattern,
double size)
Build the object.
|
void build(EditSession editSession, Vector position, Pattern pattern, double size) throws MaxChangedBlocksException
editSession - the EditSessionposition - the positionpattern - the patternsize - the size of the brushMaxChangedBlocksExceptionCopyright © 2010-2014. All Rights Reserved.