Ignore:
Timestamp:
2017-11-28T00:56:29+01:00 (6 years ago)
Author:
Don-vip
Message:

see #15310 - remove most of deprecated APIs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/mappaint/styleelement/AreaElement.java

    r12846 r13173  
    4848     * <p>
    4949     * Public access is discouraged.
    50      * @see StyledMapRenderer#drawArea(Way, Color, MapImage, Float, Float, boolean, TextLabel)
     50     * @see StyledMapRenderer#drawArea
    5151     */
    5252    public Float extent;
     
    5656     * <p>
    5757     * Public access is discouraged.
    58      * @see StyledMapRenderer#drawArea(Way, Color, MapImage, Float, Float, boolean, TextLabel)
     58     * @see StyledMapRenderer#drawArea
    5959     */
    6060    public Float extentThreshold;
Note: See TracChangeset for help on using the changeset viewer.