Documentation of 'jyplot.CustomSymbolAxis' Java class
CustomSymbolAxis
jyplot

Class CustomSymbolAxis

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, org.jfree.util.PublicCloneable


    public class CustomSymbolAxis
    extends SymbolAxis
    See Also:
    Serialized Form
    • Constructor Detail

      • CustomSymbolAxis

        public CustomSymbolAxis(java.lang.String label,
                                java.lang.String[] sv,
                                double[] symbolLocations)
    • Method Detail

      • refreshTicks

        public java.util.List refreshTicks(java.awt.Graphics2D g2,
                                           AxisState state,
                                           java.awt.geom.Rectangle2D dataArea,
                                           org.jfree.ui.RectangleEdge edge)
        Calculates the positions of the tick labels for the axis, storing the results in the tick label list (ready for drawing).
        Overrides:
        refreshTicks in class SymbolAxis
        Parameters:
        g2 - the graphics device.
        state - the axis state.
        dataArea - the area in which the data should be drawn.
        edge - the location of the axis.
        Returns:
        A list of ticks.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.