Package | Description |
---|---|
step.plugins.pdftest.mask | |
step.plugins.pdftest.model | |
step.plugins.pdftest.services.atomic |
Modifier and Type | Method and Description |
---|---|
List<Region> |
Mask.getRegions() |
Modifier and Type | Method and Description |
---|---|
void |
Mask.setRegions(List<Region> regions) |
Modifier and Type | Method and Description |
---|---|
List<Region> |
Scenario.getAnchors() |
List<Region> |
Scenario.getRegions() |
Modifier and Type | Method and Description |
---|---|
void |
Scenario.setAnchors(List<Region> anchors) |
void |
Scenario.setRegions(List<Region> regions) |
Modifier and Type | Method and Description |
---|---|
Region |
RegionExtractionResult.getRegion() |
Modifier and Type | Method and Description |
---|---|
void |
RegionExtractionResult.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
List<RegionExtractionResult> |
PdfExtractionService.extractRegions(File pdfFile,
List<Region> regions) |
Copyright © 2020. All rights reserved.