@Deprecated public abstract class Polygonal2DRegionSelector extends java.lang.Object implements CUIRegion
Constructor and Description |
---|
Polygonal2DRegionSelector()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
explainPrimarySelection(LocalPlayer player,
LocalSession session,
Vector position)
Deprecated.
|
void |
explainRegionAdjust(LocalPlayer player,
LocalSession session)
Deprecated.
|
void |
explainSecondarySelection(LocalPlayer player,
LocalSession session,
Vector position)
Deprecated.
|
abstract int |
getPointCount()
Deprecated.
Get the number of points.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
describeCUI, describeLegacyCUI, getLegacyTypeID, getProtocolVersion, getTypeID
clear, explainPrimarySelection, explainRegionAdjust, explainSecondarySelection, getArea, getIncompleteRegion, getInformationLines, getPrimaryPosition, getRegion, getTypeName, getWorld, isDefined, learnChanges, selectPrimary, selectSecondary, setWorld
public abstract int getPointCount()
@Deprecated public final void explainPrimarySelection(LocalPlayer player, LocalSession session, Vector position)
@Deprecated public final void explainSecondarySelection(LocalPlayer player, LocalSession session, Vector position)
@Deprecated public final void explainRegionAdjust(LocalPlayer player, LocalSession session)