Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up paintRegion methods #24

Open
bgilbert opened this issue Jan 16, 2016 · 3 comments
Open

Clean up paintRegion methods #24

bgilbert opened this issue Jan 16, 2016 · 3 comments
Milestone

Comments

@bgilbert
Copy link
Member

There are three methods, consisting of the low-level read_region wrapper plus two additional layers of wrappers. Their names and parameter lists aren't particularly clear/consistent. The low-level method, at least, should probably be called readRegion* rather than paintRegion* for consistency with OpenSlide and OpenSlide Python.

Clean up this part of the API.

@bgilbert bgilbert added this to the v1.0 milestone Jan 16, 2016
@CamNZ
Copy link
Contributor

CamNZ commented Apr 2, 2018

Where is it best to discuss the Java API? Here? Through the mailing list?

@bgilbert
Copy link
Member Author

bgilbert commented Apr 9, 2018

The mailing list is probably better for user-visible API changes.

@linruicheng1997
Copy link

I don’t understand the meaning of each parameter of paintRegion!Can someone explain?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants