Class OlrPrettyPrinter
java.lang.Object
com.here.platform.location.referencing.olr.OlrPrettyPrinter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
prettyPrint
(LinearLocationReference reference) Print aolr.LinearLocationReference
using a yaml inspired syntax and showing angles and coordinates in human-readable form in addition to the OLR representation.
-
Constructor Details
-
OlrPrettyPrinter
public OlrPrettyPrinter()
-
-
Method Details
-
prettyPrint
Print aolr.LinearLocationReference
using a yaml inspired syntax and showing angles and coordinates in human-readable form in addition to the OLR representation.
-