Skip navigation links
LuciadLightspeed
2023.1.08

Package com.luciad.fusion.engine.format

This package provides the functionality to support several geographic data formats in the engine.

See: Description

Package com.luciad.fusion.engine.format Description

This package provides the functionality to support several geographic data formats in the engine.

All the support for a specific format is bundled in one class: ALfnFormat. If you want to support your own format, you need to create an extension of ALfnFormat and plug it in into the engine environment. The class javadoc of ALfnFormat explains this further.

Next to the ALfnFormat class, this package also provides a default implementation and a composite implementation of this class.

Since:
10.0
Skip navigation links
LuciadLightspeed
2023.1.08