Class ImagesServicePb.Transform (2.0.0)

public static final class ImagesServicePb.Transform extends GeneratedMessageV3 implements ImagesServicePb.TransformOrBuilder

Inheritance

Object > com.google.protobuf.AbstractMessageLite > com.google.protobuf.AbstractMessage > com.google.protobuf.GeneratedMessageV3 > ImagesServicePb.Transform

Static Fields

ALLOW_STRETCH_FIELD_NUMBER

public static final int ALLOW_STRETCH_FIELD_NUMBER
Field Value
TypeDescription
int

AUTOLEVELS_FIELD_NUMBER

public static final int AUTOLEVELS_FIELD_NUMBER
Field Value
TypeDescription
int

CROP_BOTTOM_Y_FIELD_NUMBER

public static final int CROP_BOTTOM_Y_FIELD_NUMBER
Field Value
TypeDescription
int

CROP_LEFT_X_FIELD_NUMBER

public static final int CROP_LEFT_X_FIELD_NUMBER
Field Value
TypeDescription
int

CROP_OFFSET_X_FIELD_NUMBER

public static final int CROP_OFFSET_X_FIELD_NUMBER
Field Value
TypeDescription
int

CROP_OFFSET_Y_FIELD_NUMBER

public static final int CROP_OFFSET_Y_FIELD_NUMBER
Field Value
TypeDescription
int

CROP_RIGHT_X_FIELD_NUMBER

public static final int CROP_RIGHT_X_FIELD_NUMBER
Field Value
TypeDescription
int

CROP_TOP_Y_FIELD_NUMBER

public static final int CROP_TOP_Y_FIELD_NUMBER
Field Value
TypeDescription
int

CROP_TO_FIT_FIELD_NUMBER

public static final int CROP_TO_FIT_FIELD_NUMBER
Field Value
TypeDescription
int

DEPRECATED_CROP_BOTTOM_Y_SET_FIELD_NUMBER

public static final int DEPRECATED_CROP_BOTTOM_Y_SET_FIELD_NUMBER
Field Value
TypeDescription
int

DEPRECATED_CROP_OFFSET_X_SET_FIELD_NUMBER

public static final int DEPRECATED_CROP_OFFSET_X_SET_FIELD_NUMBER
Field Value
TypeDescription
int

DEPRECATED_CROP_OFFSET_Y_SET_FIELD_NUMBER

public static final int DEPRECATED_CROP_OFFSET_Y_SET_FIELD_NUMBER
Field Value
TypeDescription
int

DEPRECATED_CROP_RIGHT_X_SET_FIELD_NUMBER

public static final int DEPRECATED_CROP_RIGHT_X_SET_FIELD_NUMBER
Field Value
TypeDescription
int

DEPRECATED_HEIGHT_SET_FIELD_NUMBER

public static final int DEPRECATED_HEIGHT_SET_FIELD_NUMBER
Field Value
TypeDescription
int

DEPRECATED_WIDTH_SET_FIELD_NUMBER

public static final int DEPRECATED_WIDTH_SET_FIELD_NUMBER
Field Value
TypeDescription
int

HEIGHT_FIELD_NUMBER

public static final int HEIGHT_FIELD_NUMBER
Field Value
TypeDescription
int

HORIZONTAL_FLIP_FIELD_NUMBER

public static final int HORIZONTAL_FLIP_FIELD_NUMBER
Field Value
TypeDescription
int

PARSER

public static final Parser<ImagesServicePb.Transform> PARSER
Field Value
TypeDescription
com.google.protobuf.Parser<Transform>

ROTATE_FIELD_NUMBER

public static final int ROTATE_FIELD_NUMBER
Field Value
TypeDescription
int

VERTICAL_FLIP_FIELD_NUMBER

public static final int VERTICAL_FLIP_FIELD_NUMBER
Field Value
TypeDescription
int

WIDTH_FIELD_NUMBER

public static final int WIDTH_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static ImagesServicePb.Transform getDefaultInstance()
Returns
TypeDescription
ImagesServicePb.Transform

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
com.google.protobuf.Descriptors.Descriptor

newBuilder()

public static ImagesServicePb.Transform.Builder newBuilder()
Returns
TypeDescription
Builder

newBuilder(ImagesServicePb.Transform arg0)

public static ImagesServicePb.Transform.Builder newBuilder(ImagesServicePb.Transform arg0)
Parameter
NameDescription
arg0ImagesServicePb.Transform
Returns
TypeDescription
Builder

parseDelimitedFrom(InputStream arg0)

public static ImagesServicePb.Transform parseDelimitedFrom(InputStream arg0)
Parameter
NameDescription
arg0InputStream
Returns
TypeDescription
ImagesServicePb.Transform
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.Transform parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters
NameDescription
arg0InputStream
arg1com.google.protobuf.ExtensionRegistryLite
Returns
TypeDescription
ImagesServicePb.Transform
Exceptions
TypeDescription
IOException

