Packages

object XZ2IndexKeySpace extends IndexKeySpaceFactory[XZ2IndexValues, Long]

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

Value Members

  1. def apply(sft: SimpleFeatureType, attributes: Seq[String], tier: Boolean): XZ2IndexKeySpace
    Definition Classes
    XZ2IndexKeySpaceIndexKeySpaceFactory
  2. def supports(sft: SimpleFeatureType, attributes: Seq[String]): Boolean
    Definition Classes
    XZ2IndexKeySpaceIndexKeySpaceFactory