Uses of Interface
org.geotools.api.feature.type.Schema
Packages that use Schema
Package
Description
Feature model ISO 19109 with allowances for usability.
Captures initial mapping of XML Simple Types to Java Objects.
-
Uses of Schema in org.geotools.api.feature.type
Methods in org.geotools.api.feature.type that return Schema -
Uses of Schema in org.geotools.data.complex.feature.type
Methods in org.geotools.data.complex.feature.type with parameters of type Schema -
Uses of Schema in org.geotools.feature
Methods in org.geotools.feature with parameters of type Schema -
Uses of Schema in org.geotools.feature.simple
Classes in org.geotools.feature.simple that implement SchemaMethods in org.geotools.feature.simple with parameters of type SchemaModifier and TypeMethodDescriptionvoidSimpleFeatureTypeBuilder.addBindings(Schema schema) Specifies a number of attribute type bindings.voidSimpleFeatureTypeBuilder.setBindings(Schema schema) Specifies a number of attribute type bindings clearing out all existing bindings. -
Uses of Schema in org.geotools.feature.type
Classes in org.geotools.feature.type that implement SchemaModifier and TypeClassDescriptionclassA "sub" Schema used to select types for a specific use.classImplementation of Schema.Methods in org.geotools.feature.type that return SchemaConstructors in org.geotools.feature.type with parameters of type SchemaModifierConstructorDescriptionProfileImpl(Schema parent, Set<Name> profile) Subset parent schema with profile keys. -
Uses of Schema in org.geotools.gml2
Classes in org.geotools.gml2 that implement SchemaMethods in org.geotools.gml2 that return SchemaModifier and TypeMethodDescriptionprotected SchemaGML.buildTypeMappingProfile(Schema typeSchema) protected SchemaGML.buildTypeSchema()Methods in org.geotools.gml2 with parameters of type SchemaModifier and TypeMethodDescriptionprotected SchemaGML.buildTypeMappingProfile(Schema typeSchema) -
Uses of Schema in org.geotools.gml3
Classes in org.geotools.gml3 that implement SchemaMethods in org.geotools.gml3 that return SchemaModifier and TypeMethodDescriptionGML.buildTypeMappingProfile(Schema typeSchema) protected SchemaGML.buildTypeSchema()Methods in org.geotools.gml3 with parameters of type Schema -
Uses of Schema in org.geotools.gml3.complex
Methods in org.geotools.gml3.complex that return types with arguments of type Schema -
Uses of Schema in org.geotools.gml3.smil
Classes in org.geotools.gml3.smil that implement Schema -
Uses of Schema in org.geotools.gml3.v3_2
Classes in org.geotools.gml3.v3_2 that implement SchemaMethods in org.geotools.gml3.v3_2 that return SchemaModifier and TypeMethodDescriptionprotected SchemaGML.buildTypeMappingProfile(Schema typeSchema) protected SchemaGML.buildTypeSchema()Methods in org.geotools.gml3.v3_2 with parameters of type SchemaModifier and TypeMethodDescriptionprotected SchemaGML.buildTypeMappingProfile(Schema typeSchema) -
Uses of Schema in org.geotools.gml3.v3_2.gco
Classes in org.geotools.gml3.v3_2.gco that implement SchemaMethods in org.geotools.gml3.v3_2.gco that return Schema -
Uses of Schema in org.geotools.gml3.v3_2.gmd
Classes in org.geotools.gml3.v3_2.gmd that implement SchemaMethods in org.geotools.gml3.v3_2.gmd that return Schema -
Uses of Schema in org.geotools.gml3.v3_2.gmx
Classes in org.geotools.gml3.v3_2.gmx that implement SchemaMethods in org.geotools.gml3.v3_2.gmx that return Schema -
Uses of Schema in org.geotools.gml3.v3_2.gsr
Classes in org.geotools.gml3.v3_2.gsr that implement SchemaMethods in org.geotools.gml3.v3_2.gsr that return Schema -
Uses of Schema in org.geotools.gml3.v3_2.gss
Classes in org.geotools.gml3.v3_2.gss that implement SchemaMethods in org.geotools.gml3.v3_2.gss that return Schema -
Uses of Schema in org.geotools.gml3.v3_2.gts
Classes in org.geotools.gml3.v3_2.gts that implement SchemaMethods in org.geotools.gml3.v3_2.gts that return Schema -
Uses of Schema in org.geotools.xlink
Classes in org.geotools.xlink that implement Schema -
Uses of Schema in org.geotools.xs
Classes in org.geotools.xs that implement SchemaMethods in org.geotools.xs that return SchemaModifier and TypeMethodDescriptionprotected SchemaXS.buildTypeMappingProfile(Schema schema) protected SchemaXS.buildTypeSchema()Methods in org.geotools.xs with parameters of type Schema -
Uses of Schema in org.geotools.xsd
Fields in org.geotools.xsd declared as SchemaModifier and TypeFieldDescriptionprotected Schematype mapping profileprotected SchemaXSD.typeSchematype schemaMethods in org.geotools.xsd that return SchemaModifier and TypeMethodDescriptionprotected SchemaXSD.buildTypeMappingProfile(Schema typeSchema) Sets up a profile which uniquely maps a set of java classes to a schema element.protected SchemaXSD.buildTypeSchema()Sets up the schema which maps xml schema types to attribute types.final SchemaXSD.getTypeMappingProfile()Returns the subset ofXSD.getTypeSchema()which maintains a unique java class to xml type mapping.final SchemaXSD.getTypeSchema()Returns the schema containingAttributeType's for all xml types.Methods in org.geotools.xsd that return types with arguments of type SchemaModifier and TypeMethodDescriptionTransitively returns the type mapping profile for this schema and all schemas that this schema depends on.Methods in org.geotools.xsd with parameters of type SchemaModifier and TypeMethodDescriptionprotected SchemaXSD.buildTypeMappingProfile(Schema typeSchema) Sets up a profile which uniquely maps a set of java classes to a schema element. -
Uses of Schema in org.geotools.xsd.complex
Methods in org.geotools.xsd.complex that return types with arguments of type Schema