uk.ac.starlink.ttools.plot2.layer
Class XYShapes
java.lang.Object
uk.ac.starlink.ttools.plot2.layer.XYShapes
public class XYShapes
- extends Object
Utility class for generating XYShape objects.
- Since:
- 16 Jan 2015
- Author:
- Mark Taylor
Method Summary |
static XYShape[] |
getXYShapes()
Returns an array of XY shapes suitable for plotting markers
with variable X and Y extents. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getXYShapes
public static XYShape[] getXYShapes()
- Returns an array of XY shapes suitable for plotting markers
with variable X and Y extents.
- Returns:
- XY shapes
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.