Package org.meteoinfo.shape
Class Line
- java.lang.Object
-
- org.meteoinfo.shape.Line
-
public class Line extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Line()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisHorizontal()Determine if the line is horizontalbooleanisVertical()Determine if the line is vertical
-