Git Product home page Git Product logo

Comments (3)

dje34 avatar dje34 commented on August 25, 2024 1

My opinion is that JFrame is only one possible option, I guess many users of your wonderful API don't embed the generated cloud in a swing client.
A first very interesting step would be have the possibility to get, after generation, the list of words with the used coordinates in the rendered picture.
This would open the way to implement click support for many platforms (web with javascript, mobile clients, swing ...).
In my particular case, I think I will generate the picture server side, and then use it both on web and mobile clients (android, IOs). If I have the list of coordinates I will be able to intercept the clicks and then start any action required.
Moreover, this would not require big changes in your code, as you already have knowledge of the positions of each word to avoid collisions.

from kumo.

kennycason avatar kennycason commented on August 25, 2024

I've thought about this a lot. Right now it draws directly to an image but I'd like to provide that kind of support for when embedding into a JFrame. It's not trivial unfortunately.

from kumo.

artikulant avatar artikulant commented on August 25, 2024

that feature would be great!
I found Kumo yesterday, so I'm just starting to explore the possibilities of Kumo. Didn't know there is a "Cloud Widget"? I currently develop a flickr stats tool and use Kumo in conjunction with Flickr4Java to visualice the used photo-tags. I show the cloud as a JLable icon in a JDialog, I'd even be satisfied with a tooltip/word to show the wordfrequency.

from kumo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.