public class HwmfColorRef
extends java.lang.Object
implements java.lang.Cloneable
| Constructor and Description |
|---|
HwmfColorRef() |
HwmfColorRef(java.awt.Color colorRef) |
| Modifier and Type | Method and Description |
|---|---|
HwmfColorRef |
clone()
Creates a new object of the same class and with the
same contents as this object.
|
java.awt.Color |
getColor() |
int |
init(LittleEndianInputStream leis) |
public HwmfColorRef()
public HwmfColorRef(java.awt.Color colorRef)
public int init(LittleEndianInputStream leis) throws java.io.IOException
java.io.IOExceptionpublic java.awt.Color getColor()
public HwmfColorRef clone()
clone in class java.lang.Objectjava.lang.OutOfMemoryError - if there is not enough memory.CloneableCopyright 2017 The Apache Software Foundation or its licensors, as applicable.