public static class AuxLine.Line<ATTACHEDTO extends ObjectIdentity>
extends BacklinkBuilder<ATTACHEDTO>
Constructor and Description |
---|
Line(ATTACHEDTO attachedTo,
String instanceId,
String classId,
IdGenerator idGenerator,
Invocations<MethodInvocation> invocations) |
Modifier and Type | Method and Description |
---|---|
AuxLine.Line<ATTACHEDTO> |
setSteepness(String steepness) |
AuxLine.Line<ATTACHEDTO> |
setYIntercept(String yIntercept) |
public Line(ATTACHEDTO attachedTo, String instanceId, String classId, IdGenerator idGenerator, Invocations<MethodInvocation> invocations)
public AuxLine.Line<ATTACHEDTO> setYIntercept(String yIntercept)
public AuxLine.Line<ATTACHEDTO> setSteepness(String steepness)
Copyright © 2017. All rights reserved.