Package org.goplanit.matsim.xml
Class MatsimNetworkElements
- java.lang.Object
-
- org.goplanit.matsim.xml.MatsimNetworkElements
-
public class MatsimNetworkElements extends Object
MATSIM network XML elements used- Author:
- markr
-
-
Constructor Summary
Constructors Constructor Description MatsimNetworkElements()
-
-
-
Field Detail
-
LINKS
public static final String LINKS
- See Also:
- Constant Field Values
-
LINK
public static final String LINK
- See Also:
- Constant Field Values
-
NETWORK
public static final String NETWORK
- See Also:
- Constant Field Values
-
NODES
public static final String NODES
- See Also:
- Constant Field Values
-
NODE
public static final String NODE
- See Also:
- Constant Field Values
-
-