Class VisionDesignerImpl

java.lang.Object
com.inductiveautomation.ignition.designer.model.AbstractDesignerModuleHook
com.inductiveautomation.factorypmi.designer.model.VisionDesignerImpl
All Implemented Interfaces:
LocationRenderingUpdater, DesignerModuleHook, VisionClientInterface, VisionDesignerInterface

public class VisionDesignerImpl extends AbstractDesignerModuleHook implements VisionDesignerInterface
This is the core of the Vision module, implementing both DesignerModuleHook and VisionDesignerInterface. Most of the heavy lifting is actually done in the WindowWorkspace class.