FXMisc / Flowless

Efficient VirtualFlow for JavaFX
BSD 2-Clause "Simplified" License
185 stars 38 forks source link

Write classes' javadoc #33

Closed JordanMartinez closed 7 years ago

JordanMartinez commented 7 years ago

WIP

This should help new users understand how this project works.

JordanMartinez commented 7 years ago

All that's left to document is...

JordanMartinez commented 7 years ago

This is essentially finished (some methods in Navigator aren't documented, but I think people can understand how it works based on the class' javadoc and the methods that do have documentation). MinDistanceTo isn't documented, but I think the name speaks for itself when taken with Navigator's javadoc and the other implementations of TargetPosition