public class VectorIcon extends FixedDrawing
Modifier and Type | Field and Description |
---|---|
java.lang.String |
ref |
(package private) BasicTouchTime |
touchTime |
items
Constructor and Description |
---|
VectorIcon() |
Modifier and Type | Method and Description |
---|---|
void |
addSubIcon(VectorIcon icon,
double x,
double y,
double scl) |
void |
baseInit() |
VectorIcon |
copy() |
static VectorIcon |
errorIcon() |
java.lang.String |
getRef() |
BasicTouchTime |
getTouchTime() |
boolean |
hasRef() |
static VectorIcon |
makeErrorIcon() |
static VectorIcon |
makePendingIcon() |
static VectorIcon |
makeRefIcon() |
add, addFromScaledShape, addStraightLine, getBoundary, getComponents, instruct, makeOffsetShapes, makeShapes, randomInit
public java.lang.String ref
BasicTouchTime touchTime
public VectorIcon copy()
public BasicTouchTime getTouchTime()
public void baseInit()
public boolean hasRef()
public java.lang.String getRef()
public static VectorIcon errorIcon()
public void addSubIcon(VectorIcon icon, double x, double y, double scl)
public static VectorIcon makeErrorIcon()
public static VectorIcon makeRefIcon()
public static VectorIcon makePendingIcon()
Copyright © 2013. All Rights Reserved.