public class DefaultDynamicNodeStyle extends NodeStyleImpl<DynamicNode>
DEFAULT_HEIGHT, DEFAULT_PROPERTIES, DEFAULT_WIDTH, MAX_HEIGHT, MAX_WIDTH, MIN_SIZE
Constructor and Description |
---|
DefaultDynamicNodeStyle(DynamicGraph graph) |
Modifier and Type | Method and Description |
---|---|
Color |
getBackground(DynamicNode obj) |
enforceBorder, enforceColors, enforceShape, enforceSize, equals, getCSS, getCSSClass, getCustomProperty, getForeground, getHeight, getNodeBorder, getNodeShape, getProperties, getProperty, getTextColor, getWidth, matches, setCustomProperty, setProperty, toString
copy, equals, getCSSNameSuffix, getName, getParent, getParentProperty, setName
public DefaultDynamicNodeStyle(DynamicGraph graph)
public Color getBackground(DynamicNode obj)
getBackground
in interface NodeStyle<DynamicNode>
getBackground
in class NodeStyleImpl<DynamicNode>
Copyright © 2005–2020. All rights reserved.