public class ActionResizeEntity extends EntityPlotAction
| Modifier and Type | Field and Description |
|---|---|
static int |
SIZING_HEIGHT |
static int |
SIZING_WIDTH |
TYPE_ADD_CONNECTION, TYPE_ADD_ENTITY, TYPE_ALIGN_ENTITY, TYPE_DELETE_CONNECTION, TYPE_DELETE_ENTITY, TYPE_DRAG_ENTITY, TYPE_ENTITY_SIZE, TYPE_UPDATE_ENTITY| Constructor and Description |
|---|
ActionResizeEntity(EntityPlotter entity,
int size,
int type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getResizeType() |
int |
getSize() |
void |
setResizeType(int resizeType) |
void |
setSize(int size) |
getEntity, getType, setEntity, setTypepublic static final int SIZING_WIDTH
public static final int SIZING_HEIGHT
public ActionResizeEntity(EntityPlotter entity, int size, int type)
Copyright © 2019 com.github.mfjamil. All rights reserved.