Uses of Class
com.google.type.Color
Packages that use Color
-
Uses of Color in com.google.type
Methods in com.google.type that return ColorModifier and TypeMethodDescriptionColor.Builder.build()Color.Builder.buildPartial()static ColorColor.getDefaultInstance()Color.Builder.getDefaultInstanceForType()Color.getDefaultInstanceForType()static ColorColor.parseDelimitedFrom(InputStream input) static ColorColor.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ColorColor.parseFrom(byte[] data) static ColorColor.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ColorColor.parseFrom(com.google.protobuf.ByteString data) static ColorColor.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ColorColor.parseFrom(com.google.protobuf.CodedInputStream input) static ColorColor.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ColorColor.parseFrom(InputStream input) static ColorColor.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ColorColor.parseFrom(ByteBuffer data) static ColorColor.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.type that return types with arguments of type ColorModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Color>Color.getParserForType()static com.google.protobuf.Parser<Color>Color.parser()Methods in com.google.type with parameters of type Color