jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • GeoAPI
  • GEO-6

Add convenience constructor in GeometryFactory

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: 1.0, 2.0
  • Fix Version/s: None
  • Component/s: geometry
  • Labels:
    • Factory

Description

Degree as a nice set of convenience methods and constructors in their interfaces. We should pick some idea in order to make ISO 19107 interfaces easier to use. An example of convenience constructor is:

Polygon createPolygon(List<DirectPosition> exteriorRing, Collection<List<DirectPosition>> interiorRings);

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
colin combe added a comment - 16/May/06 9:17 AM

a specific user request was a createArcByCenterPoint() method in GeometryFactory

Show
colin combe added a comment - 16/May/06 9:17 AM a specific user request was a createArcByCenterPoint() method in GeometryFactory
Hide
Permalink
Bryce Nordgren added a comment - 07/Jun/06 12:57 PM

"createPointArray(size)" and "createPointGrid(x,y)" are probably mandatory (but are missing). Can't make a Polygon, LineString, etc. without a pointarray. Need an implementation independent way of making them.

Show
Bryce Nordgren added a comment - 07/Jun/06 12:57 PM "createPointArray(size)" and "createPointGrid(x,y)" are probably mandatory (but are missing). Can't make a Polygon, LineString, etc. without a pointarray. Need an implementation independent way of making them.
Hide
Permalink
Jody Garnett added a comment - 21/Mar/07 4:34 PM

H Bryce - I noticed the lack as well - I have added the methods to PositionFactory.

Show
Jody Garnett added a comment - 21/Mar/07 4:34 PM H Bryce - I noticed the lack as well - I have added the methods to PositionFactory.

People

  • Assignee:
    Unassigned
    Reporter:
    Martin Desruisseaux
Vote (0)
Watch (0)

Dates

  • Created:
    31/Aug/04 6:27 PM
    Updated:
    23/Aug/11 9:00 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.