Uses of Enum Class
org.opentrafficsim.editor.DocumentReader.NodeAnnotation
Packages that use DocumentReader.NodeAnnotation
Package
Description
The OTS editor allows visual editing for a simulation in OTS.
-
Uses of DocumentReader.NodeAnnotation in org.opentrafficsim.editor
Methods in org.opentrafficsim.editor that return DocumentReader.NodeAnnotationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DocumentReader.NodeAnnotation[]DocumentReader.NodeAnnotation.values()Returns an array containing the constants of this enum class, in the order they are declared.