Uses of Enum Class
com.luciad.fusion.util.ELfnStatus
Packages that use ELfnStatus
Package
Description
This package provides the LuciadFusion engine.
Provides various utility functionality for the LuciadLightspeed Fusion Client
and for LuciadFusion.
-
Uses of ELfnStatus in com.luciad.fusion.engine
Methods in com.luciad.fusion.engine that return ELfnStatusModifier and TypeMethodDescriptionabstract ELfnStatusALfnEngine.getStatus()Returns the current status of the fusion engine. -
Uses of ELfnStatus in com.luciad.fusion.util
Methods in com.luciad.fusion.util that return ELfnStatusModifier and TypeMethodDescriptionstatic ELfnStatusReturns the enum constant of this class with the specified name.static ELfnStatus[]ELfnStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.