public final class FontDetectorFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static FontDetector |
createDefault()
Creates the default font detector
|
static FontDetector |
createDisabled()
Creates a disabled font detector which, by definition, does nothing to detect fonts.
|
public static FontDetector createDefault()
public static FontDetector createDisabled()
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.