org.metaqtl.graph
Class ChromShape
java.lang.Object
org.metaqtl.graph.GraphShape
org.metaqtl.graph.ChromShape
public class ChromShape
- extends GraphShape
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RIGHT_LABEL
public static final int RIGHT_LABEL
- See Also:
- Constant Field Values
LEFT_LABEL
public static final int LEFT_LABEL
- See Also:
- Constant Field Values
ChromShape
public ChromShape()
buildShape
public void buildShape(java.awt.Graphics2D graph,
java.lang.Object object)
- Specified by:
buildShape
in class GraphShape
- Parameters:
chrom
-
draw
public void draw(java.awt.Graphics2D graph)
- Description copied from class:
GraphShape
- Draws the shape.
- Specified by:
draw
in class GraphShape
getXChrom
public double getXChrom()
- Returns:
setLabelSide
public void setLabelSide(int side)
getChromWidth
public double getChromWidth()
- Returns:
getChromAxe
public ChromAxe getChromAxe()
- Returns:
getYMin
public double getYMin()
- Specified by:
getYMin
in class GraphShape
getYMax
public double getYMax()
- Specified by:
getYMax
in class GraphShape
getMrkTickPoint2D
public java.awt.geom.Point2D getMrkTickPoint2D(int mrkIdx,
boolean reverse)
- Parameters:
mrkIdx
-
- Returns:
getLabelSide
public int getLabelSide()
- Returns: