Package | Description |
---|---|
com.aspose.cad.fileformats.iges.commondefinitions | |
com.aspose.cad.fileformats.iges.drawables |
Modifier and Type | Method and Description |
---|---|
ColorRGB |
ColorRGB.Clone() |
Modifier and Type | Method and Description |
---|---|
void |
ColorRGB.CloneTo(ColorRGB that) |
static boolean |
ColorRGB.isEquals(ColorRGB obj1,
ColorRGB obj2) |
Modifier and Type | Method and Description |
---|---|
ColorRGB |
IDrawableProperties.getColor()
Color to represent geometry with
|