public class CylinderGenerator.HexagonalCylinder extends CylinderGenerator.AbstractCylinder implements CylinderGenerator.Cylinder
| Modifier and Type | Field and Description |
|---|---|
private int |
depth |
private boolean |
isToroid |
private int |
width |
| Constructor and Description |
|---|
HexagonalCylinder(int w,
int d,
boolean toroid) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Tuples.T2> |
getEdges() |
java.lang.String |
getName() |
java.lang.String |
getSIPrefix() |
int |
getSize() |
java.util.Collection<java.lang.String> |
getVertices() |
getAssociationTypeTopic, getRole1Topic, getRole2Topic, getVertexTopicclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAssociationTypeTopic, getRole1Topic, getRole2Topic, getVertexTopicpublic java.lang.String getSIPrefix()
getSIPrefix in interface CylinderGenerator.Cylinderpublic java.lang.String getName()
getName in interface CylinderGenerator.Cylinderpublic int getSize()
getSize in interface CylinderGenerator.Cylinderpublic java.util.Collection<Tuples.T2> getEdges()
getEdges in interface CylinderGenerator.Cylinderpublic java.util.Collection<java.lang.String> getVertices()
getVertices in interface CylinderGenerator.CylinderCopyright 2004-2015 Wandora Team