AnyLogic
Expand
Font size
All Implemented Interfaces:
Serializable

@AnyLogicInternalAPI
public class MarkupSegmentLineDescriptor
extends MarkupSegmentDescriptor
implements Serializable
See Also:
Serialized Form

Field Summary

Fields inherited from class com.anylogic.engine.elements.MarkupSegmentDescriptor

ex, ey, ez, sx, sy, sz

Constructor Summary

ConstructorDescription
MarkupSegmentLineDescriptor(double sx, double sy, double sz, double ex, double ey, double ez) 

Method Summary

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Details

MarkupSegmentLineDescriptor

public MarkupSegmentLineDescriptor(double sx,
 double sy,
 double sz,
 double ex,
 double ey,
 double ez)