public class BeginFill extends Instruction
| Modifier and Type | Method and Description |
|---|---|
Instruction |
createNew(Parameter[] params) |
String |
getCssColor() |
String |
getMethodParams() |
void |
setCssColor(String cssColor) |
String |
toMethod() |
String |
toString() |
convertDoubleArray, convertStringArray, getId, getNamepublic static final String ID
public static final String NAME
public BeginFill()
public BeginFill(String cssColor)
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 Instructionpublic String getCssColor()
public void setCssColor(String cssColor)
Copyright © 2015 atRem Interactive Media. All rights reserved.