Uses of Interface
com.google.cloud.vision.v1.BlockOrBuilder
-
Packages that use BlockOrBuilder Package Description com.google.cloud.vision.v1 A client to Cloud Vision API -
-
Uses of BlockOrBuilder in com.google.cloud.vision.v1
Classes in com.google.cloud.vision.v1 that implement BlockOrBuilder Modifier and Type Class Description classBlockLogical element on the page.static classBlock.BuilderLogical element on the page.Methods in com.google.cloud.vision.v1 that return BlockOrBuilder Modifier and Type Method Description BlockOrBuilderPage.Builder. getBlocksOrBuilder(int index)List of blocks of text, images etc on this page.BlockOrBuilderPage. getBlocksOrBuilder(int index)List of blocks of text, images etc on this page.BlockOrBuilderPageOrBuilder. getBlocksOrBuilder(int index)List of blocks of text, images etc on this page.Methods in com.google.cloud.vision.v1 that return types with arguments of type BlockOrBuilder Modifier and Type Method Description List<? extends BlockOrBuilder>Page.Builder. getBlocksOrBuilderList()List of blocks of text, images etc on this page.List<? extends BlockOrBuilder>Page. getBlocksOrBuilderList()List of blocks of text, images etc on this page.List<? extends BlockOrBuilder>PageOrBuilder. getBlocksOrBuilderList()List of blocks of text, images etc on this page.
-