public class PolygonConfiguration extends Object implements IPolygonConfiguration
| Constructor and Description |
|---|
PolygonConfiguration(Orientation exteriorOrientation,
Orientation interiorOrientation) |
| Modifier and Type | Method and Description |
|---|---|
Orientation |
getExteriorOrientation() |
Orientation |
getInteriorOrientation() |
public PolygonConfiguration(Orientation exteriorOrientation, Orientation interiorOrientation)
public Orientation getExteriorOrientation()
getExteriorOrientation in interface IPolygonConfigurationpublic Orientation getInteriorOrientation()
getInteriorOrientation in interface IPolygonConfigurationCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.