public class OrientedBoundingBox extends Object
Constructor and Description |
---|
OrientedBoundingBox(IGeometry geom) |
Modifier and Type | Method and Description |
---|---|
IGeometry |
get3DGeom() |
double |
getAngle() |
IDirectPosition |
getCentre() |
double |
getHeight() |
double |
getLength() |
IPolygon |
getPoly() |
double |
getWidth() |
double |
getzMax() |
double |
getzMin() |
public OrientedBoundingBox(IGeometry geom)
public double getWidth()
public double getHeight()
public double getLength()
public IGeometry get3DGeom()
public IDirectPosition getCentre()
public IPolygon getPoly()
public double getzMin()
public double getzMax()
public double getAngle()
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.