public class BeginLinearGradientStroke extends Instruction
| Constructor and Description |
|---|
BeginLinearGradientStroke() |
BeginLinearGradientStroke(String[] colors,
Double[] ratios,
double x0,
double y0,
double x1,
double y1) |
| Modifier and Type | Method and Description |
|---|---|
Instruction |
createNew(Parameter[] params) |
String |
getMethodParams() |
String |
toMethod() |
String |
toString() |
convertDoubleArray, convertStringArray, getId, getNamepublic static final String ID
public static final String NAME
public Instruction createNew(Parameter[] params) throws Exception
createNew in class InstructionExceptionpublic String toMethod()
toMethod in class Instructionpublic String getMethodParams()
getMethodParams in class Instructionpublic String toString()
toString in class InstructionCopyright © 2015 atRem Interactive Media. All rights reserved.