dfki.frodo.tools.rdf_schema_grapher
Class DotExecutor.Property
java.lang.Object
|
+--dfki.util.config.Config.Property
|
+--dfki.frodo.tools.rdf_schema_grapher.DotExecutor.Property
- Enclosing class:
- DotExecutor
- public static class DotExecutor.Property
- extends Config.Property
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MODULE_NAME
public static final java.lang.String MODULE_NAME
PICTURE_TYPE
public static final DotExecutor.Property PICTURE_TYPE
- Type of output, e.g. gif
SHELL
public static final DotExecutor.Property SHELL
- Executing shell: e.g. csh, command.com, cmd.exe
BINARY_NAME
public static final DotExecutor.Property BINARY_NAME
- Dot executable
FONT_PATH
public static final DotExecutor.Property FONT_PATH
- Path to font files used by dot
DotExecutor.Property
public DotExecutor.Property(java.lang.String id,
java.lang.String descr)