static Widget.ImageType |
Widget.ImageType.forNumber(int value) |
|
Widget.ImageType |
Card.CardHeader.Builder.getImageType() |
The shape used to crop the image.
|
Widget.ImageType |
Card.CardHeader.getImageType() |
The shape used to crop the image.
|
Widget.ImageType |
Card.CardHeaderOrBuilder.getImageType() |
The shape used to crop the image.
|
Widget.ImageType |
Icon.Builder.getImageType() |
The crop style applied to the image.
|
Widget.ImageType |
Icon.getImageType() |
The crop style applied to the image.
|
Widget.ImageType |
IconOrBuilder.getImageType() |
The crop style applied to the image.
|
static Widget.ImageType |
Widget.ImageType.valueOf(int value) |
Deprecated.
|
static Widget.ImageType |
Widget.ImageType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Widget.ImageType |
Widget.ImageType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Widget.ImageType[] |
Widget.ImageType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|