Package

org.locationtech.geomesa.utils.geotools

sft

Permalink

package sft

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. sft
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. class ImmutableAttributeDescriptor extends AttributeDescriptorImpl

    Permalink
  2. class ImmutableGeometryDescriptor extends GeometryDescriptorImpl

    Permalink
  3. class ImmutableSimpleFeatureType extends SimpleFeatureTypeImpl

    Permalink
  4. case class SimpleFeatureSpec(attributes: Seq[AttributeSpec], options: Map[String, AnyRef]) extends Product with Serializable

    Permalink

    Intermediate format for simple feature types.

    Intermediate format for simple feature types. Used for converting between string specs, typesafe config specs and SimpleFeatureTypes

    attributes

    attributes

    options

    simple feature level optinos

Value Members

  1. object SimpleFeatureSpec extends Serializable

    Permalink
  2. object SimpleFeatureSpecConfig

    Permalink

    SimpleFeatureSpec parsing from/to typesafe config

  3. object SimpleFeatureSpecParser

    Permalink

    Parser for simple feature type spec strings

Inherited from AnyRef

Inherited from Any

Ungrouped