object Implicits
Aggregates all implicits from com.here.platform.location.core.geospatial.
- Alphabetic
 - By Inheritance
 
- Implicits
 - AnyRef
 - Any
 
- Hide All
 - Show All
 
- Public
 - Protected
 
Value Members
-   final  def !=(arg0: Any): Boolean
- Definition Classes
 - AnyRef → Any
 
 -   final  def ##: Int
- Definition Classes
 - AnyRef → Any
 
 -   final  def ==(arg0: Any): Boolean
- Definition Classes
 - AnyRef → Any
 
 -   final  def asInstanceOf[T0]: T0
- Definition Classes
 - Any
 
 -   implicit  def boundingBoxExtensionMethods[BB](bb: BB)(implicit arg0: BoundingBoxOperations[BB]): BoundingBoxOperationsAsMembers[BB]
- Annotations
 - @nowarn()
 
 -    def clone(): AnyRef
- Attributes
 - protected[lang]
 - Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
 
 -   implicit  def coordinateExtensionMethods[C](c: C)(implicit arg0: CoordinateOperations[C]): CoordinateOperationsAsMembers[C]
- Annotations
 - @nowarn()
 
 -   final  def eq(arg0: AnyRef): Boolean
- Definition Classes
 - AnyRef
 
 -    def equals(arg0: AnyRef): Boolean
- Definition Classes
 - AnyRef → Any
 
 -  implicit def exportInnerLineStringOperationsGCO[LS](implicit ls: LineStringOperations[LS]): GeoCoordinateOperations[Point]
 -  implicit def exportInnerLinearRingOperationsGCO[LS](implicit ls: LinearRingOperations[LS]): GeoCoordinateOperations[Point]
 -   implicit  def geoCoordinateExtensionMethods[GC](gc: GC)(implicit arg0: GeoCoordinateOperations[GC]): GeoCoordinateOperationsAsMembers[GC]
- Annotations
 - @nowarn()
 
 -   final  def getClass(): Class[_ <: AnyRef]
- Definition Classes
 - AnyRef → Any
 - Annotations
 - @IntrinsicCandidate() @native()
 
 -    def hashCode(): Int
- Definition Classes
 - AnyRef → Any
 - Annotations
 - @IntrinsicCandidate() @native()
 
 -   final  def isInstanceOf[T0]: Boolean
- Definition Classes
 - Any
 
 -   implicit  def lineStringExtensionMethods[LS](ls: LS)(implicit arg0: LineStringOperations[LS]): LineStringOperationsAsMembers[LS]
- Annotations
 - @nowarn()
 
 -   final  def ne(arg0: AnyRef): Boolean
- Definition Classes
 - AnyRef
 
 -   final  def notify(): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @IntrinsicCandidate() @native()
 
 -   final  def notifyAll(): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @IntrinsicCandidate() @native()
 
 -   implicit  def optimizedLineStringOperations[LS](ls: LS)(implicit arg0: OptimizedLineStringOperations[LS]): OptimizedLineStringOperationsAsMembers[LS]
- Annotations
 - @nowarn()
 
 -   implicit  def polygonExtensionMethods[LR](lr: LR)(implicit arg0: LinearRingOperations[LR]): LinearRingOperationsAsMembers[LR]
- Annotations
 - @nowarn()
 
 -   final  def synchronized[T0](arg0: => T0): T0
- Definition Classes
 - AnyRef
 
 -    def toString(): String
- Definition Classes
 - AnyRef → Any
 
 -   final  def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.InterruptedException])
 
 -   final  def wait(arg0: Long): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.InterruptedException]) @native()
 
 -   final  def wait(): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.InterruptedException])
 
 
Deprecated Value Members
-    def finalize(): Unit
- Attributes
 - protected[lang]
 - Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.Throwable]) @Deprecated
 - Deprecated
 (Since version 9)