BuilderSyntax<ActionSpatialUnitSelectionRect>
, ActionSpatialUnitSelectionRectBuilder
, ActionSpatialUnitSelectionRectSyntax
, AddSyntax
public static final class ActionSpatialUnitSelectionRect.Builder extends java.lang.Object implements ActionSpatialUnitSelectionRectSyntax, AddSyntax
Constructor | Description |
---|---|
Builder() |
Modifier and Type | Method | Description |
---|---|---|
ActionSpatialUnitSelectionRectBuilder |
add() |
|
ActionSpatialUnitSelectionRect |
build() |
|
AddSyntax |
of(RectangleI... selections) |
public AddSyntax of(RectangleI... selections)
of
in interface ActionSpatialUnitSelectionRectSyntax
public ActionSpatialUnitSelectionRectBuilder add()
public ActionSpatialUnitSelectionRect build()
build
in interface BuilderSyntax<ActionSpatialUnitSelectionRect>
Copyright © 2017–2018 Ocraft Project. All rights reserved.