Uses of Class
com.pd4ml.pdf.cos.path.COSPath.RootKind
-
Packages that use COSPath.RootKind Package Description com.pd4ml.pdf.cos.path -
-
Uses of COSPath.RootKind in com.pd4ml.pdf.cos.path
Methods in com.pd4ml.pdf.cos.path that return COSPath.RootKind Modifier and Type Method Description COSPath.RootKindCOSPath. getRootKind()static COSPath.RootKindCOSPath.RootKind. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static COSPath.RootKind[]COSPath.RootKind. values()Returns an array containing the constants of this enum type, in the order they are declared.
-