Uses of Class
org.locationtech.jts.jump.tools.AttributeMapping.CombinedSchema
-
Packages that use AttributeMapping.CombinedSchema Package Description org.locationtech.jts.jump.tools -
-
Uses of AttributeMapping.CombinedSchema in org.locationtech.jts.jump.tools
Methods in org.locationtech.jts.jump.tools that return AttributeMapping.CombinedSchema Modifier and Type Method Description AttributeMapping.CombinedSchema
AttributeMapping. createSchema(String geometryName)
Returns a new FeatureSchema with the destination attributes of the mapping and a spatial attribute with the given name
-