comparison flys-artifacts/src/main/java/de/intevation/flys/jfree/Bounds.java @ 2330:594885703687

Picked changes r4015:4026 from trunk. flys-artifacts/tags/2.6@4028 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 10 Feb 2012 11:18:27 +0000
parents 07c39470e2cb
children cbe2febe30cc
comparison
equal deleted inserted replaced
2329:d999062c20e6 2330:594885703687
14 14
15 Number getUpper(); 15 Number getUpper();
16 16
17 void applyBounds(ValueAxis axis); 17 void applyBounds(ValueAxis axis);
18 18
19 void applyBounds(ValueAxis axis, int percent);
20
19 Bounds combine(Bounds bounds); 21 Bounds combine(Bounds bounds);
20 } 22 }
21 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 : 23 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :

http://dive4elements.wald.intevation.org