|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PlatformGraphicsAlgorithm in org.eclipse.graphiti.mm.algorithms |
---|
Methods in org.eclipse.graphiti.mm.algorithms that return PlatformGraphicsAlgorithm | |
---|---|
PlatformGraphicsAlgorithm |
AlgorithmsFactory.createPlatformGraphicsAlgorithm()
Returns a new object of class 'Platform Graphics Algorithm'. |
Uses of PlatformGraphicsAlgorithm in org.eclipse.graphiti.mm.algorithms.impl |
---|
Classes in org.eclipse.graphiti.mm.algorithms.impl that implement PlatformGraphicsAlgorithm | |
---|---|
class |
PlatformGraphicsAlgorithmImpl
An implementation of the model object 'Platform Graphics Algorithm'. |
Methods in org.eclipse.graphiti.mm.algorithms.impl that return PlatformGraphicsAlgorithm | |
---|---|
PlatformGraphicsAlgorithm |
AlgorithmsFactoryImpl.createPlatformGraphicsAlgorithm()
|
Uses of PlatformGraphicsAlgorithm in org.eclipse.graphiti.mm.algorithms.util |
---|
Methods in org.eclipse.graphiti.mm.algorithms.util with parameters of type PlatformGraphicsAlgorithm | |
---|---|
T |
AlgorithmsSwitch.casePlatformGraphicsAlgorithm(PlatformGraphicsAlgorithm object)
Returns the result of interpreting the object as an instance of 'Platform Graphics Algorithm'. |
Uses of PlatformGraphicsAlgorithm in org.eclipse.graphiti.platform.ga |
---|
Fields in org.eclipse.graphiti.platform.ga declared as PlatformGraphicsAlgorithm | |
---|---|
private PlatformGraphicsAlgorithm |
RendererContext.platformGraphicsAlgorithm
|
Methods in org.eclipse.graphiti.platform.ga that return PlatformGraphicsAlgorithm | |
---|---|
PlatformGraphicsAlgorithm |
IRendererContext.getPlatformGraphicsAlgorithm()
Gets the platform graphics algorithm. |
PlatformGraphicsAlgorithm |
RendererContext.getPlatformGraphicsAlgorithm()
|
Methods in org.eclipse.graphiti.platform.ga with parameters of type PlatformGraphicsAlgorithm | |
---|---|
private void |
RendererContext.setPlatformGraphicsAlgorithm(PlatformGraphicsAlgorithm platformGraphicsAlgorithm)
|
Constructors in org.eclipse.graphiti.platform.ga with parameters of type PlatformGraphicsAlgorithm | |
---|---|
RendererContext(PlatformGraphicsAlgorithm pga,
IDiagramTypeProvider dtp)
Creates a new RendererContext . |
Uses of PlatformGraphicsAlgorithm in org.eclipse.graphiti.services |
---|
Methods in org.eclipse.graphiti.services that return PlatformGraphicsAlgorithm | |
---|---|
PlatformGraphicsAlgorithm |
IGaCreateService.createPlainPlatformGraphicsAlgorithm(GraphicsAlgorithmContainer gaContainer,
String id)
Creates the plain PlatformGraphicsAlgorithm . |
PlatformGraphicsAlgorithm |
IGaCreateService.createPlatformGraphicsAlgorithm(GraphicsAlgorithmContainer gaContainer,
String id)
Creates the PlatformGraphicsAlgorithm . |
Uses of PlatformGraphicsAlgorithm in org.eclipse.graphiti.services.impl |
---|
Methods in org.eclipse.graphiti.services.impl that return PlatformGraphicsAlgorithm | |
---|---|
PlatformGraphicsAlgorithm |
GaServiceImpl.createPlainPlatformGraphicsAlgorithm(GraphicsAlgorithmContainer gaContainer,
String id)
|
PlatformGraphicsAlgorithm |
GaServiceImpl.createPlatformGraphicsAlgorithm(GraphicsAlgorithmContainer gaContainer,
String id)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |