java.lang.Object
com.marginallyclever.nodegraphcore.port.Port<BufferedImage>
com.marginallyclever.nodegraphcore.port.Input<BufferedImage>
com.marginallyclever.donatello.ports.InputImage
An input port that accepts a
BufferedImage.-
Field Summary
Fields inherited from class com.marginallyclever.nodegraphcore.port.Port
DEFAULT_HEIGHT, DEFAULT_WIDTH -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.marginallyclever.nodegraphcore.port.Input
createInverse, getFrom, hasConnection, setFrom, setValueToDefaultMethods inherited from class com.marginallyclever.nodegraphcore.port.Port
fromJSON, getDisplayName, getInPosition, getName, getOutPosition, getType, getTypeName, getValue, isDirty, isValidType, setDirty, setDisplayName, setValue, toJSON, toString
-
Constructor Details
-
InputImage
- Throws:
IllegalArgumentException
-
-
Method Details
-
getRectangle
- Overrides:
getRectanglein classcom.marginallyclever.nodegraphcore.port.Port<BufferedImage>
-