Class AttributeMapping.CombinedSchema

java.lang.Object
com.vividsolutions.jump.feature.FeatureSchema
com.vividsolutions.jump.tools.AttributeMapping.CombinedSchema
All Implemented Interfaces:
Serializable, Cloneable
Enclosing class:
AttributeMapping

public static class AttributeMapping.CombinedSchema extends FeatureSchema
See Also:
  • Constructor Details

    • CombinedSchema

      public CombinedSchema()
  • Method Details

    • toAOldAttributeIndex

      public int toAOldAttributeIndex(int newAttributeIndex)
    • toBOldAttributeIndex

      public int toBOldAttributeIndex(int newAttributeIndex)
    • isFromA

      public boolean isFromA(int newAttributeIndex)