Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #1553

Re: Point in java.awt.geo

From "Daniel Pitts" <daniel.pitts@THRWHITE.remove-dii-this>
Subject Re: Point in java.awt.geo
Message-ID <1177712273.418309.80940@t38g2000prd.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
References <BMuXh.28$eY1.2@newsfe2-win.ntli.net>
Date 2011-04-27 15:33 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
On Apr 24, 2:37 pm, "visionset" <s...@ntlworld.com> wrote:
> Why is there nothing in java.awt.geom that uses a Point?
> I want Path type objects and I want to construct them with eg an array of
> Points.
> GeneralPath etc, they all deal with primitives.
> Why is that?
>
> --
> Mike W

Actually, a lot of them use Point2D.

Although, its easy enough to use Point.getX() and Point.getY().

I agree though, it would be nice to have Path2D support Point2D as end
points.

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Point in java.awt.geom "visionset" <visionset@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
  Re: Point in java.awt.geo "Daniel Pitts" <daniel.pitts@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000

csiph-web