Package com.jogamp.graph.geom
Interface Vertex.Factory<T extends Vertex>
- All Known Implementing Classes:
SVertex.Factory
- Enclosing interface:
- Vertex
public static interface Vertex.Factory<T extends Vertex>
-
Method Summary
-
Method Details
-
create
T create() -
create
-
create
-
create
-
create
-