public final class ShadingDescriptor extends SHDAbstractType implements Cloneable
field_1_cvFore, field_2_cvBack, field_3_ipat
Constructor and Description |
---|
ShadingDescriptor() |
ShadingDescriptor(byte[] buf,
int offset) |
Modifier and Type | Method and Description |
---|---|
ShadingDescriptor |
clone() |
boolean |
isEmpty() |
byte[] |
serialize() |
String |
toString() |
public ShadingDescriptor()
public ShadingDescriptor(byte[] buf, int offset)
public ShadingDescriptor clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
public boolean isEmpty()
public byte[] serialize()
serialize
in class SHDAbstractType
public String toString()
toString
in class SHDAbstractType
Copyright © 2020. All rights reserved.