[postgis-users] java.awt.Point and org.postgis.Point
Paul Ramsey
pramsey at refractions.net
Fri Apr 19 08:15:45 PDT 2002
That's about it. I suppose it would be wise for silly people like me to
have avoided collisions in the first place.
Henry Holland wrote:
>
> One way would be to specify the whole name space:
> e.g. java.awt.Point javaPoint = new java.awt.Point( x, y ); and
> org.postgis.Point postgisPoint = new org.postgis.Point( x, y );
>
> Any other ways?
>
> Henry
>
> Steffen Macke wrote:
> >
> > How can I avoid the nameclash between the two
> > Point classes?
> >
> > Steffen
> >
> > _______________________________________________
> > postgis-users mailing list
> > postgis-users at postgis.refractions.net
> > http://postgis.refractions.net/mailman/listinfo/postgis-users
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
--
__
/
| Paul Ramsey
| Refractions Research
| Email: pramsey at refractions.net
| Phone: (250) 885-0632
\_
More information about the postgis-users
mailing list