Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to get vertex-based data of arbitrary object in space.

843799May 16 2009 — edited May 18 2009
Hello,everybody!

I hava trouble to get vertex of Object.

we know that any object in space is consist of vertex.However,how could I get the vertex data?
if I hava a Geometry I can get the data from GeometryArray's method getCoordinate(). If I have a Text3D, how should I do?
Can I get an vertex array from it? How should I do?

thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 15 2009
Added on May 16 2009
2 comments
151 views