render3d maven dependency?

2 messages Options
Embed this post
Permalink
Oliver Gottwald

render3d maven dependency?

Reply Threaded More More options
Print post
Permalink
hi,

i was wondering what dependency is used in the maven pom.xml file for checkout of render3d?

i'm currently using geotools: 2.6.0

i have:
        <dependency>
            <groupId>org.geotools</groupId>
            <artifactId>gt-render</artifactId>
            <version>${geotools.version}</version>
        </dependency>

in my pom but it does not have the required:
import org.geotools.renderer3d.Renderer3D;
import org.geotools.renderer3d.Renderer3DImpl;
import org.geotools.renderer3d.utils.canvas3d.FrameListener;

thanks,
oliver



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Geotools-gt2-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
Oliver Gottwald

Re: render3d maven dependency?

Reply Threaded More More options
Print post
Permalink
Is the below render3d no longer supported via geotools????

hi,

i was wondering what dependency is used in the maven pom.xml file for checkout of render3d?

i'm currently using geotools: 2.6.0

i have:
        <dependency>
            <groupId>org.geotools</groupId>
            <artifactId>gt-render</artifactId>
            <version>${geotools.version}</version>
        </dependency>

in my pom but it does not have the required:
import org.geotools.renderer3d.Renderer3D;
import org.geotools.renderer3d.Renderer3DImpl;
import org.geotools.renderer3d.utils.canvas3d.FrameListener;

thanks,
oliver



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Geotools-gt2-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users