Class ChromeApplyStampRequestStreamP.InfoP
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.ironsoftware.ironpdf.internal.proto.ChromeApplyStampRequestStreamP.InfoP
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,ChromeApplyStampRequestStreamP.InfoPOrBuilder
,Serializable
- Enclosing class:
- ChromeApplyStampRequestStreamP
public static final class ChromeApplyStampRequestStreamP.InfoP extends com.google.protobuf.GeneratedMessageV3 implements ChromeApplyStampRequestStreamP.InfoPOrBuilder
Protobuf typeironpdfengineproto.ChromeApplyStampRequestStreamP.InfoP
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ChromeApplyStampRequestStreamP.InfoP.Builder
Protobuf typeironpdfengineproto.ChromeApplyStampRequestStreamP.InfoP
static class
ChromeApplyStampRequestStreamP.InfoP.StamperTypeInfoCase
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
BARCODE_STAMPER_FIELD_NUMBER
static int
DOCUMENT_FIELD_NUMBER
static int
HORIZONTAL_ALIGNMENT_FIELD_NUMBER
static int
HORIZONTAL_OFFSET_FIELD_NUMBER
static int
HTML_STAMPER_FIELD_NUMBER
static int
HYPERLINK_FIELD_NUMBER
static int
IMAGE_STAMPER_FIELD_NUMBER
static int
IS_STAMP_BEHIND_CONTENT_FIELD_NUMBER
static int
MAX_HEIGHT_FIELD_NUMBER
static int
MAX_WIDTH_FIELD_NUMBER
static int
MIN_HEIGHT_FIELD_NUMBER
static int
MIN_WIDTH_FIELD_NUMBER
static int
OPACITY_FIELD_NUMBER
static int
OWNER_PASSWORD_FIELD_NUMBER
static int
RENDER_DELAY_FIELD_NUMBER
static int
ROTATION_FIELD_NUMBER
static int
SCALE_FIELD_NUMBER
static int
TARGET_PAGES_FIELD_NUMBER
static int
TEXT_STAMPER_FIELD_NUMBER
static int
TIMEOUT_FIELD_NUMBER
static int
USER_PASSWORD_FIELD_NUMBER
static int
VERTICAL_ALIGNMENT_FIELD_NUMBER
static int
VERTICAL_OFFSET_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
ChromeBarcodeStamperInfoP
getBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
ChromeBarcodeStamperInfoPOrBuilder
getBarcodeStamperOrBuilder()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
static ChromeApplyStampRequestStreamP.InfoP
getDefaultInstance()
ChromeApplyStampRequestStreamP.InfoP
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
PdfDocumentP
getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
PdfDocumentPOrBuilder
getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;
HorizontalAlignmentP
getHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
HorizontalAlignmentPOrBuilder
getHorizontalAlignmentOrBuilder()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
LengthP
getHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
LengthPOrBuilder
getHorizontalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
ChromeHtmlStamperInfoP
getHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
ChromeHtmlStamperInfoPOrBuilder
getHtmlStamperOrBuilder()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
String
getHyperlink()
optional string hyperlink = 13;
com.google.protobuf.ByteString
getHyperlinkBytes()
optional string hyperlink = 13;
ChromeImageStamperInfoP
getImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
ChromeImageStamperInfoPOrBuilder
getImageStamperOrBuilder()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
boolean
getIsStampBehindContent()
optional bool is_stamp_behind_content = 15;
LengthP
getMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;
LengthPOrBuilder
getMaxHeightOrBuilder()
optional .ironpdfengineproto.LengthP max_height = 10;
LengthP
getMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;
LengthPOrBuilder
getMaxWidthOrBuilder()
optional .ironpdfengineproto.LengthP max_width = 9;
LengthP
getMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;
LengthPOrBuilder
getMinHeightOrBuilder()
optional .ironpdfengineproto.LengthP min_height = 12;
LengthP
getMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;
LengthPOrBuilder
getMinWidthOrBuilder()
optional .ironpdfengineproto.LengthP min_width = 11;
int
getOpacity()
optional int32 opacity = 3;
String
getOwnerPassword()
optional string owner_password = 16;
com.google.protobuf.ByteString
getOwnerPasswordBytes()
optional string owner_password = 16;
com.google.protobuf.Parser<ChromeApplyStampRequestStreamP.InfoP>
getParserForType()
int
getRenderDelay()
optional int32 render_delay = 23;
int
getRotation()
optional int32 rotation = 4;
double
getScale()
optional double scale = 14;
int
getSerializedSize()
ChromeApplyStampRequestStreamP.InfoP.StamperTypeInfoCase
getStamperTypeInfoCase()
PdfiumPageP
getTargetPages(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
int
getTargetPagesCount()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
List<PdfiumPageP>
getTargetPagesList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
PdfiumPagePOrBuilder
getTargetPagesOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
List<? extends PdfiumPagePOrBuilder>
getTargetPagesOrBuilderList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
ChromeTextStamperInfoP
getTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
ChromeTextStamperInfoPOrBuilder
getTextStamperOrBuilder()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
int
getTimeout()
optional int32 timeout = 22;
String
getUserPassword()
optional string user_password = 17;
com.google.protobuf.ByteString
getUserPasswordBytes()
optional string user_password = 17;
VerticalAlignmentP
getVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
VerticalAlignmentPOrBuilder
getVerticalAlignmentOrBuilder()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
LengthP
getVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
LengthPOrBuilder
getVerticalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
boolean
hasBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
boolean
hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
int
hashCode()
boolean
hasHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
boolean
hasHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
boolean
hasHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
boolean
hasHyperlink()
optional string hyperlink = 13;
boolean
hasImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
boolean
hasIsStampBehindContent()
optional bool is_stamp_behind_content = 15;
boolean
hasMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;
boolean
hasMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;
boolean
hasMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;
boolean
hasMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;
boolean
hasOpacity()
optional int32 opacity = 3;
boolean
hasOwnerPassword()
optional string owner_password = 16;
boolean
hasRenderDelay()
optional int32 render_delay = 23;
boolean
hasRotation()
optional int32 rotation = 4;
boolean
hasScale()
optional double scale = 14;
boolean
hasTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
boolean
hasTimeout()
optional int32 timeout = 22;
boolean
hasUserPassword()
optional string user_password = 17;
boolean
hasVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
boolean
hasVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static ChromeApplyStampRequestStreamP.InfoP.Builder
newBuilder()
static ChromeApplyStampRequestStreamP.InfoP.Builder
newBuilder(ChromeApplyStampRequestStreamP.InfoP prototype)
ChromeApplyStampRequestStreamP.InfoP.Builder
newBuilderForType()
protected ChromeApplyStampRequestStreamP.InfoP.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static ChromeApplyStampRequestStreamP.InfoP
parseDelimitedFrom(InputStream input)
static ChromeApplyStampRequestStreamP.InfoP
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChromeApplyStampRequestStreamP.InfoP
parseFrom(byte[] data)
static ChromeApplyStampRequestStreamP.InfoP
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChromeApplyStampRequestStreamP.InfoP
parseFrom(com.google.protobuf.ByteString data)
static ChromeApplyStampRequestStreamP.InfoP
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChromeApplyStampRequestStreamP.InfoP
parseFrom(com.google.protobuf.CodedInputStream input)
static ChromeApplyStampRequestStreamP.InfoP
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChromeApplyStampRequestStreamP.InfoP
parseFrom(InputStream input)
static ChromeApplyStampRequestStreamP.InfoP
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ChromeApplyStampRequestStreamP.InfoP
parseFrom(ByteBuffer data)
static ChromeApplyStampRequestStreamP.InfoP
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<ChromeApplyStampRequestStreamP.InfoP>
parser()
ChromeApplyStampRequestStreamP.InfoP.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
DOCUMENT_FIELD_NUMBER
public static final int DOCUMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_PAGES_FIELD_NUMBER
public static final int TARGET_PAGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPACITY_FIELD_NUMBER
public static final int OPACITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROTATION_FIELD_NUMBER
public static final int ROTATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HORIZONTAL_ALIGNMENT_FIELD_NUMBER
public static final int HORIZONTAL_ALIGNMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERTICAL_ALIGNMENT_FIELD_NUMBER
public static final int VERTICAL_ALIGNMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HORIZONTAL_OFFSET_FIELD_NUMBER
public static final int HORIZONTAL_OFFSET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERTICAL_OFFSET_FIELD_NUMBER
public static final int VERTICAL_OFFSET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_WIDTH_FIELD_NUMBER
public static final int MAX_WIDTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAX_HEIGHT_FIELD_NUMBER
public static final int MAX_HEIGHT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MIN_WIDTH_FIELD_NUMBER
public static final int MIN_WIDTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MIN_HEIGHT_FIELD_NUMBER
public static final int MIN_HEIGHT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HYPERLINK_FIELD_NUMBER
public static final int HYPERLINK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCALE_FIELD_NUMBER
public static final int SCALE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_STAMP_BEHIND_CONTENT_FIELD_NUMBER
public static final int IS_STAMP_BEHIND_CONTENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OWNER_PASSWORD_FIELD_NUMBER
public static final int OWNER_PASSWORD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_PASSWORD_FIELD_NUMBER
public static final int USER_PASSWORD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMEOUT_FIELD_NUMBER
public static final int TIMEOUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RENDER_DELAY_FIELD_NUMBER
public static final int RENDER_DELAY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HTML_STAMPER_FIELD_NUMBER
public static final int HTML_STAMPER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_STAMPER_FIELD_NUMBER
public static final int IMAGE_STAMPER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_STAMPER_FIELD_NUMBER
public static final int TEXT_STAMPER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BARCODE_STAMPER_FIELD_NUMBER
public static final int BARCODE_STAMPER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getStamperTypeInfoCase
public ChromeApplyStampRequestStreamP.InfoP.StamperTypeInfoCase getStamperTypeInfoCase()
- Specified by:
getStamperTypeInfoCase
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasDocument
public boolean hasDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
- Specified by:
hasDocument
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the document field is set.
-
getDocument
public PdfDocumentP getDocument()
.ironpdfengineproto.PdfDocumentP document = 1;
- Specified by:
getDocument
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The document.
-
getDocumentOrBuilder
public PdfDocumentPOrBuilder getDocumentOrBuilder()
.ironpdfengineproto.PdfDocumentP document = 1;
- Specified by:
getDocumentOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
getTargetPagesList
public List<PdfiumPageP> getTargetPagesList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
- Specified by:
getTargetPagesList
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
getTargetPagesOrBuilderList
public List<? extends PdfiumPagePOrBuilder> getTargetPagesOrBuilderList()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
- Specified by:
getTargetPagesOrBuilderList
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
getTargetPagesCount
public int getTargetPagesCount()
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
- Specified by:
getTargetPagesCount
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
getTargetPages
public PdfiumPageP getTargetPages(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
- Specified by:
getTargetPages
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
getTargetPagesOrBuilder
public PdfiumPagePOrBuilder getTargetPagesOrBuilder(int index)
repeated .ironpdfengineproto.PdfiumPageP target_pages = 2;
- Specified by:
getTargetPagesOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasOpacity
public boolean hasOpacity()
optional int32 opacity = 3;
- Specified by:
hasOpacity
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the opacity field is set.
-
getOpacity
public int getOpacity()
optional int32 opacity = 3;
- Specified by:
getOpacity
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The opacity.
-
hasRotation
public boolean hasRotation()
optional int32 rotation = 4;
- Specified by:
hasRotation
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the rotation field is set.
-
getRotation
public int getRotation()
optional int32 rotation = 4;
- Specified by:
getRotation
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The rotation.
-
hasHorizontalAlignment
public boolean hasHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
- Specified by:
hasHorizontalAlignment
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the horizontalAlignment field is set.
-
getHorizontalAlignment
public HorizontalAlignmentP getHorizontalAlignment()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
- Specified by:
getHorizontalAlignment
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The horizontalAlignment.
-
getHorizontalAlignmentOrBuilder
public HorizontalAlignmentPOrBuilder getHorizontalAlignmentOrBuilder()
optional .ironpdfengineproto.HorizontalAlignmentP horizontal_alignment = 5;
- Specified by:
getHorizontalAlignmentOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasVerticalAlignment
public boolean hasVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
- Specified by:
hasVerticalAlignment
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the verticalAlignment field is set.
-
getVerticalAlignment
public VerticalAlignmentP getVerticalAlignment()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
- Specified by:
getVerticalAlignment
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The verticalAlignment.
-
getVerticalAlignmentOrBuilder
public VerticalAlignmentPOrBuilder getVerticalAlignmentOrBuilder()
optional .ironpdfengineproto.VerticalAlignmentP vertical_alignment = 6;
- Specified by:
getVerticalAlignmentOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasHorizontalOffset
public boolean hasHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
- Specified by:
hasHorizontalOffset
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the horizontalOffset field is set.
-
getHorizontalOffset
public LengthP getHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
- Specified by:
getHorizontalOffset
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The horizontalOffset.
-
getHorizontalOffsetOrBuilder
public LengthPOrBuilder getHorizontalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
- Specified by:
getHorizontalOffsetOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasVerticalOffset
public boolean hasVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
- Specified by:
hasVerticalOffset
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the verticalOffset field is set.
-
getVerticalOffset
public LengthP getVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
- Specified by:
getVerticalOffset
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The verticalOffset.
-
getVerticalOffsetOrBuilder
public LengthPOrBuilder getVerticalOffsetOrBuilder()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
- Specified by:
getVerticalOffsetOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasMaxWidth
public boolean hasMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;
- Specified by:
hasMaxWidth
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the maxWidth field is set.
-
getMaxWidth
public LengthP getMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;
- Specified by:
getMaxWidth
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The maxWidth.
-
getMaxWidthOrBuilder
public LengthPOrBuilder getMaxWidthOrBuilder()
optional .ironpdfengineproto.LengthP max_width = 9;
- Specified by:
getMaxWidthOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasMaxHeight
public boolean hasMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;
- Specified by:
hasMaxHeight
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the maxHeight field is set.
-
getMaxHeight
public LengthP getMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;
- Specified by:
getMaxHeight
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The maxHeight.
-
getMaxHeightOrBuilder
public LengthPOrBuilder getMaxHeightOrBuilder()
optional .ironpdfengineproto.LengthP max_height = 10;
- Specified by:
getMaxHeightOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasMinWidth
public boolean hasMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;
- Specified by:
hasMinWidth
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the minWidth field is set.
-
getMinWidth
public LengthP getMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;
- Specified by:
getMinWidth
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The minWidth.
-
getMinWidthOrBuilder
public LengthPOrBuilder getMinWidthOrBuilder()
optional .ironpdfengineproto.LengthP min_width = 11;
- Specified by:
getMinWidthOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasMinHeight
public boolean hasMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;
- Specified by:
hasMinHeight
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the minHeight field is set.
-
getMinHeight
public LengthP getMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;
- Specified by:
getMinHeight
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The minHeight.
-
getMinHeightOrBuilder
public LengthPOrBuilder getMinHeightOrBuilder()
optional .ironpdfengineproto.LengthP min_height = 12;
- Specified by:
getMinHeightOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasHyperlink
public boolean hasHyperlink()
optional string hyperlink = 13;
- Specified by:
hasHyperlink
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the hyperlink field is set.
-
getHyperlink
public String getHyperlink()
optional string hyperlink = 13;
- Specified by:
getHyperlink
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The hyperlink.
-
getHyperlinkBytes
public com.google.protobuf.ByteString getHyperlinkBytes()
optional string hyperlink = 13;
- Specified by:
getHyperlinkBytes
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The bytes for hyperlink.
-
hasScale
public boolean hasScale()
optional double scale = 14;
- Specified by:
hasScale
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the scale field is set.
-
getScale
public double getScale()
optional double scale = 14;
- Specified by:
getScale
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The scale.
-
hasIsStampBehindContent
public boolean hasIsStampBehindContent()
optional bool is_stamp_behind_content = 15;
- Specified by:
hasIsStampBehindContent
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the isStampBehindContent field is set.
-
getIsStampBehindContent
public boolean getIsStampBehindContent()
optional bool is_stamp_behind_content = 15;
- Specified by:
getIsStampBehindContent
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The isStampBehindContent.
-
hasOwnerPassword
public boolean hasOwnerPassword()
optional string owner_password = 16;
- Specified by:
hasOwnerPassword
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the ownerPassword field is set.
-
getOwnerPassword
public String getOwnerPassword()
optional string owner_password = 16;
- Specified by:
getOwnerPassword
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The ownerPassword.
-
getOwnerPasswordBytes
public com.google.protobuf.ByteString getOwnerPasswordBytes()
optional string owner_password = 16;
- Specified by:
getOwnerPasswordBytes
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The bytes for ownerPassword.
-
hasUserPassword
public boolean hasUserPassword()
optional string user_password = 17;
- Specified by:
hasUserPassword
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the userPassword field is set.
-
getUserPassword
public String getUserPassword()
optional string user_password = 17;
- Specified by:
getUserPassword
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The userPassword.
-
getUserPasswordBytes
public com.google.protobuf.ByteString getUserPasswordBytes()
optional string user_password = 17;
- Specified by:
getUserPasswordBytes
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The bytes for userPassword.
-
hasTimeout
public boolean hasTimeout()
optional int32 timeout = 22;
- Specified by:
hasTimeout
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the timeout field is set.
-
getTimeout
public int getTimeout()
optional int32 timeout = 22;
- Specified by:
getTimeout
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The timeout.
-
hasRenderDelay
public boolean hasRenderDelay()
optional int32 render_delay = 23;
- Specified by:
hasRenderDelay
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the renderDelay field is set.
-
getRenderDelay
public int getRenderDelay()
optional int32 render_delay = 23;
- Specified by:
getRenderDelay
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The renderDelay.
-
hasHtmlStamper
public boolean hasHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
- Specified by:
hasHtmlStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the htmlStamper field is set.
-
getHtmlStamper
public ChromeHtmlStamperInfoP getHtmlStamper()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
- Specified by:
getHtmlStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The htmlStamper.
-
getHtmlStamperOrBuilder
public ChromeHtmlStamperInfoPOrBuilder getHtmlStamperOrBuilder()
.ironpdfengineproto.ChromeHtmlStamperInfoP html_stamper = 18;
- Specified by:
getHtmlStamperOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasImageStamper
public boolean hasImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
- Specified by:
hasImageStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the imageStamper field is set.
-
getImageStamper
public ChromeImageStamperInfoP getImageStamper()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
- Specified by:
getImageStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The imageStamper.
-
getImageStamperOrBuilder
public ChromeImageStamperInfoPOrBuilder getImageStamperOrBuilder()
.ironpdfengineproto.ChromeImageStamperInfoP image_stamper = 19;
- Specified by:
getImageStamperOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasTextStamper
public boolean hasTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
- Specified by:
hasTextStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the textStamper field is set.
-
getTextStamper
public ChromeTextStamperInfoP getTextStamper()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
- Specified by:
getTextStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The textStamper.
-
getTextStamperOrBuilder
public ChromeTextStamperInfoPOrBuilder getTextStamperOrBuilder()
.ironpdfengineproto.ChromeTextStamperInfoP text_stamper = 20;
- Specified by:
getTextStamperOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
hasBarcodeStamper
public boolean hasBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
- Specified by:
hasBarcodeStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- Whether the barcodeStamper field is set.
-
getBarcodeStamper
public ChromeBarcodeStamperInfoP getBarcodeStamper()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
- Specified by:
getBarcodeStamper
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
- Returns:
- The barcodeStamper.
-
getBarcodeStamperOrBuilder
public ChromeBarcodeStamperInfoPOrBuilder getBarcodeStamperOrBuilder()
.ironpdfengineproto.ChromeBarcodeStamperInfoP barcode_stamper = 21;
- Specified by:
getBarcodeStamperOrBuilder
in interfaceChromeApplyStampRequestStreamP.InfoPOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ChromeApplyStampRequestStreamP.InfoP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromeApplyStampRequestStreamP.InfoP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromeApplyStampRequestStreamP.InfoP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromeApplyStampRequestStreamP.InfoP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromeApplyStampRequestStreamP.InfoP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromeApplyStampRequestStreamP.InfoP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ChromeApplyStampRequestStreamP.InfoP parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ChromeApplyStampRequestStreamP.InfoP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ChromeApplyStampRequestStreamP.InfoP parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ChromeApplyStampRequestStreamP.InfoP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ChromeApplyStampRequestStreamP.InfoP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ChromeApplyStampRequestStreamP.InfoP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ChromeApplyStampRequestStreamP.InfoP.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ChromeApplyStampRequestStreamP.InfoP.Builder newBuilder()
-
newBuilder
public static ChromeApplyStampRequestStreamP.InfoP.Builder newBuilder(ChromeApplyStampRequestStreamP.InfoP prototype)
-
toBuilder
public ChromeApplyStampRequestStreamP.InfoP.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ChromeApplyStampRequestStreamP.InfoP.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ChromeApplyStampRequestStreamP.InfoP getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ChromeApplyStampRequestStreamP.InfoP> parser()
-
getParserForType
public com.google.protobuf.Parser<ChromeApplyStampRequestStreamP.InfoP> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ChromeApplyStampRequestStreamP.InfoP getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-