public final class ShadingDescriptor extends SHDAbstractType implements Duplicatable
field_1_cvFore, field_2_cvBack, field_3_ipat| Constructor and Description |
|---|
ShadingDescriptor() |
ShadingDescriptor(byte[] buf,
int offset) |
ShadingDescriptor(ShadingDescriptor other) |
| Modifier and Type | Method and Description |
|---|---|
ShadingDescriptor |
copy() |
boolean |
isEmpty() |
byte[] |
serialize() |
java.lang.String |
toString() |
public ShadingDescriptor()
public ShadingDescriptor(ShadingDescriptor other)
public ShadingDescriptor(byte[] buf,
int offset)
public ShadingDescriptor copy()
copy in interface Duplicatablepublic boolean isEmpty()
public byte[] serialize()
serialize in class SHDAbstractTypepublic java.lang.String toString()
toString in class SHDAbstractTypeCopyright 2022 The Apache Software Foundation or its licensors, as applicable.