Interface PdfiumTextObjectCollectionPOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      PdfiumTextObjectP getValue​(int index)
      repeated .ironpdfengineproto.PdfiumTextObjectP value = 1;
      int getValueCount()
      repeated .ironpdfengineproto.PdfiumTextObjectP value = 1;
      List<PdfiumTextObjectP> getValueList()
      repeated .ironpdfengineproto.PdfiumTextObjectP value = 1;
      PdfiumTextObjectPOrBuilder getValueOrBuilder​(int index)
      repeated .ironpdfengineproto.PdfiumTextObjectP value = 1;
      List<? extends PdfiumTextObjectPOrBuilder> getValueOrBuilderList()
      repeated .ironpdfengineproto.PdfiumTextObjectP value = 1;
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getValueList

        List<PdfiumTextObjectP> getValueList()
        repeated .ironpdfengineproto.PdfiumTextObjectP value = 1;
      • getValue

        PdfiumTextObjectP getValue​(int index)
        repeated .ironpdfengineproto.PdfiumTextObjectP value = 1;
      • getValueCount

        int getValueCount()
        repeated .ironpdfengineproto.PdfiumTextObjectP value = 1;
      • getValueOrBuilder

        PdfiumTextObjectPOrBuilder getValueOrBuilder​(int index)
        repeated .ironpdfengineproto.PdfiumTextObjectP value = 1;