I know there is a nice class Graphics with basic api like drawLine, drawRect. But I need more control to set pixel size, wide, thick, thin, lines in my shape. My intention is to draw a dynamic shape (similar to attached image) depending on different criteria.
I'm new in J2ME. Any other suggestion to achieve my goal is appreciated. Thanks!