Package | Description |
---|---|
org.girod.jgraphml.model |
This package contains the graphml model classes.
|
Modifier and Type | Field and Description |
---|---|
DropShadow |
DiagramDefaults.nodeDropShadow
The default nodes drop shadow.
|
Modifier and Type | Method and Description |
---|---|
DropShadow |
DropShadow.clone() |
DropShadow |
ShapeNode.getDropShadow()
Return the shape node drop shadow.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphMLGroupNode.setDropShadow(DropShadow dropShadow)
Set the node drop shadow.
|
void |
GraphMLNode.setDropShadow(DropShadow dropShadow)
Set the node drop shadow.
|
void |
ShapeNode.setDropShadow(DropShadow dropShadow)
Set the shape node drop shadow.
|
void |
ShapeType.setDropShadow(DropShadow dropShadow)
Set the shape node drop shadow.
|
Copyright © 2021, 2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD 3-Clause licence