Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
RerouteLineRequest |
RerouteLineRequest.clone() |
RerouteLineRequest |
Request.getRerouteLine()
Reroutes a line such that it's connected at the two closest connection sites on the connected
page elements.
|
RerouteLineRequest |
RerouteLineRequest.set(String fieldName,
Object value) |
RerouteLineRequest |
RerouteLineRequest.setObjectId(String objectId)
The object ID of the line to reroute.
|
Modifier and Type | Method and Description |
---|---|
Request |
Request.setRerouteLine(RerouteLineRequest rerouteLine)
Reroutes a line such that it's connected at the two closest connection sites on the connected
page elements.
|
Copyright © 2011–2024 Google. All rights reserved.