|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPluginUShapeBuilder | |
---|---|
unbbayes.draw.extension.impl | |
unbbayes.util.extension.dto | |
unbbayes.util.extension.dto.impl |
Uses of IPluginUShapeBuilder in unbbayes.draw.extension.impl |
---|
Classes in unbbayes.draw.extension.impl that implement IPluginUShapeBuilder | |
---|---|
class |
ClassInstantiationPluginUShapeBuilder
This is a PluginUSHape builder using Class.newInstance() |
Uses of IPluginUShapeBuilder in unbbayes.util.extension.dto |
---|
Methods in unbbayes.util.extension.dto that return IPluginUShapeBuilder | |
---|---|
IPluginUShapeBuilder |
INodeClassDataTransferObject.getShapeBuilder()
The shape builder used to render the node inside the canvas. |
Methods in unbbayes.util.extension.dto with parameters of type IPluginUShapeBuilder | |
---|---|
void |
INodeClassDataTransferObject.setShapeBuilder(IPluginUShapeBuilder shape)
The shape builder used to render the node inside the canvas. |
Uses of IPluginUShapeBuilder in unbbayes.util.extension.dto.impl |
---|
Methods in unbbayes.util.extension.dto.impl that return IPluginUShapeBuilder | |
---|---|
IPluginUShapeBuilder |
NodeDto.getShapeBuilder()
|
Methods in unbbayes.util.extension.dto.impl with parameters of type IPluginUShapeBuilder | |
---|---|
void |
NodeDto.setShapeBuilder(IPluginUShapeBuilder shape)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |