GraphHopperStorage.&lt
Code IndexAdd Codota to your IDE (free)

No snippets found...

com.graphhopper.storageGraphHopperStorage&lt

Javadoc

This class manages all storage related methods and delegates the calls to the associated graphs. The associated graphs manage their own necessary data structures and are used to provide e.g. different traversal methods. By default this class implements the graph interface and results in identical behavior as the Graph instance from getGraph(Graph.class)

Popular methods of GraphHopperStorage

  • getAllEdges
  • getBounds
  • getEncodingManager
  • getNodes
  • <init>
  • close
  • create
    After configuring this storage you need to create it explicitly.
  • createEdgeExplorer
  • edge
  • flush
  • getExtension
  • getGraph
    This method returns the routing graph for the specified weighting, could be potentially filled with
  • getExtension,
  • getGraph,
  • getNodeAccess,
  • loadExisting,
  • freeze,
  • getBaseGraph,
  • getDirectory,
  • getProperties,
  • isFrozen,
  • markNodeRemoved

Popular classes and methods

  • getResourceAsStream (ClassLoader)
    Returns a stream for the resource with the specified name. See #getResource(String) for a descriptio
  • notifyDataSetChanged (ArrayAdapter)
  • runOnUiThread (Activity)
  • BigDecimal (java.math)
    An immutable arbitrary-precision signed decimal.A value is represented by an arbitrary-precision "un
  • ConnectException (java.net)
    A ConnectException is thrown if a connection cannot be established to a remote host on a specific po
  • Proxy (java.net)
    This class represents a proxy setting, typically a type (http, socks) and a socket address. A Proxy
  • URI (java.net)
    Represents a Uniform Resource Identifier (URI) reference. Aside from some minor deviations noted bel
  • URLEncoder (java.net)
    This class is used to encode a string using the format required by application/x-www-form-urlencoded
  • Time (java.sql)
    Java representation of an SQL TIME value. Provides utilities to format and parse the time's represen
  • Hashtable (java.util)
    A plug-in replacement for JDK1.5 java.util.Hashtable. This version is based on org.cliffc.high_scale

For IntelliJ IDEA,
Android Studio or Eclipse

  • Codota IntelliJ IDEA pluginCodota Android Studio pluginCode IndexSign in
  • EnterpriseFAQAboutContact Us
  • Terms of usePrivacy policyCodeboxFind Usages
Add Codota to your IDE (free)