Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfiumWrappedPdfAnnotationP
-
Packages that use PdfiumWrappedPdfAnnotationP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of PdfiumWrappedPdfAnnotationP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfiumWrappedPdfAnnotationP Modifier and Type Method Description PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP.Builder. build()PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP.Builder. buildPartial()PdfiumWrappedPdfAnnotationPPdfiumPdfAnnotationCollectionP.Builder. getAnnotations(int index)repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1;PdfiumWrappedPdfAnnotationPPdfiumPdfAnnotationCollectionP. getAnnotations(int index)repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1;PdfiumWrappedPdfAnnotationPPdfiumPdfAnnotationCollectionPOrBuilder. getAnnotations(int index)repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1;static PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP. getDefaultInstance()PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP.Builder. getDefaultInstanceForType()PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP. getDefaultInstanceForType()static PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP. parseDelimitedFrom(InputStream input)static PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP. parseFrom(byte[] data)static PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP. parseFrom(com.google.protobuf.ByteString data)static PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP. parseFrom(com.google.protobuf.CodedInputStream input)static PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP. parseFrom(InputStream input)static PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP. parseFrom(ByteBuffer data)static PdfiumWrappedPdfAnnotationPPdfiumWrappedPdfAnnotationP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfiumWrappedPdfAnnotationP Modifier and Type Method Description List<PdfiumWrappedPdfAnnotationP>PdfiumPdfAnnotationCollectionP.Builder. getAnnotationsList()repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1;List<PdfiumWrappedPdfAnnotationP>PdfiumPdfAnnotationCollectionP. getAnnotationsList()repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1;List<PdfiumWrappedPdfAnnotationP>PdfiumPdfAnnotationCollectionPOrBuilder. getAnnotationsList()repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1;com.google.protobuf.Parser<PdfiumWrappedPdfAnnotationP>PdfiumWrappedPdfAnnotationP. getParserForType()static com.google.protobuf.Parser<PdfiumWrappedPdfAnnotationP>PdfiumWrappedPdfAnnotationP. parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfiumWrappedPdfAnnotationP Modifier and Type Method Description PdfiumPdfAnnotationCollectionP.BuilderPdfiumPdfAnnotationCollectionP.Builder. addAnnotations(int index, PdfiumWrappedPdfAnnotationP value)repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1;PdfiumPdfAnnotationCollectionP.BuilderPdfiumPdfAnnotationCollectionP.Builder. addAnnotations(PdfiumWrappedPdfAnnotationP value)repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1;PdfiumWrappedPdfAnnotationP.BuilderPdfiumWrappedPdfAnnotationP.Builder. mergeFrom(PdfiumWrappedPdfAnnotationP other)static PdfiumWrappedPdfAnnotationP.BuilderPdfiumWrappedPdfAnnotationP. newBuilder(PdfiumWrappedPdfAnnotationP prototype)PdfiumPdfAnnotationCollectionP.BuilderPdfiumPdfAnnotationCollectionP.Builder. setAnnotations(int index, PdfiumWrappedPdfAnnotationP value)repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1;Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type PdfiumWrappedPdfAnnotationP Modifier and Type Method Description PdfiumPdfAnnotationCollectionP.BuilderPdfiumPdfAnnotationCollectionP.Builder. addAllAnnotations(Iterable<? extends PdfiumWrappedPdfAnnotationP> values)repeated .ironpdfengineproto.PdfiumWrappedPdfAnnotationP annotations = 1;
-