Interface ImagesServicePb.TransformOrBuilder (2.0.0)

public static interface ImagesServicePb.TransformOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getAllowStretch()

public abstract boolean getAllowStretch()
Returns
Type Description
boolean

getAutolevels()

public abstract boolean getAutolevels()
Returns
Type Description
boolean

getCropBottomY()

public abstract float getCropBottomY()
Returns
Type Description
float

getCropLeftX()

public abstract float getCropLeftX()
Returns
Type Description
float

getCropOffsetX()

public abstract float getCropOffsetX()
Returns
Type Description
float

getCropOffsetY()

public abstract float getCropOffsetY()
Returns
Type Description
float

getCropRightX()

public abstract float getCropRightX()
Returns
Type Description
float

getCropToFit()

public abstract boolean getCropToFit()
Returns
Type Description
boolean

getCropTopY()

public abstract float getCropTopY()
Returns
Type Description
float

getDeprecatedCropBottomYSet()

public abstract boolean getDeprecatedCropBottomYSet()
Returns
Type Description
boolean

getDeprecatedCropOffsetXSet()

public abstract boolean getDeprecatedCropOffsetXSet()
Returns
Type Description
boolean

getDeprecatedCropOffsetYSet()

public abstract boolean getDeprecatedCropOffsetYSet()
Returns
Type Description
boolean

getDeprecatedCropRightXSet()

public abstract boolean getDeprecatedCropRightXSet()
Returns
Type Description
boolean

getDeprecatedHeightSet()

public abstract boolean getDeprecatedHeightSet()
Returns
Type Description
boolean

getDeprecatedWidthSet()

public abstract boolean getDeprecatedWidthSet()
Returns
Type Description
boolean

getHeight()

public abstract int getHeight()
Returns
Type Description
int

getHorizontalFlip()

public abstract boolean getHorizontalFlip()
Returns
Type Description
boolean

getRotate()

public abstract int getRotate()
Returns
Type Description
int

getVerticalFlip()

public abstract boolean getVerticalFlip()
Returns
Type Description
boolean

getWidth()

public abstract int getWidth()
Returns
Type Description
int

hasAllowStretch()

public abstract boolean hasAllowStretch()
Returns
Type Description
boolean

hasAutolevels()

public abstract boolean hasAutolevels()
Returns
Type Description
boolean

hasCropBottomY()

public abstract boolean hasCropBottomY()
Returns
Type Description
boolean

hasCropLeftX()

public abstract boolean hasCropLeftX()
Returns
Type Description
boolean

hasCropOffsetX()

public abstract boolean hasCropOffsetX()
Returns
Type Description
boolean

hasCropOffsetY()

public abstract boolean hasCropOffsetY()
Returns
Type Description
boolean

hasCropRightX()

public abstract boolean hasCropRightX()
Returns
Type Description
boolean

hasCropToFit()

public abstract boolean hasCropToFit()
Returns
Type Description
boolean

hasCropTopY()

public abstract boolean hasCropTopY()
Returns
Type Description
boolean

hasDeprecatedCropBottomYSet()

public abstract boolean hasDeprecatedCropBottomYSet()
Returns
Type Description
boolean

hasDeprecatedCropOffsetXSet()

public abstract boolean hasDeprecatedCropOffsetXSet()
Returns
Type Description
boolean

hasDeprecatedCropOffsetYSet()

public abstract boolean hasDeprecatedCropOffsetYSet()
Returns
Type Description
boolean

hasDeprecatedCropRightXSet()

public abstract boolean hasDeprecatedCropRightXSet()
Returns
Type Description
boolean

hasDeprecatedHeightSet()

public abstract boolean hasDeprecatedHeightSet()
Returns
Type Description
boolean

hasDeprecatedWidthSet()

public abstract boolean hasDeprecatedWidthSet()
Returns
Type Description
boolean

hasHeight()

public abstract boolean hasHeight()
Returns
Type Description
boolean

hasHorizontalFlip()

public abstract boolean hasHorizontalFlip()
Returns
Type Description
boolean

hasRotate()

public abstract boolean hasRotate()
Returns
Type Description
boolean

hasVerticalFlip()

public abstract boolean hasVerticalFlip()
Returns
Type Description
boolean

hasWidth()

public abstract boolean hasWidth()
Returns
Type Description
boolean