Interface ImagesServicePb.ImagesCanvasOrBuilder (2.0.0)

public static interface ImagesServicePb.ImagesCanvasOrBuilder extends MessageOrBuilder

Implements

com.google.protobuf.MessageOrBuilder

Methods

getColor()

public abstract int getColor()
Returns
Type Description
int

getDeprecatedColorSet()

public abstract boolean getDeprecatedColorSet()
Returns
Type Description
boolean

getHeight()

public abstract int getHeight()
Returns
Type Description
int

getOutput()

public abstract ImagesServicePb.OutputSettings getOutput()
Returns
Type Description
OutputSettings

getOutputOrBuilder()

public abstract ImagesServicePb.OutputSettingsOrBuilder getOutputOrBuilder()
Returns
Type Description
OutputSettingsOrBuilder

getWidth()

public abstract int getWidth()
Returns
Type Description
int

hasColor()

public abstract boolean hasColor()
Returns
Type Description
boolean

hasDeprecatedColorSet()

public abstract boolean hasDeprecatedColorSet()
Returns
Type Description
boolean

hasHeight()

public abstract boolean hasHeight()
Returns
Type Description
boolean

hasOutput()

public abstract boolean hasOutput()
Returns
Type Description
boolean

hasWidth()

public abstract boolean hasWidth()
Returns
Type Description
boolean