public class DotExtractor extends Object
Constructor and Description |
---|
DotExtractor(File file) |
DotExtractor(String input) |
Modifier and Type | Method and Description |
---|---|
String |
getDotString() |
File |
getDotTempFile() |
public DotExtractor(String input)
input
- The string to extract a DOT graph substring frompublic DotExtractor(File file)
file
- The file to extract a DOT substring frompublic String getDotString()
NO_DOT
constant, a valid DOT graphpublic File getDotTempFile()
NO_DOT
constant, a valid DOT graphCopyright (c) 2014 itemis AG and others. All rights reserved.