public class RaypathDistribution extends java.lang.Object implements Operation
event and station are necessary.
Assume that there are no stations with the same name but different networks in an event
修飾子とタイプ | フィールドと説明 |
---|---|
protected boolean |
drawsPath
draw path
|
コンストラクタと説明 |
---|
RaypathDistribution(java.util.Properties properties) |
修飾子とタイプ | メソッドと説明 |
---|---|
java.util.Properties |
getProperties() |
java.nio.file.Path |
getWorkPath() |
static void |
main(java.lang.String[] args) |
void |
run() |
static void |
writeDefaultPropertiesFile() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findPath, getPath, writeProperties
public RaypathDistribution(java.util.Properties properties) throws java.io.IOException
java.io.IOException
public static void writeDefaultPropertiesFile() throws java.io.IOException
java.io.IOException
public static void main(java.lang.String[] args) throws java.io.IOException
public java.nio.file.Path getWorkPath()
getWorkPath
インタフェース内 Operation
public java.util.Properties getProperties()
getProperties
インタフェース内 Operation