Package | Description |
---|---|
org.jbpm.designer.server.diagram |
Modifier and Type | Method and Description |
---|---|
StencilType |
Shape.getStencil()
Gives the Stencil object of the shape
|
Modifier and Type | Method and Description |
---|---|
void |
Shape.setStencil(StencilType stencil)
Set a new Stencil Object for the shape
|
Constructor and Description |
---|
Diagram(String resourceId,
StencilType stencil) |
Diagram(String resourceId,
StencilType stencil,
StencilSet stencilset)
Normal shape constructor with additional stencilset
|
Shape(String resourceId,
StencilType stencil)
Constructs a new shape with id and stencil
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.