parseFrom(byte[] arg0)

public static ImagesServicePb.Transform parseFrom(byte[] arg0)
Parameter
NameDescription
arg0byte[]
Returns
TypeDescription
ImagesServicePb.Transform
Exceptions
TypeDescription
com.google.protobuf.InvalidProtocolBufferException

parseFrom(byte[] arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.Transform parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
Parameters
NameDescription
arg0byte[]
arg1com.google.protobuf.ExtensionRegistryLite
Returns
TypeDescription
ImagesServicePb.Transform
Exceptions
TypeDescription
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteString arg0)

public static ImagesServicePb.Transform parseFrom(ByteString arg0)
Parameter
NameDescription
arg0com.google.protobuf.ByteString
Returns
TypeDescription
ImagesServicePb.Transform
Exceptions
TypeDescription
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteString arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.Transform parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
Parameters
NameDescription
arg0com.google.protobuf.ByteString
arg1com.google.protobuf.ExtensionRegistryLite
Returns
TypeDescription
ImagesServicePb.Transform
Exceptions
TypeDescription
com.google.protobuf.InvalidProtocolBufferException

parseFrom(CodedInputStream arg0)

public static ImagesServicePb.Transform parseFrom(CodedInputStream arg0)
Parameter
NameDescription
arg0com.google.protobuf.CodedInputStream
Returns
TypeDescription
ImagesServicePb.Transform
Exceptions
TypeDescription
IOException

parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.Transform parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Parameters
NameDescription
arg0com.google.protobuf.CodedInputStream
arg1com.google.protobuf.ExtensionRegistryLite
Returns
TypeDescription
ImagesServicePb.Transform
Exceptions
TypeDescription
IOException

parseFrom(InputStream arg0)

public static ImagesServicePb.Transform parseFrom(InputStream arg0)
Parameter
NameDescription
arg0InputStream
Returns
TypeDescription
ImagesServicePb.Transform
Exceptions
TypeDescription
IOException

