IAttributesConverter Class

Summary: A custom converter for layer attributes.

Module: aspose.gis

Full Name: aspose.gis.IAttributesConverter

Aspose.PSD Version: 25.9.0

Methods

NameDescription
modify_attribute(attribute, actions)Adjusts a FeatureAttribute as necessary for the target layer.

Method: modify_attribute(attribute, actions)

 modify_attribute(attribute, actions) 

Adjusts a FeatureAttribute as necessary for the target layer.

Parameters:

ParameterTypeDescription
attributeFeatureAttributeA copy of an attribute of the source layer.
actionsAttributesConverterActionsSpecifies optional actions with attributes of the destination layer.
For example, allows us to exclude our attribute.