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
TypeDescription
int

getDeprecatedColorSet()

public abstract boolean getDeprecatedColorSet()
Returns
TypeDescription
boolean

getHeight()

public abstract int getHeight()
Returns
TypeDescription
int

getOutput()

public abstract ImagesServicePb.OutputSettings getOutput()
Returns
TypeDescription
OutputSettings

getOutputOrBuilder()

public abstract ImagesServicePb.OutputSettingsOrBuilder getOutputOrBuilder()
Returns
TypeDescription
OutputSettingsOrBuilder

getWidth()

public abstract int getWidth()
Returns
TypeDescription
int

hasColor()

public abstract boolean hasColor()
Returns
TypeDescription
boolean

hasDeprecatedColorSet()

public abstract boolean hasDeprecatedColorSet()
Returns
TypeDescription
boolean

hasHeight()

public abstract boolean hasHeight()
Returns
TypeDescription
boolean

hasOutput()

public abstract boolean hasOutput()
Returns
TypeDescription
boolean

hasWidth()

public abstract boolean hasWidth()
Returns
TypeDescription
boolean