java.lang.Object
com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication

public class SpecialExplication extends Object
Indicates a point where a road splits into two or more roads. If no route guidance advice was provided, the driver may not be able to determine in which direction to continue. Special Explication can be used for map display and route guidance.
  • Constructor Details

    • SpecialExplication

      public SpecialExplication()
  • Method Details

    • getInstance

      public static SpecialExplication getInstance()
    • canEqual

      public abstract static boolean canEqual(Object that)
    • equals

      public abstract static boolean equals(Object that)
    • productElement

      public abstract static Object productElement(int n)
    • productArity

      public abstract static int productArity()
    • productIterator

      public static scala.collection.Iterator<Object> productIterator()
    • productPrefix

      public static String productPrefix()