LKProofViewer
A ProofToolViewer for LK proofs.
Value parameters
- name
-
The name to be displayed at the top.
- proof
-
The proof to be displayed.
Attributes
- Source
- SequentProofViewer.scala
- Graph
-
- Supertypes
-
trait ContainsLKProoftrait ContainsSequentProofclass DagProofViewer[LKProof]trait Reactorclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited types
Attributes
- Inherited from:
- SequentProofViewer
- Source
- SequentProofViewer.scala
Value members
Concrete methods
Displays the expansion proof of proof in a new window.
Hides structural rules in the proof.
Attributes
- Source
- SequentProofViewer.scala
Marks the ancestors of cut formulas.
Attributes
- Source
- SequentProofViewer.scala
Attributes
- Source
- SequentProofViewer.scala
Attributes
- Source
- SequentProofViewer.scala
Attributes
- Source
- SequentProofViewer.scala
Attributes
- Source
- SequentProofViewer.scala
Shows all rules in the proof.
Unmarks the ancestors of cut formulas.
Attributes
- Source
- SequentProofViewer.scala
Attributes
- Returns
-
The contents of the "View" menu.
- Definition Classes
- Source
- SequentProofViewer.scala
Inherited methods
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Definition Classes
- Inherited from:
- ScrollableProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Definition Classes
- Inherited from:
- SequentProofViewer
- Source
- SequentProofViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Installed reaction won't receive events from the given publisher anylonger.
Installed reaction won't receive events from the given publisher anylonger.
Attributes
- Inherited from:
- Reactor
- Source
- Reactor.scala
Attributes
- Returns
-
The contents of the "Debug" menu.
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Zooms out by multiplying font size by 2/3.
Zooms out by multiplying font size by 2/3.
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Displays an error message.
Displays an error message.
Value parameters
- error
-
The text of the message.
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Exports a component as a pdf.
Exports a component as a pdf.
Value parameters
- component
-
The component to be exported.
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Exports a component as a PNG.
Exports a component as a PNG.
Value parameters
- component
-
The component to be exported.
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Opens a proof db and displays all its contents.
Opens a proof db and displays all its contents.
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Saves an object to disk.
Saves an object to disk.
Value parameters
- obj
-
The object to be saved.
Attributes
- Inherited from:
- Savable
- Source
- ProofToolViewer.scala
Attributes
- Returns
-
The contents of the "File" menu.
- Definition Classes
- Inherited from:
- Savable
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- SequentProofViewer
- Source
- SequentProofViewer.scala
Hides all formulas except main and auxiliary ones.
Hides all formulas except main and auxiliary ones.
Attributes
- Inherited from:
- SequentProofViewer
- Source
- SequentProofViewer.scala
Zooms in by multiplying font size by 3/2.
Zooms in by multiplying font size by 3/2.
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Displays an info message.
Displays an info message.
Value parameters
- info
-
The text of the message.
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- SequentProofViewer
- Source
- SequentProofViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Listen to the given publisher as long as deafTo
isn't called for them.
Listen to the given publisher as long as deafTo
isn't called for them.
Attributes
- Inherited from:
- Reactor
- Source
- Reactor.scala
Attributes
- Definition Classes
- Inherited from:
- ScrollableProofToolViewer
- Source
- ProofToolViewer.scala
Marks the ancestors of the given formulas in the given proof.
Marks the ancestors of the given formulas in the given proof.
Value parameters
- is
-
A set of indices in the end sequent of the subproof at pos.
- pos
-
The position of a subproof.
Attributes
- Inherited from:
- SequentProofViewer
- Source
- SequentProofViewer.scala
Marks the ancestors and descendants of the given formulas in the given proof.
Marks the ancestors and descendants of the given formulas in the given proof.
Value parameters
- is
-
A set of indices in the end sequent of the subproof at pos.
- pos
-
The position of a subproof.
Attributes
- Inherited from:
- SequentProofViewer
- Source
- SequentProofViewer.scala
Marks the descendants of the given formulas in the given proof.
Marks the descendants of the given formulas in the given proof.
Value parameters
- is
-
A set of indices in the end sequent of the subproof at pos.
- pos
-
The position of a subproof.
Attributes
- Inherited from:
- SequentProofViewer
- Source
- SequentProofViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Displays a question.
Displays a question.
Value parameters
- question
-
The text of the question.
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Removes all markings.
Attributes
- Inherited from:
- SequentProofViewer
- Source
- SequentProofViewer.scala
Resizes the content to a new font size.
Resizes the content to a new font size.
Value parameters
- fSize
-
The new font size.
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Shows all formulas in the proof
Shows all formulas in the proof
Attributes
- Inherited from:
- SequentProofViewer
- Source
- SequentProofViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Displays the dag proof in sunburst form.
Displays the dag proof in sunburst form.
Attributes
- Inherited from:
- SequentProofViewer
- Source
- SequentProofViewer.scala
Attributes
- Inherited from:
- SequentProofViewer
- Source
- SequentProofViewer.scala
Displays a warning message.
Displays a warning message.
Value parameters
- warning
-
The text of the message.
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Inherited fields
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala
All reactions of this reactor.
Attributes
- Inherited from:
- ScrollableProofToolViewer
- Source
- ProofToolViewer.scala
Attributes
- Inherited from:
- ProofToolViewer
- Source
- ProofToolViewer.scala