Package one.empty3.feature.selection
Class PasteRect
java.lang.Object
one.empty3.io.ProcessFile
one.empty3.feature.selection.PasteRect
-
Field Summary
Fields inherited from class one.empty3.io.ProcessFile
bean, maxRes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddRegionColor(Rectangle rectangle, Point3D color) voidbooleancheckPointColorEquals(PixM img, int x, int y, int x1, int y1) voidpencilShapeGradient(int x, int y, double width, Point3D color1, Point3D color2, Point3D border) booleanMethods inherited from class one.empty3.io.ProcessFile
addSource, getOutputDirectory, getSource, getStackItem, isImage, processMem, setMaxRes, setOutputDirectory, setProperty, setStack
-
Constructor Details
-
PasteRect
public PasteRect()
-
-
Method Details
-
pasteList
-
pencilShapeGradient
public void pencilShapeGradient(int x, int y, double width, Point3D color1, Point3D color2, Point3D border) - Parameters:
x- center circley- center circlewidth- radius circlecolor1- input color to searchcolor2- output color 2 (border outline)border- output x,y point z:angle (x,y)
-
buildTree
-
addRegionColor
-
checkPointColorEquals
-
process
- Overrides:
processin classProcessFile
-