public class GDotEdgeAttributes extends GDotAttributes implements ColorHolder
QUIT, UNDEF, VOID
Constructor and Description |
---|
GDotEdgeAttributes() |
Modifier and Type | Method and Description |
---|---|
GDotEdgeAttributes |
clone() |
java.awt.Color |
getColor() |
ScriptType |
getType()
Returns the type of the result.
|
GDotEdgeAttributes |
mergeFrom(GDotAttributes dotAttributes) |
java.lang.String |
toString() |
attributesToListString, getFont, getFontColor, getLabel, getPrimaryColor, getText, getValue, setFont, setFontColor, setLabel, setPrimaryColor, setValue
equals, getSign, getStringRepresentation, getTypeName, isZero
getScriptConstantRepresentation, isStopExecution
public GDotEdgeAttributes mergeFrom(GDotAttributes dotAttributes)
mergeFrom
in class GDotAttributes
public GDotEdgeAttributes clone()
clone
in class GDotAttributes
public java.lang.String toString()
toString
in class ExecutionResult<java.lang.Object>
public ScriptType getType()
ExecutionResult
getType
in class ExecutionResult<java.lang.Object>
public java.awt.Color getColor()
getColor
in interface ColorHolder