public interface PdfiumPathObjectPOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getBottom()
double bottom = 4; |
String |
getFillColor()
string FillColor = 5; |
com.google.protobuf.ByteString |
getFillColorBytes()
string FillColor = 5; |
int |
getFillMode()
int32 FillMode = 15; |
boolean |
getIsStroked()
bool IsStroked = 16; |
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; |
PdfiumPathSegmentObjectP |
getPoints(int index)
repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14; |
int |
getPointsCount()
repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14; |
List<PdfiumPathSegmentObjectP> |
getPointsList()
repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14; |
PdfiumPathSegmentObjectPOrBuilder |
getPointsOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14; |
List<? extends PdfiumPathSegmentObjectPOrBuilder> |
getPointsOrBuilderList()
repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14; |
double |
getRight()
double right = 2; |
String |
getStrokeColor()
string StrokeColor = 6; |
com.google.protobuf.ByteString |
getStrokeColorBytes()
string StrokeColor = 6; |
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 getFillColor()
string FillColor = 5;com.google.protobuf.ByteString getFillColorBytes()
string FillColor = 5;String getStrokeColor()
string StrokeColor = 6;com.google.protobuf.ByteString getStrokeColorBytes()
string StrokeColor = 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;List<PdfiumPathSegmentObjectP> getPointsList()
repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;PdfiumPathSegmentObjectP getPoints(int index)
repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;int getPointsCount()
repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;List<? extends PdfiumPathSegmentObjectPOrBuilder> getPointsOrBuilderList()
repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;PdfiumPathSegmentObjectPOrBuilder getPointsOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumPathSegmentObjectP points = 14;int getFillMode()
int32 FillMode = 15;boolean getIsStroked()
bool IsStroked = 16;Copyright © 2022–2024 Iron Software. All rights reserved.