- OFF_HULL - Static variable in class support.convexhull.Constants
-
Constant used to represent color of Off Hull Point
- ON_HULL - Static variable in class support.convexhull.Constants
-
Constant used to represent color of On Hull Point
- openRead(String) - Method in class support.convexhull.FileIO
-
Opens the file specified by 'filename' for reading.
- openWrite(String) - Method in class support.convexhull.FileIO
-
Opens the file specified by 'filename' for writing.
- opposite(Vertex<V>, Edge<E>) - Method in class net.datastructures.AdjacencyListGraph
-
Return the other endvertex of an incident edge
- opposite(Vertex<V>, Edge<E>) - Method in interface net.datastructures.Graph
-
Returns the other endvertex of an incident edge
- out - Variable in class net.datastructures.EulerTour.TourResult
-