public class IfcColourRgb4 extends IfcColourSpecification4 implements com.aspose.cad_internal.fileformats.ifc.IIfcColourRgb
| Constructor and Description |
|---|
IfcColourRgb4() |
| Modifier and Type | Method and Description |
|---|---|
IfcNormalisedRatioMeasure4 |
getBlue() |
IfcNormalisedRatioMeasure4 |
getGreen() |
IfcNormalisedRatioMeasure4 |
getRed() |
void |
setBlue(IfcNormalisedRatioMeasure4 value) |
void |
setGreen(IfcNormalisedRatioMeasure4 value) |
void |
setRed(IfcNormalisedRatioMeasure4 value) |
getName, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcNormalisedRatioMeasure4 getRed()
public final void setRed(IfcNormalisedRatioMeasure4 value)
public final IfcNormalisedRatioMeasure4 getGreen()
public final void setGreen(IfcNormalisedRatioMeasure4 value)
public final IfcNormalisedRatioMeasure4 getBlue()
public final void setBlue(IfcNormalisedRatioMeasure4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.