Opened 11 years ago

Closed 11 years ago

#4938 closed defect (invalid)

Layer class in Java bindings do not have complete functions

Reported by: lindong0079 Owned by: Even Rouault
Priority: high Milestone:
Component: JavaBindings Version: 1.9.2
Severity: blocker Keywords: Java
Cc:

Description

Layer classes in Java bindings under Windows do not have such methods: Intersection Clip etc. (Version 1.9 and 1.9.2, all compiled binary files, zip and msi)

In 1.10 dev such functions exist, but native library are not correctly set (1.9 and 1.9.2 with the same settings are ok, except some methods lost)

Change History (1)

comment:1 by Even Rouault, 11 years ago

Resolution: invalid
Status: newclosed

As indicated in the documentation, the Intersection(), Clip(), etc. methods are only available in 1.10 and later. So this is expected.

Note: See TracTickets for help on using tickets.