Package PamView.symbol
Class LineData
java.lang.Object
PamView.symbol.LineData
- All Implemented Interfaces:
Serializable
,Cloneable
Deprecated.
Simple line class.
- Author:
- Jamie Macaulay
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionclone()
Deprecated.Deprecated.void
setLineColor
(Color lineColor) Deprecated.
-
Field Details
-
serialVersionUID
public static final long serialVersionUIDDeprecated.- See Also:
-
-
Constructor Details
-
LineData
Deprecated.
-
-
Method Details
-
getLineColor
Deprecated.- Returns:
- the lineColor
-
setLineColor
Deprecated.- Parameters:
lineColor
- the lineColor to set
-
clone
Deprecated.
-