Package com.luciad.fusion.platform.model.properties
package com.luciad.fusion.platform.model.properties
This package contains interfaces and classes related to custom properties.
The ILfnCustomPropertyDecoder
interface provides
a way to define and decode custom properties.
- Since:
- 2022.1
-
ClassDescriptionRepresents the type of
TLfnCustomProperty
.Defines and decodes custom properties for aTLfnData
resource.ATLfnCustomProperty
collection paired with the additional source files from which they were decoded.Represents a custom property.Builder class forTLfnCustomProperty
objects.This class contains information about the custom properties definitions.A builder for a creating aTLfnCustomPropertyDefinitions
instance.