| Constructor and Description |
|---|
DefaultEdgeStyle() |
| Modifier and Type | Method and Description |
|---|---|
String |
getColor()
Gets the name of the color.
|
String |
getDefaultStyle()
Gets the default arrow style for non-reference subresources.
|
String |
getReferenceStyle()
Gets the style that arrows are drawn for references.
|
void |
setColor(String color)
Sets the color to a new name.
|
void |
setDefaultStyle(String style)
Sets the plot style for non-reference sub-resources.
|
void |
setReferenceStyle(String style)
Sets the plotstyle for references
|
public String getColor()
EdgeStylepublic void setColor(String color)
EdgeStylepublic String getReferenceStyle()
EdgeStylegetReferenceStyle in interface EdgeStylepublic void setReferenceStyle(String style)
EdgeStylesetReferenceStyle in interface EdgeStylepublic String getDefaultStyle()
EdgeStylegetDefaultStyle in interface EdgeStylepublic void setDefaultStyle(String style)
EdgeStylesetDefaultStyle in interface EdgeStyleCopyright © 2019. All rights reserved.