Constructor and Description |
---|
AreaList_Crop() |
Modifier and Type | Method and Description |
---|---|
boolean |
applies(Object ob)
Returns true if this plugin can be applied to an Object like @param ob.
|
void |
init() |
Object |
invoke(Object... params)
Run the plugin directly.
|
boolean |
setup(Object... params)
Setup with optional parameters (may be null).
|
public void init()
public boolean setup(Object... params)
TPlugIn
public Object invoke(Object... params)
TPlugIn
Copyright © 2015–2021 Fiji. All rights reserved.