public interface PdfiumTextObjectPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getBottom()
double bottom = 4; |
String |
getColor()
string color = 6; |
com.google.protobuf.ByteString |
getColorBytes()
string color = 6; |
String |
getContents()
string contents = 5; |
com.google.protobuf.ByteString |
getContentsBytes()
string contents = 5; |
double |
getLeft()
double left = 1; |
double |
getMatrixA()
double MatrixA = 8; |
double |
getMatrixB()
double MatrixB = 9; |
double |
getMatrixC()
double MatrixC = 10; |
double |
getMatrixD()
double MatrixD = 11; |
double |
getMatrixE()
double MatrixE = 12; |
double |
getMatrixF()
double MatrixF = 13; |
int |
getPageIndex()
int32 PageIndex = 7; |
double |
getRight()
double right = 2; |
double |
getTop()
double top = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofdouble getLeft()
double left = 1;double getRight()
double right = 2;double getTop()
double top = 3;double getBottom()
double bottom = 4;String getContents()
string contents = 5;com.google.protobuf.ByteString getContentsBytes()
string contents = 5;String getColor()
string color = 6;com.google.protobuf.ByteString getColorBytes()
string color = 6;int getPageIndex()
int32 PageIndex = 7;double getMatrixA()
double MatrixA = 8;double getMatrixB()
double MatrixB = 9;double getMatrixC()
double MatrixC = 10;double getMatrixD()
double MatrixD = 11;double getMatrixE()
double MatrixE = 12;double getMatrixF()
double MatrixF = 13;Copyright © 2022–2025 Iron Software. All rights reserved.