Documentation of 'org.jlab.groot.ui.GraphicsAxisFrame' Java class
GraphicsAxisFrame
org.jlab.groot.ui

Class GraphicsAxisFrame



  • public class GraphicsAxisFrame
    extends java.lang.Object
    • Constructor Detail

      • GraphicsAxisFrame

        public GraphicsAxisFrame()
      • GraphicsAxisFrame

        public GraphicsAxisFrame(int naxis)
    • Method Detail

      • setAxis

        public final void setAxis(int naxis)
        sets the dimension of the graphics axis.
        Parameters:
        naxis -
      • getAttributes

        public Attributes getAttributes()
      • getAxis

        public GraphicsAxis getAxis(int index)
        returns GraphicsAxis from the array with given index.
        Parameters:
        index -
        Returns:
      • getPointX

        public double getPointX(double value)
      • getPointY

        public double getPointY(double value)
      • getPoint

        public java.awt.geom.Point2D getPoint(float x,
                                              float y)
      • showAxis

        public void showAxis()
      • draw

        public void draw(java.awt.Graphics2D g2d,
                         Dimension2D frame)
      • update

        public void update(java.awt.Graphics2D g2d)
      • main

        public static void main(java.lang.String[] args)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.