public interface

DimensionBuilders.ImageDimension

 androidx.wear.protolayout.DimensionBuilders.ImageDimension

Subclasses:

DimensionBuilders.DpProp, DimensionBuilders.ExpandedDimensionProp, DimensionBuilders.ProportionalDimensionProp

Overview

Interface defining a dimension that can be applied to an image.

Summary

Methods
public FingerprintgetFingerprint()

Get the fingerprint for this object or null if unknown.

public DimensionProto.ImageDimensiontoImageDimensionProto()

Get the protocol buffer representation of this object.

Methods

public DimensionProto.ImageDimension toImageDimensionProto()

Get the protocol buffer representation of this object.

public Fingerprint getFingerprint()

Get the fingerprint for this object or null if unknown.