Uses of Class
com.ironsoftware.ironpdf.internal.proto.Length
Packages that use Length
Package
Description
- 
Uses of Length in com.ironsoftware.ironpdf.internal.protoMethods in com.ironsoftware.ironpdf.internal.proto that return LengthModifier and TypeMethodDescriptionLength.Builder.build()Length.Builder.buildPartial()static LengthLength.getDefaultInstance()Length.Builder.getDefaultInstanceForType()Length.getDefaultInstanceForType()ApplyStampRequestStream.Info.Builder.getHorizontalOffset()optional .IronPdfEngine.Proto.Length horizontal_offset = 7;ApplyStampRequestStream.Info.getHorizontalOffset()optional .IronPdfEngine.Proto.Length horizontal_offset = 7;ApplyStampRequestStream.InfoOrBuilder.getHorizontalOffset()optional .IronPdfEngine.Proto.Length horizontal_offset = 7;ApplyStampRequestStream.Info.Builder.getMaxHeight()optional .IronPdfEngine.Proto.Length max_height = 10;ApplyStampRequestStream.Info.getMaxHeight()optional .IronPdfEngine.Proto.Length max_height = 10;ApplyStampRequestStream.InfoOrBuilder.getMaxHeight()optional .IronPdfEngine.Proto.Length max_height = 10;ApplyStampRequestStream.Info.Builder.getMaxWidth()optional .IronPdfEngine.Proto.Length max_width = 9;ApplyStampRequestStream.Info.getMaxWidth()optional .IronPdfEngine.Proto.Length max_width = 9;ApplyStampRequestStream.InfoOrBuilder.getMaxWidth()optional .IronPdfEngine.Proto.Length max_width = 9;ApplyStampRequestStream.Info.Builder.getMinHeight()optional .IronPdfEngine.Proto.Length min_height = 12;ApplyStampRequestStream.Info.getMinHeight()optional .IronPdfEngine.Proto.Length min_height = 12;ApplyStampRequestStream.InfoOrBuilder.getMinHeight()optional .IronPdfEngine.Proto.Length min_height = 12;ApplyStampRequestStream.Info.Builder.getMinWidth()optional .IronPdfEngine.Proto.Length min_width = 11;ApplyStampRequestStream.Info.getMinWidth()optional .IronPdfEngine.Proto.Length min_width = 11;ApplyStampRequestStream.InfoOrBuilder.getMinWidth()optional .IronPdfEngine.Proto.Length min_width = 11;ApplyStampRequestStream.Info.Builder.getVerticalOffset()optional .IronPdfEngine.Proto.Length vertical_offset = 8;ApplyStampRequestStream.Info.getVerticalOffset()optional .IronPdfEngine.Proto.Length vertical_offset = 8;ApplyStampRequestStream.InfoOrBuilder.getVerticalOffset()optional .IronPdfEngine.Proto.Length vertical_offset = 8;static LengthLength.parseDelimitedFrom(InputStream input) static LengthLength.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LengthLength.parseFrom(byte[] data) static LengthLength.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LengthLength.parseFrom(com.google.protobuf.ByteString data) static LengthLength.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LengthLength.parseFrom(com.google.protobuf.CodedInputStream input) static LengthLength.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LengthLength.parseFrom(InputStream input) static LengthLength.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LengthLength.parseFrom(ByteBuffer data) static LengthLength.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type LengthModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Length>Length.getParserForType()static com.google.protobuf.Parser<Length>Length.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type LengthModifier and TypeMethodDescriptionApplyStampRequestStream.Info.Builder.mergeHorizontalOffset(Length value) optional .IronPdfEngine.Proto.Length horizontal_offset = 7;ApplyStampRequestStream.Info.Builder.mergeMaxHeight(Length value) optional .IronPdfEngine.Proto.Length max_height = 10;ApplyStampRequestStream.Info.Builder.mergeMaxWidth(Length value) optional .IronPdfEngine.Proto.Length max_width = 9;ApplyStampRequestStream.Info.Builder.mergeMinHeight(Length value) optional .IronPdfEngine.Proto.Length min_height = 12;ApplyStampRequestStream.Info.Builder.mergeMinWidth(Length value) optional .IronPdfEngine.Proto.Length min_width = 11;ApplyStampRequestStream.Info.Builder.mergeVerticalOffset(Length value) optional .IronPdfEngine.Proto.Length vertical_offset = 8;static Length.BuilderLength.newBuilder(Length prototype) ApplyStampRequestStream.Info.Builder.setHorizontalOffset(Length value) optional .IronPdfEngine.Proto.Length horizontal_offset = 7;ApplyStampRequestStream.Info.Builder.setMaxHeight(Length value) optional .IronPdfEngine.Proto.Length max_height = 10;ApplyStampRequestStream.Info.Builder.setMaxWidth(Length value) optional .IronPdfEngine.Proto.Length max_width = 9;ApplyStampRequestStream.Info.Builder.setMinHeight(Length value) optional .IronPdfEngine.Proto.Length min_height = 12;ApplyStampRequestStream.Info.Builder.setMinWidth(Length value) optional .IronPdfEngine.Proto.Length min_width = 11;ApplyStampRequestStream.Info.Builder.setVerticalOffset(Length value) optional .IronPdfEngine.Proto.Length vertical_offset = 8;
- 
Uses of Length in com.ironsoftware.ironpdf.internal.staticapiMethods in com.ironsoftware.ironpdf.internal.staticapi that return Length