Uses of Class
com.ironsoftware.ironpdf.internal.proto.LengthP
-
Packages that use LengthP Package Description com.ironsoftware.ironpdf.internal.proto com.ironsoftware.ironpdf.internal.staticapi -
-
Uses of LengthP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return LengthP Modifier and Type Method Description LengthP
LengthP.Builder. build()
LengthP
LengthP.Builder. buildPartial()
static LengthP
LengthP. getDefaultInstance()
LengthP
LengthP.Builder. getDefaultInstanceForType()
LengthP
LengthP. getDefaultInstanceForType()
LengthP
ChromeApplyStampRequestStreamP.InfoP.Builder. getHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
LengthP
ChromeApplyStampRequestStreamP.InfoP. getHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
LengthP
ChromeApplyStampRequestStreamP.InfoPOrBuilder. getHorizontalOffset()
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
LengthP
ChromeApplyStampRequestStreamP.InfoP.Builder. getMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;
LengthP
ChromeApplyStampRequestStreamP.InfoP. getMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;
LengthP
ChromeApplyStampRequestStreamP.InfoPOrBuilder. getMaxHeight()
optional .ironpdfengineproto.LengthP max_height = 10;
LengthP
ChromeApplyStampRequestStreamP.InfoP.Builder. getMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;
LengthP
ChromeApplyStampRequestStreamP.InfoP. getMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;
LengthP
ChromeApplyStampRequestStreamP.InfoPOrBuilder. getMaxWidth()
optional .ironpdfengineproto.LengthP max_width = 9;
LengthP
ChromeApplyStampRequestStreamP.InfoP.Builder. getMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;
LengthP
ChromeApplyStampRequestStreamP.InfoP. getMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;
LengthP
ChromeApplyStampRequestStreamP.InfoPOrBuilder. getMinHeight()
optional .ironpdfengineproto.LengthP min_height = 12;
LengthP
ChromeApplyStampRequestStreamP.InfoP.Builder. getMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;
LengthP
ChromeApplyStampRequestStreamP.InfoP. getMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;
LengthP
ChromeApplyStampRequestStreamP.InfoPOrBuilder. getMinWidth()
optional .ironpdfengineproto.LengthP min_width = 11;
LengthP
ChromeApplyStampRequestStreamP.InfoP.Builder. getVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
LengthP
ChromeApplyStampRequestStreamP.InfoP. getVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
LengthP
ChromeApplyStampRequestStreamP.InfoPOrBuilder. getVerticalOffset()
optional .ironpdfengineproto.LengthP vertical_offset = 8;
static LengthP
LengthP. parseDelimitedFrom(InputStream input)
static LengthP
LengthP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LengthP
LengthP. parseFrom(byte[] data)
static LengthP
LengthP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LengthP
LengthP. parseFrom(com.google.protobuf.ByteString data)
static LengthP
LengthP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LengthP
LengthP. parseFrom(com.google.protobuf.CodedInputStream input)
static LengthP
LengthP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LengthP
LengthP. parseFrom(InputStream input)
static LengthP
LengthP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LengthP
LengthP. parseFrom(ByteBuffer data)
static LengthP
LengthP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type LengthP Modifier and Type Method Description com.google.protobuf.Parser<LengthP>
LengthP. getParserForType()
static com.google.protobuf.Parser<LengthP>
LengthP. parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type LengthP Modifier and Type Method Description LengthP.Builder
LengthP.Builder. mergeFrom(LengthP other)
ChromeApplyStampRequestStreamP.InfoP.Builder
ChromeApplyStampRequestStreamP.InfoP.Builder. mergeHorizontalOffset(LengthP value)
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
ChromeApplyStampRequestStreamP.InfoP.Builder
ChromeApplyStampRequestStreamP.InfoP.Builder. mergeMaxHeight(LengthP value)
optional .ironpdfengineproto.LengthP max_height = 10;
ChromeApplyStampRequestStreamP.InfoP.Builder
ChromeApplyStampRequestStreamP.InfoP.Builder. mergeMaxWidth(LengthP value)
optional .ironpdfengineproto.LengthP max_width = 9;
ChromeApplyStampRequestStreamP.InfoP.Builder
ChromeApplyStampRequestStreamP.InfoP.Builder. mergeMinHeight(LengthP value)
optional .ironpdfengineproto.LengthP min_height = 12;
ChromeApplyStampRequestStreamP.InfoP.Builder
ChromeApplyStampRequestStreamP.InfoP.Builder. mergeMinWidth(LengthP value)
optional .ironpdfengineproto.LengthP min_width = 11;
ChromeApplyStampRequestStreamP.InfoP.Builder
ChromeApplyStampRequestStreamP.InfoP.Builder. mergeVerticalOffset(LengthP value)
optional .ironpdfengineproto.LengthP vertical_offset = 8;
static LengthP.Builder
LengthP. newBuilder(LengthP prototype)
ChromeApplyStampRequestStreamP.InfoP.Builder
ChromeApplyStampRequestStreamP.InfoP.Builder. setHorizontalOffset(LengthP value)
optional .ironpdfengineproto.LengthP horizontal_offset = 7;
ChromeApplyStampRequestStreamP.InfoP.Builder
ChromeApplyStampRequestStreamP.InfoP.Builder. setMaxHeight(LengthP value)
optional .ironpdfengineproto.LengthP max_height = 10;
ChromeApplyStampRequestStreamP.InfoP.Builder
ChromeApplyStampRequestStreamP.InfoP.Builder. setMaxWidth(LengthP value)
optional .ironpdfengineproto.LengthP max_width = 9;
ChromeApplyStampRequestStreamP.InfoP.Builder
ChromeApplyStampRequestStreamP.InfoP.Builder. setMinHeight(LengthP value)
optional .ironpdfengineproto.LengthP min_height = 12;
ChromeApplyStampRequestStreamP.InfoP.Builder
ChromeApplyStampRequestStreamP.InfoP.Builder. setMinWidth(LengthP value)
optional .ironpdfengineproto.LengthP min_width = 11;
ChromeApplyStampRequestStreamP.InfoP.Builder
ChromeApplyStampRequestStreamP.InfoP.Builder. setVerticalOffset(LengthP value)
optional .ironpdfengineproto.LengthP vertical_offset = 8;
-
Uses of LengthP in com.ironsoftware.ironpdf.internal.staticapi
Methods in com.ironsoftware.ironpdf.internal.staticapi that return LengthP Modifier and Type Method Description static LengthP
Stamp_Converter. toProto(Length input)
-