Class InputDouble
- All Implemented Interfaces:
SwingProvider
public class InputDouble
extends com.marginallyclever.nodegraphcore.port.Input<Double>
implements SwingProvider
-
Field Summary
Fields inherited from class com.marginallyclever.nodegraphcore.port.Port
DEFAULT_HEIGHT, DEFAULT_WIDTH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSwingComponent(Component parent) booleanisValidType(Class<?> arg0) voidMethods 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, getRectangle, getType, getTypeName, getValue, isDirty, setDirty, setDisplayName, toJSON, toString
-
Constructor Details
-
InputDouble
- Throws:
IllegalArgumentException
-
InputDouble
- Throws:
IllegalArgumentException
-
-
Method Details
-
getSwingComponent
- Specified by:
getSwingComponentin interfaceSwingProvider- Returns:
- the Select component or null.
-
isValidType
-
setValue
-