story.scheherazade.virgil
Class InterpretativeEditor
java.lang.Object
story.scheherazade.virgil.InterpretativeEditor
public class InterpretativeEditor
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CANVAS_CARD
public static final java.lang.String CANVAS_CARD
- See Also:
- Constant Field Values
PREDICATESELECTOR_CARD
public static final java.lang.String PREDICATESELECTOR_CARD
- See Also:
- Constant Field Values
InterpretativeEditor
public InterpretativeEditor(Virgil virgil,
StoryInterpreter story,
Verbalizer verbalizer,
PlannerRepository planners,
TimelineViewer timelineViewer,
TimelineID timeline,
Serialization sourceText,
NewContentPanel newContent,
PlannerRepository plannerRep)
throws Scheherexception
- Throws:
Scheherexception
getColor
public static java.awt.Color getColor(InterpretativeArcType arcType)
getPanel
public javax.swing.JComponent getPanel()
refresh
public void refresh()
throws Scheherexception
- Throws:
Scheherexception
draw
public void draw()
throws Scheherexception
- Throws:
Scheherexception
getViewportCenter
public SCHPoint getViewportCenter()
throws Scheherexception
- Throws:
Scheherexception
validate
public InterpValidationResult validate()
throws Scheherexception
- Throws:
Scheherexception
focusOnElement
public void focusOnElement(NodeProxy node)
throws Scheherexception
- Throws:
Scheherexception
Copyright © 2011 David K. Elson. All Rights Reserved.