Uses of Interface
de.aristaflow.adept2.model.graphical.GraphicalModelFactory
Packages that use GraphicalModelFactory
Package
Description
-
Uses of GraphicalModelFactory in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client that return GraphicalModelFactoryModifier and TypeMethodDescriptionADEPT2ClientService.getGraphicalModelFactory()Deprecated.CL_ARCH client service documentationMultiplexingClientService.getGraphicalModelFactory() -
Uses of GraphicalModelFactory in de.aristaflow.adept2.model
Methods in de.aristaflow.adept2.model that return GraphicalModelFactoryModifier and TypeMethodDescriptionModelFactoryRegistry.getGraphicalModelFactory(String usingInstance) Gets the instance of the graphical model factory configured for the designated component instance. -
Uses of GraphicalModelFactory in de.aristaflow.ilm.model.graphical
Methods in de.aristaflow.ilm.model.graphical with parameters of type GraphicalModelFactoryModifier and TypeMethodDescriptionstatic ProcessImageDataTransformation.fromIlm(GraphicalModelFactory gmf, ProcessImageData ipid) static RenderOptionsTransformation.fromIlm(GraphicalModelFactory gmf, RenderOptions ro) -
Uses of GraphicalModelFactory in de.aristaflow.ilm.ws.core.processimagerenderer
Fields in de.aristaflow.ilm.ws.core.processimagerenderer declared as GraphicalModelFactoryModifier and TypeFieldDescriptionprotected final GraphicalModelFactoryProcessImageRendererWebService.gmfprotected final GraphicalModelFactorySimpleProcessImageRendererWebService.gmf