javax.media.j3d
Class Font3D.IslandsNode
java.lang.Object
javax.media.j3d.Font3D.IslandsNode
- Enclosing class:
- Font3D
private static class Font3D.IslandsNode
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
islandsList
private java.util.ArrayList islandsList
startIdx
int startIdx
endIdx
int endIdx
Font3D.IslandsNode
Font3D.IslandsNode(int startIdx,
int endIdx)
addChild
void addChild(Font3D.IslandsNode node)
removeChild
void removeChild(Font3D.IslandsNode node)
getChild
Font3D.IslandsNode getChild(int idx)
numChild
int numChild()
numVertices
int numVertices()
insert
void insert(Font3D.IslandsNode newNode,
Point3f[] vertices)
collectOddLevelNode
void collectOddLevelNode(UnorderList list,
int level)
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.