A B C D E F G H I J K L M N O P Q R S T U V W X Y

N

Namespace - Interface in javax.xml.stream.events
An interface that contains information about a namespace.
NAMESPACE - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates the event is a namespace declaration
newInstance() - Method in interface javax.xml.stream.util.XMLEventAllocator
This method creates an instance of the XMLEventAllocator.
newInstance() - Static method in class javax.xml.stream.XMLEventFactory
Create a new instance of the factory
newInstance(String, ClassLoader) - Static method in class javax.xml.stream.XMLEventFactory
Create a new instance of the factory
newInstance() - Static method in class javax.xml.stream.XMLInputFactory
Create a new instance of the factory.
newInstance(String, ClassLoader) - Static method in class javax.xml.stream.XMLInputFactory
Create a new instance of the factory
newInstance() - Static method in class javax.xml.stream.XMLOutputFactory
Create a new instance of the factory using the default factory location mechanism (check env. variable, jaxp.properties, jar services manifest, in this order)
newInstance(String, ClassLoader) - Static method in class javax.xml.stream.XMLOutputFactory
Create a new instance of the factory
next() - Method in class javax.xml.stream.util.EventReaderDelegate
 
next() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
next() - Method in interface javax.xml.stream.XMLStreamReader
Get next parsing event - a processor may return all contiguous character data in a single chunk, or it may split it into several chunks.
next(double) - Static method in class sun.awt.geom.Curve
 
nextEvent() - Method in class javax.xml.stream.util.EventReaderDelegate
 
nextEvent() - Method in interface javax.xml.stream.XMLEventReader
Get the next XMLEvent
nextTag() - Method in class javax.xml.stream.util.EventReaderDelegate
 
nextTag() - Method in class javax.xml.stream.util.StreamReaderDelegate
 
nextTag() - Method in interface javax.xml.stream.XMLEventReader
Skips any insignificant space events until a START_ELEMENT or END_ELEMENT is reached.
nextTag() - Method in interface javax.xml.stream.XMLStreamReader
Skips any white space (isWhiteSpace() returns true), COMMENT, or PROCESSING_INSTRUCTION, until a START_ELEMENT or END_ELEMENT is reached.
nextVertical(double, double) - Method in class sun.awt.geom.Curve
 
nnn - Variable in class vanetsim.map.Region
 
Node - Class in vanetsim.map
A node on the map.
Node(int, int) - Constructor for class vanetsim.map.Node
Instantiates a new node.
Node(int, int, boolean) - Constructor for class vanetsim.map.Node
Instantiates a new node.
NOTATION_DECLARATION - Static variable in interface javax.xml.stream.XMLStreamConstants
Indicates a Notation
NotationDeclaration - Interface in javax.xml.stream.events
An interface for handling Notation Declarations Receive notification of a notation declaration event.
notifySimulationRunning(boolean) - Method in class vanetsim.gui.Renderer
Notify if the simulation is running or not.

A B C D E F G H I J K L M N O P Q R S T U V W X Y