|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Snapshot | |
|---|---|
| de.ls5.jlearn.logging | |
| de.ls5.jlearn.shared | |
| de.ls5.jlearn.util | |
| Uses of Snapshot in de.ls5.jlearn.logging |
|---|
| Methods in de.ls5.jlearn.logging with parameters of type Snapshot | |
|---|---|
void |
LearnLog.logHYP(Snapshot hyp,
String text,
LogLevel lvl)
|
void |
LoggingAppender.logHYP(Snapshot hyp,
String text,
LogLevel lvl,
String cls)
|
void |
PrintStreamLoggingAppender.logHYP(Snapshot hyp,
String text,
LogLevel lvl,
String cls)
|
void |
PPTLoggingAppender.logHYP(Snapshot hyp,
String text,
LogLevel lvl,
String cls)
|
void |
HtmlLoggingAppender.logHYP(Snapshot hyp,
String text,
LogLevel lvl,
String cls)
|
| Uses of Snapshot in de.ls5.jlearn.shared |
|---|
| Methods in de.ls5.jlearn.shared that return Snapshot | |
|---|---|
static Snapshot |
Snapshot.getSnapshot(Automaton a)
|
static Snapshot |
Snapshot.getSnapshot(Automaton a,
List<State> highlights,
String description)
|
static Snapshot |
Snapshot.getSnapshot(Automaton a,
State highlight,
String description)
|
static Snapshot |
Snapshot.getSnapshot(Automaton a,
String description)
|
| Uses of Snapshot in de.ls5.jlearn.util |
|---|
| Methods in de.ls5.jlearn.util with parameters of type Snapshot | |
|---|---|
static File |
DotUtil.invokeDot(Snapshot snap,
String imagetype,
File output)
|
| Method parameters in de.ls5.jlearn.util with type arguments of type Snapshot | |
|---|---|
static List<File> |
DotUtil.invokeDot(List<Snapshot> snapshots,
String namePrefix,
String imageType)
|
static List<File> |
DotUtil.invokeDot(List<Snapshot> snapshots,
String namePrefix,
String imagetype,
File outputDir)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||