![]() |
Site Map | Search ExPASy | Contact us | Proteomics tools |
Hosted by NCSC US | Mirror sites: | Canada | China | Korea | Switzerland | Taiwan |
java.lang.Object | +----java.awt.Component | +----java.awt.Canvas | +----DragCanvas | +----BaseGraph
protected float Xmax
protected float Ymax
protected float Xmin
protected float Ymin
protected double ex
protected double ey
protected long xa
protected long ya
private Color FColor
protected boolean Legend
protected boolean Peeks
protected boolean Border
protected boolean Axis
protected boolean Grid
protected boolean Ortho
protected boolean Scale
protected Color BorderColor
protected boolean Wire
double xx
double yy
double ll
double px
double py
double u
double r
int i
int j
int k
int c4
int l4
int hx
int hy
int x
int y
int maxcol
int maxlig
int fv
int sv
int tv
private int xPoints[]
private int yPoints[]
private String scaleStr
private int scaleX
private int scaleY
protected Point PrevPoint
private int XpPoly[]
private int YpPoly[]
public BaseGraph(int iXPos, int iYPos, int iWidth, int iHeight)
public boolean setColor(Color Value)
public Color getColor()
public boolean setLegend(boolean Value)
public boolean getLegend()
public boolean setPeeks(boolean Value)
public boolean getPeeks()
public boolean setBorder(boolean Value)
public boolean getBorder()
public boolean setAxis(boolean Value)
public boolean getAxis()
public boolean setGrid(boolean Value)
public boolean getGrid()
public boolean setOrtho(boolean Value)
public boolean getOrtho()
public boolean setScale(boolean Value)
public boolean getScale()
public boolean setBorderColor(Color Value)
public Color getBorderColor()
public boolean setWire(boolean Value)
public boolean getWire()
protected void calcAxis()
protected void paintAxis(Graphics g)
protected float calcRealX(int x)
protected float calcRealY(int y)
protected int calcRelX(float x)
protected int calcRelY(float y)
protected void drawPeekPoint(Graphics g, float x, float y)
protected void drawPoint(Graphics g, float x, float y, Color color)
![]() |
Site Map | Search ExPASy | Contact us | Proteomics tools |
Hosted by NCSC US | Mirror sites: | Canada | China | Korea | Switzerland | Taiwan |