Uses of Interface
com.luciad.util.logging.ILcdLogger
Packages that use ILcdLogger
Package
Description
Provides the raster specific functionality for the LuciadFusion engine.
Provides the vector specific functionality for the LuciadFusion engine.
This package contains classes used for logging messages.
-
Uses of ILcdLogger in com.luciad.fusion.engine.raster
Constructors in com.luciad.fusion.engine.raster with parameters of type ILcdLogger -
Uses of ILcdLogger in com.luciad.fusion.engine.vector
Constructors in com.luciad.fusion.engine.vector with parameters of type ILcdLogger -
Uses of ILcdLogger in com.luciad.util.logging
Methods in com.luciad.util.logging that return ILcdLoggerModifier and TypeMethodDescriptionCreates or returns a logger having the same name as the given class.Creates or returns a logger with the given name.static ILcdLogger
Returns theILcdLogger
having the name of the given class.static ILcdLogger
Returns theILcdLogger
having the given name.