Packages

object IdFromRow

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

Type Members

  1. final class DynamicIdFromRow extends IdFromRow

    Id is dynamically located in the row

  2. final class FixedIdFromRow extends IdFromRow

    Id is always at a fixed offset into the row

Value Members

  1. def apply(sft: SimpleFeatureType, keySpace: IndexKeySpace[_, _], tieredKeySpace: Option[IndexKeySpace[_, _]]): IdFromRow