Packages

object Z3IndexKeySpace extends IndexKeySpaceFactory[Z3IndexValues, Z3IndexKey]

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Z3IndexKeySpace
  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): Z3IndexKeySpace
    Definition Classes
    Z3IndexKeySpaceIndexKeySpaceFactory
  2. def supports(sft: SimpleFeatureType, attributes: Seq[String]): Boolean
    Definition Classes
    Z3IndexKeySpaceIndexKeySpaceFactory