@Deprecated public class IltGraphicSettings extends Object
It contains the position, legend, and other graphic attributes of the graphic object.
It can be used for saving or transferring the graphic settings of a graphic object via serialization.
Modifier and Type | Method and Description |
---|---|
void |
applyGraphicSettings(IltCompositeGraphic graphic)
Deprecated.
Applies the graphic settings to a given graphic object.
|
protected static Object |
convertToIlpPoint(Object x)
Deprecated.
Instances being deserialized often carry old style IlvPoint.
|
void |
debugPrint(PrintStream out)
Deprecated.
|
IltLegend |
toLegend()
Deprecated.
Returns the legend part.
|
public IltLegend toLegend()
protected static Object convertToIlpPoint(Object x)
public void applyGraphicSettings(IltCompositeGraphic graphic)
public void debugPrint(PrintStream out)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.