public class OMRGBColor extends Object
Constructor and Description |
---|
OMRGBColor(float r,
float g,
float b) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
OMCSSPrimitiveValue |
getBlue() |
String |
getDescription() |
OMCSSPrimitiveValue |
getGreen() |
OMCSSPrimitiveValue |
getRed() |
int |
hashCode() |
public final OMCSSPrimitiveValue getRed()
public final OMCSSPrimitiveValue getGreen()
public final OMCSSPrimitiveValue getBlue()
public String getDescription()
Copyright © 2018. All Rights Reserved.