Uses of Class
boofcv.generate.PaperSize
-
Uses of PaperSize in boofcv.generate
Modifier and TypeFieldDescriptionstatic PaperSize
PaperSize.A0
static PaperSize
PaperSize.A1
static PaperSize
PaperSize.A2
static PaperSize
PaperSize.A3
static PaperSize
PaperSize.A4
static PaperSize
PaperSize.FIT_CONTENT
static PaperSize
PaperSize.LEGAL
static PaperSize
PaperSize.LETTER
Modifier and TypeMethodDescriptionstatic @Nullable PaperSize
Sees if the specified string matches any of the document's name.