public interface RenderableLink3D
Method Summary | |
---|---|
double |
pitch()
|
double |
z1()
|
double |
z2()
|
Methods inherited from interface org.nlogo.agent.RenderableLink |
---|
heading, isDirectedLink, linkDestinationSize, midpointX, midpointY, x1, x2, y1, y2 |
Methods inherited from interface org.nlogo.agent.RenderableAgent |
---|
color, hasLabel, labelColor, labelString, lineThickness, shape, size |
Method Detail |
---|
double z1()
double z2()
double pitch()