parseFrom(InputStream arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.Transform parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters
NameDescription
arg0InputStream
arg1com.google.protobuf.ExtensionRegistryLite
Returns
TypeDescription
ImagesServicePb.Transform
Exceptions
TypeDescription
IOException

parseFrom(ByteBuffer arg0)

public static ImagesServicePb.Transform parseFrom(ByteBuffer arg0)
Parameter
NameDescription
arg0ByteBuffer
Returns
TypeDescription
ImagesServicePb.Transform
Exceptions
TypeDescription
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.Transform parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
Parameters
NameDescription
arg0ByteBuffer
arg1com.google.protobuf.ExtensionRegistryLite
Returns
TypeDescription
ImagesServicePb.Transform
Exceptions
TypeDescription
com.google.protobuf.InvalidProtocolBufferException

parser()

public static Parser<ImagesServicePb.Transform> parser()
Returns
TypeDescription
com.google.protobuf.Parser<Transform>

Methods

equals(Object arg0)

public boolean equals(Object arg0)
Parameter
NameDescription
arg0Object
Returns
TypeDescription
boolean
Overrides
com.google.protobuf.AbstractMessage.equals(java.lang.Object)

getAllowStretch()

public boolean getAllowStretch()
Returns
TypeDescription
boolean

getAutolevels()

public boolean getAutolevels()
Returns
TypeDescription
boolean

getCropBottomY()

public float getCropBottomY()
Returns
TypeDescription
float

getCropLeftX()

public float getCropLeftX()
Returns
TypeDescription
float

getCropOffsetX()

public float getCropOffsetX()
Returns
TypeDescription
float

getCropOffsetY()

public float getCropOffsetY()
Returns
TypeDescription
float

getCropRightX()

public float getCropRightX()
Returns
TypeDescription
float

getCropToFit()

public boolean getCropToFit()
Returns
TypeDescription
boolean

getCropTopY()

public float getCropTopY()
Returns
TypeDescription
float

getDefaultInstanceForType()

public ImagesServicePb.Transform getDefaultInstanceForType()
Returns
TypeDescription
ImagesServicePb.Transform

getDeprecatedCropBottomYSet()

public boolean getDeprecatedCropBottomYSet()
Returns
TypeDescription
boolean

getDeprecatedCropOffsetXSet()

public boolean getDeprecatedCropOffsetXSet()
Returns
TypeDescription
boolean

getDeprecatedCropOffsetYSet()

public boolean getDeprecatedCropOffsetYSet()
Returns
TypeDescription
boolean

getDeprecatedCropRightXSet()

public boolean getDeprecatedCropRightXSet()
Returns
TypeDescription
boolean

getDeprecatedHeightSet()

public boolean getDeprecatedHeightSet()
Returns
TypeDescription
boolean

getDeprecatedWidthSet()

public boolean getDeprecatedWidthSet()
Returns
TypeDescription
boolean

getHeight()

public int getHeight()
Returns
TypeDescription
int

getHorizontalFlip()

public boolean getHorizontalFlip()
Returns
TypeDescription
boolean

getParserForType()

public Parser<ImagesServicePb.Transform> getParserForType()
Returns
TypeDescription
com.google.protobuf.Parser<Transform>
Overrides
com.google.protobuf.GeneratedMessageV3.getParserForType()

getRotate()

public int getRotate()
Returns
TypeDescription
int

getSerializedSize()

public int getSerializedSize()
Returns
TypeDescription
int
Overrides
com.google.protobuf.GeneratedMessageV3.getSerializedSize()

getUnknownFields()

public final UnknownFieldSet getUnknownFields()
Returns
TypeDescription
com.google.protobuf.UnknownFieldSet
Overrides
com.google.protobuf.GeneratedMessageV3.getUnknownFields()

getVerticalFlip()

public boolean getVerticalFlip()
Returns
TypeDescription
boolean

getWidth()

public int getWidth()
Returns
TypeDescription
int

hasAllowStretch()

public boolean hasAllowStretch()
Returns
TypeDescription
boolean

hasAutolevels()

public boolean hasAutolevels()
Returns
TypeDescription
boolean

hasCropBottomY()

public boolean hasCropBottomY()
Returns
TypeDescription
boolean

hasCropLeftX()

public boolean hasCropLeftX()
Returns
TypeDescription
boolean

hasCropOffsetX()

public boolean hasCropOffsetX()
Returns
TypeDescription
boolean

hasCropOffsetY()

public boolean hasCropOffsetY()
Returns
TypeDescription
boolean

hasCropRightX()

public boolean hasCropRightX()
Returns
TypeDescription
boolean

hasCropToFit()

public boolean hasCropToFit()
Returns
TypeDescription
boolean

hasCropTopY()

public boolean hasCropTopY()
Returns
TypeDescription
boolean

hasDeprecatedCropBottomYSet()

public boolean hasDeprecatedCropBottomYSet()
Returns
TypeDescription
boolean

hasDeprecatedCropOffsetXSet()

public boolean hasDeprecatedCropOffsetXSet()
Returns
TypeDescription
boolean

hasDeprecatedCropOffsetYSet()

public boolean hasDeprecatedCropOffsetYSet()
Returns
TypeDescription
boolean

hasDeprecatedCropRightXSet()

public boolean hasDeprecatedCropRightXSet()
Returns
TypeDescription
boolean

hasDeprecatedHeightSet()

public boolean hasDeprecatedHeightSet()
Returns
TypeDescription
boolean

hasDeprecatedWidthSet()

public boolean hasDeprecatedWidthSet()
Returns
TypeDescription
boolean

hasHeight()

public boolean hasHeight()
Returns
TypeDescription
boolean

hasHorizontalFlip()

public boolean hasHorizontalFlip()
Returns
TypeDescription
boolean

hasRotate()

public boolean hasRotate()
Returns
TypeDescription
boolean

hasVerticalFlip()

public boolean hasVerticalFlip()
Returns
TypeDescription
boolean

hasWidth()

public boolean hasWidth()
Returns
TypeDescription
boolean

hashCode()

public int hashCode()
Returns
TypeDescription
int
Overrides
com.google.protobuf.AbstractMessage.hashCode()

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
Overrides
com.google.protobuf.GeneratedMessageV3.internalGetFieldAccessorTable()

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides
com.google.protobuf.GeneratedMessageV3.isInitialized()

newBuilderForType()

public ImagesServicePb.Transform.Builder newBuilderForType()
Returns
TypeDescription
Builder

newBuilderForType(GeneratedMessageV3.BuilderParent arg0)

protected ImagesServicePb.Transform.Builder newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
Parameter
NameDescription
arg0com.google.protobuf.GeneratedMessageV3.BuilderParent
Returns
TypeDescription
Builder
Overrides
com.google.protobuf.GeneratedMessageV3.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)

newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
Parameter
NameDescription
arg0com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Returns
TypeDescription
Object
Overrides
com.google.protobuf.GeneratedMessageV3.newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)

toBuilder()

public ImagesServicePb.Transform.Builder toBuilder()
Returns
TypeDescription
Builder

writeTo(CodedOutputStream arg0)

public void writeTo(CodedOutputStream arg0)
Parameter
NameDescription
arg0com.google.protobuf.CodedOutputStream
Overrides
com.google.protobuf.GeneratedMessageV3.writeTo(com.google.protobuf.CodedOutputStream)
Exceptions
TypeDescription
IOException