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 |
clone()
Deprecated.
|
ShadingDescriptor |
copy() |
boolean |
isEmpty() |
byte[] |
serialize() |
java.lang.String |
toString() |
public ShadingDescriptor()
public ShadingDescriptor(ShadingDescriptor other)
public ShadingDescriptor(byte[] buf, int offset)
@Deprecated @Removal(version="5.0.0") public ShadingDescriptor clone()
clone
in class java.lang.Object
public ShadingDescriptor copy()
copy
in interface Duplicatable
public boolean isEmpty()
public byte[] serialize()
serialize
in class SHDAbstractType
public java.lang.String toString()
toString
in class SHDAbstractType
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.