Uses of Interface
com.helger.pdflayout.debug.PLDebugLog.IPLDebugOutput
-
Packages that use PLDebugLog.IPLDebugOutput Package Description com.helger.pdflayout.debug -
-
Uses of PLDebugLog.IPLDebugOutput in com.helger.pdflayout.debug
Classes in com.helger.pdflayout.debug that implement PLDebugLog.IPLDebugOutput Modifier and Type Class Description static classPLDebugLog.PLDebugOutputLoggerDefault implementation ofPLDebugLog.IPLDebugOutputusing an SLF4J logger.Methods in com.helger.pdflayout.debug that return PLDebugLog.IPLDebugOutput Modifier and Type Method Description static PLDebugLog.IPLDebugOutputPLDebugLog. getDebugOutput()Methods in com.helger.pdflayout.debug with parameters of type PLDebugLog.IPLDebugOutput Modifier and Type Method Description static voidPLDebugLog. setDebugOutput(PLDebugLog.IPLDebugOutput aDebugOutput)
-