source: josm/trunk/src/org/openstreetmap/josm/gui/mappaint/styleelement/AreaElement.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12841   7 years bastiK see #15229 - fix deprecations caused by [12840]
(edit) @12722   7 years bastiK see #9995 - fix blurry GUI-icons and map view for Java 9 HiDPI mode
(edit) @12285   7 years Don-vip remove some deprecated code, unused by now
(edit) @11811   7 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @11730   7 years michael2402 Add a new style element for area icon styles. Use the same placement …
(edit) @11728   7 years michael2402 Partial revert of [11726]: Committed to much.
(edit) @11726   7 years michael2402 Don't use null to indicate a rotation of 0 degrees, simply set the …
(edit) @11722   7 years michael2402 Do not include text label in area style - use a separate class and …
(edit) @11720   7 years stoecker typo
(edit) @11718   7 years michael2402 Allow renderer to draw area text / area icon even if no background was …
(edit) @11700   7 years michael2402 Do not hack default opacity into color setting. Use a opacity default …
(edit) @11689   7 years Don-vip checkstyle
(edit) @11683   7 years Don-vip update to CheckStyle 7.6
(edit) @11674   7 years michael2402 Add Javadoc to icon drawing functions. Fix AreaElement#equals/hashCode.
(edit) @11670   7 years michael2402 See #10176: Make icon-image work for areas. Icon is displayed at …
(edit) @11285   7 years michael2402 More Javadoc for AreaElement
(edit) @10760   8 years Don-vip sonar - squid:S2153 - Boxing and unboxing should not be immediately …
(edit) @10748   8 years Don-vip sonar - squid:S00100 - Method names should comply with a naming convention
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9341   8 years bastiK mapcss: basic support for :selected pseudoclass (see #9891)
(edit) @9323   8 years bastiK fix bug in hashCode() (relatively harmless this time)
(edit) @9298   8 years bastiK fixed #12279 - JOSM hangs when opening a large file
(copy) @9278   8 years bastiK move ElemStyle classes to new package, rename to (Style)Element
copied from trunk/src/org/openstreetmap/josm/gui/mappaint/AreaElemStyle.java
(edit) @9099   8 years bastiK mapcss partial fill: move threshold parameter ([9063]) into the mapcss …
Note: See TracRevisionLog for help on using the revision log.