ConForM.CoopnTools.CoKer.Visual
Interface GraphicalVisualHelperEditor

All Superinterfaces:
GraphicalVisualEditor

public interface GraphicalVisualHelperEditor
extends GraphicalVisualEditor

Graphical Visual Editor for a helper. Such an editor is able to perform editions of a graphical visual.


Fields inherited from interface ConForM.CoopnTools.CoKer.Visual.GraphicalVisualEditor
BOTTOM, ELEMENT, ES, INFO, LABEL, LEFT, MIDDLE, RIGHT, SGE, SIE, TOP
 
Method Summary
 GraphicalVisualEditor parentEditor()
          Get the parent editor.
 
Methods inherited from interface ConForM.CoopnTools.CoKer.Visual.GraphicalVisualEditor
addIntermediaryPoint, addIntermediaryPoint, canRedo, canUndo, copy, deselectAll, editables, export, export, getHorizontalStep, getRotationStep, getVerticalStep, getZoom, hasPrimarySelection, helpers, horizontalAlignment, incrementalLayout, invertInfoSelection, invertLabelSelection, invertSelection, isAngularGridActivated, isGridActivated, layout, modified, move, move, moveInfo, moveInfo, moveIntermediaryPoint, moveLabel, moveLabel, open, open, openPossible, print, print, quickHorizontalAlignment, quickVerticalAlignment, quit, redo, removeIntermediaryPoint, removeIntermediaryPoint, reOpen, reOpenPossible, resetAbstraction, resetAbstraction, resize, resize, resizeToFit, rotate, rotate, save, saveAs, saveAs, saveAsPossible, savePossible, scrollToShow, select, select, selectAll, selected, selectInfo, selectInternal, selectLabel, selectRectangle, setAbstraction, setAbstraction, setAndShowExclusiveInfoText, setAndShowInfoText, setAndShowInfoText, setAngularGridActivated, setColor, setColor, setGridActivated, setHorizontalStep, setInfoText, setRotationStep, setType, setVerticalStep, setVisible, setVisible, setVisibleInfo, setVisibleInfo, setVisibleInfoExclusive, setVisibleInternal, setVisibleLabel, setVisibleLabel, setVisibleLabelAndInfo, setVisibleLabelExclusive, setZoom, showVisual, title, undo, verticalAlignment, zoom, zoomIn, zoomOut, zoomToFit
 

Method Detail

parentEditor

public GraphicalVisualEditor parentEditor()
Get the parent editor.