axes in 2D

Hello

How can I do to change the default behavior of the axes in 2D.
I mean, I want a fixed size for axes, like in the left example
of the Test42 class.

In order to do that, I've had:
......
boolean b = true;
rowMap.getAxisScale().setScreenBased(b);
columnMap.getAxisScale().setScreenBased(b);
.......
but it doesn't make any difference with b = false.

Could you tell me what I have missed.

Another thing: Is there a possibilty to display axes on both side,
I mean East + West and North + South?

Thanks a lot.

Nicolas


  • 2002 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: