Package

geotrellis.vectortile

internal

Permalink

package internal

Users need not concern themselves with this subpackage; it handles the details internal to the VectorTile encoding/decoding process.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. internal
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final case class PBTile(layers: Seq[PBLayer] = _root_.scala.Seq.empty, unknownFields: UnknownFieldSet = _root_.scalapb.UnknownFieldSet()) extends GeneratedMessage with Message[PBTile] with Updatable[PBTile] with ExtendableMessage[PBTile] with Product with Serializable

    Permalink

    Messages were renamed to avoid GeoTrellis types collision

    Messages were renamed to avoid GeoTrellis types collision

    Annotations
    @SerialVersionUID()

Value Members

  1. object PBTile extends GeneratedMessageCompanion[PBTile] with Serializable

    Permalink
  2. object VectorTileProto extends GeneratedFileObject

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped