| Package | Description |
|---|---|
| com.sk89q.worldedit.regions |
| Modifier and Type | Class and Description |
|---|---|
class |
ConvexPolyhedralRegion |
class |
CuboidRegion
An axis-aligned cuboid.
|
class |
CylinderRegion
Represents a cylindrical region.
|
class |
EllipsoidRegion
Represents an ellipsoid region.
|
class |
Polygonal2DRegion
Represents a 2D polygonal region.
|
class |
RegionIntersection
An intersection of several other regions.
|
class |
TransformRegion
Transforms another region according to a provided vector
Transform. |
| Modifier and Type | Method and Description |
|---|---|
AbstractRegion |
AbstractRegion.clone() |
AbstractRegion |
ConvexPolyhedralRegion.clone() |
Copyright © 2010-2014. All Rights Reserved.