public class GTileGeometry extends Dimension2D
Constructor and Description |
---|
GTileGeometry(Dimension2D dim,
List<Double> westPositions) |
GTileGeometry(double width,
double height,
List<Double> westPositions) |
Modifier and Type | Method and Description |
---|---|
double |
getHeight() |
List<Double> |
getWestPositions() |
double |
getWidth() |
void |
setSize(double width,
double height) |
clone, setSize
public GTileGeometry(Dimension2D dim, List<Double> westPositions)
public void setSize(double width, double height)
setSize
in class Dimension2D
public final double getWidth()
getWidth
in class Dimension2D
public final double getHeight()
getHeight
in class Dimension2D
Copyright © 2017. All Rights Reserved.