|
jBPM Designer - Backend 6.0.3-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StencilType | |
---|---|
org.jbpm.designer.server.diagram |
Uses of StencilType in org.jbpm.designer.server.diagram |
---|
Methods in org.jbpm.designer.server.diagram that return StencilType | |
---|---|
StencilType |
Shape.getStencil()
Gives the Stencil object of the shape |
Methods in org.jbpm.designer.server.diagram with parameters of type StencilType | |
---|---|
void |
Shape.setStencil(StencilType stencil)
Set a new Stencil Object for the shape |
Constructors in org.jbpm.designer.server.diagram with parameters of type StencilType | |
---|---|
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 |
|
jBPM Designer - Backend 6.0.3-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |