Ignore:
Timestamp:
2018-04-15T23:58:36+02:00 (6 years ago)
Author:
Don-vip
Message:

javadoc/codestyle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/projection/proj/LambertConformalConic.java

    r13639 r13640  
    2323 * <p>
    2424 * This implementation provides transforms for two cases of the lambert conic conformal projection:
    25  * <p>
     25 * </p>
    2626 * <ul>
    2727 *   <li>{@code Lambert_Conformal_Conic_1SP} (EPSG code 9801)</li>
     
    3333 * The {@code "standard_parallel_2"} parameter is optional and will be given the same value
    3434 * as {@code "standard_parallel_1"} if not set (creating a 1 standard parallel projection).
    35  * <p>
     35 * </p>
    3636 * <b>References:</b>
    3737 * <ul>
Note: See TracChangeset for help on using the changeset viewer.