public class NodeStyle extends Object
| Constructor and Description |
|---|
NodeStyle(org.fit.layout.model.Area area)
Computes the style of an area node.
|
NodeStyle(NodeStyle src)
Creates a copy of the node style.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Color |
getColor() |
float |
getFontSize() |
int |
getIndent() |
float |
getStyle() |
float |
getWeight() |
int |
hashCode() |
String |
toARFFString() |
String |
toString() |
public NodeStyle(org.fit.layout.model.Area area)
area - public NodeStyle(NodeStyle src)
src - the source nodeCopyright © 2016. All rights reserved.