public interface Line<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
Line.State |
| Modifier and Type | Method and Description |
|---|---|
T |
getLeft() |
T |
getRight() |
Line.State |
getState() |
T getLeft()
T getRight()
Line.State getState()
Copyright © 2013–2020 Adobe. All rights reserved.