Documentation of 'sgtplot.LogAxis' Java class
LogAxis
sgtplot

Class LogAxis

  • All Implemented Interfaces:
    java.lang.Cloneable, Selectable


    public class LogAxis
    extends SpaceAxis
    implements java.lang.Cloneable
    Axis class for creation of "log" axes. An exmample is available demonstrating LogAxis use. --------------------------------------------------------------------------
    NAME : LogAxis.java
    FUNCTION : Draws axes using "log" style axis.
    ORIGIN : GFI INFORMATIQUE
    PROJECT : SONC DPS
    -------------------------------------------------------------------------
    HISTORY
    VERSION : 03/07/2002 : V0.0 : LBE
    old version had no fonctionality. It was just written for future evolutions. This new version complete the class
    END-HISTORY
    ------------------------------------------------------------------------
    Since:
    3.0
    • Constructor Detail

      • LogAxis

        public LogAxis(java.lang.String id)
    • Method Detail

      • copy

        public Axis copy()
        Description copied from class: Axis
        Create a copy of the axis.
        Specified by:
        copy in class Axis
        Returns:
        the copy
      • getBounds

        public java.awt.Rectangle getBounds()
        Get the bounding box for the axis in device units.
        Specified by:
        getBounds in interface Selectable
        Specified by:
        getBounds in class SpaceAxis
        Returns:
        bounding box
        See Also:
        Rectangle
      • setBounds

        public void setBounds(int x,
                              int y,
                              int width,
                              int height)
      • setBounds

        public void setBounds(java.awt.Rectangle rect)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.