Package com.sk89q.worldedit.regions
package com.sk89q.worldedit.regions
-
ClassDescriptionAn axis-aligned cuboid.Represents a cylindrical region.Represents an ellipsoid region.A region that contains no points.Represents a 2D polygonal region.Represents a physical shape.An intersection of several other regions.Utility methods relating to
Region
s.Region selectors createRegion
s from a series of "selected points." They are used, for example, to allow users to create aCuboidRegion
by selecting two corners of the cuboid.Transforms another region according to a provided vectorTransform
.