|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.math.plot.render.Projection
org.math.plot.render.Projection2D
public class Projection2D
BSD License
Field Summary |
---|
Fields inherited from class org.math.plot.render.Projection |
---|
baseScreenCoords, borderCoeff, DEFAULT_BORDER, draw |
Constructor Summary | |
---|---|
Projection2D(AWTDrawer _draw)
|
Method Summary | |
---|---|
protected double[] |
baseCoordsScreenProjectionRatio(double[] xy)
|
Methods inherited from class org.math.plot.render.Projection |
---|
dilate, initBaseCoordsProjection, screenProjection, screenProjectionBaseRatio, translate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Projection2D(AWTDrawer _draw)
Method Detail |
---|
protected double[] baseCoordsScreenProjectionRatio(double[] xy)
baseCoordsScreenProjectionRatio
in class Projection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |