public class XFPropGradientStop extends Object
Constructor and Description |
---|
XFPropGradientStop(double numPosition,
XFPropColor color) |
XFPropGradientStop(RecordInputStream in) |
Modifier and Type | Method and Description |
---|---|
void |
appendString(StringBuffer sb,
String prefix) |
int |
getDataSize() |
void |
serialize(LittleEndianOutput out) |
public XFPropGradientStop(RecordInputStream in)
public XFPropGradientStop(double numPosition, XFPropColor color)
public int getDataSize()
public void serialize(LittleEndianOutput out)
public void appendString(StringBuffer sb, String prefix)
Copyright © 2020. All rights reserved.