public class Line extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getP1() |
int |
getP2() |
int |
hashCode() |
void |
setP1(int p1) |
void |
setP2(int p2) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.