au.edu.swin.synergy.lib.io
Class BStrokeIO
java.lang.Object
|
+--au.edu.swin.synergy.lib.io.BStrokeIO
- public class BStrokeIO
- extends Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
kKeyStrokeWidth
protected static final String kKeyStrokeWidth
kDefaultStrokeWidth
protected static final String kDefaultStrokeWidth
kKeyStrokeCap
protected static final String kKeyStrokeCap
kDefaultStrokeCap
protected static final String kDefaultStrokeCap
kKeyStrokeJoin
protected static final String kKeyStrokeJoin
kDefaultStrokeJoin
protected static final String kDefaultStrokeJoin
kKeyStrokeLimit
protected static final String kKeyStrokeLimit
kDefaultStrokeLimit
protected static final String kDefaultStrokeLimit
kKeyStrokePhase
protected static final String kKeyStrokePhase
kDefaultStrokePhase
protected static final String kDefaultStrokePhase
kKeyStrokeDash
protected static final String kKeyStrokeDash
BStrokeIO
public BStrokeIO()
save
public static boolean save(BDataFile file,
BasicStroke stroke)
save
public static boolean save(BDataFile file,
BasicStroke stroke,
BasicStroke defaults)
- Save a stroke, but only what is different to the defaults
load
public static BasicStroke load(BDataFile file)
loadDefault
public static BStrokeIO loadDefault(BDataFile file)
getStroke
public BasicStroke getStroke(BasicStroke stroke)