Uses of Interface
com.luciad.fusion.engine.ILfnEngineSession
-
Uses of ILfnEngineSession in com.luciad.fusion.engine
Modifier and TypeMethodDescriptionTLfnEngineFactory.RasterSessionBuilder.build()
Deprecated.Builds a raster session.TLfnEngineFactory.VectorSessionBuilder.build()
Deprecated.Builds a vector session.abstract ILfnEngineSession
ALfnEngine.getEngineSession()
Returns thesession
information associated with this engine.Modifier and TypeMethodDescriptionTLfnEngineFactory.createEngine
(ALfnTileStore aTileStore, ILfnEngineSession aSession) Deprecated.TLfnLFSEngineFactory.createEngine
(ALfnTileStore aTileStore, ILfnEngineSession aSession) This method is not supported for remote LFS engines.
TLfnEngineFactory.createEngine(ALfnTileStore, String)
instead (since 2013.0)