Usages of FreeNodePortLocationModelParameter
Fields
| BOTTOM | in FreeNodePortLocationModel | A read only immutable singleton instance of a parameter that locates the port at the center of the bottom border of the node layout. | |
| BOTTOM_LEFT | in FreeNodePortLocationModel | A read only immutable singleton instance of a parameter that locates the port at the bottom left corner of the node layout. | |
| BOTTOM_RIGHT | in FreeNodePortLocationModel | A read only immutable singleton instance of a parameter that locates the port at the bottom right corner of the node layout. | |
| CENTER | in FreeNodePortLocationModel | A read only immutable singleton instance of a parameter that locates the port at the center of the node layout. | |
| LEFT | in FreeNodePortLocationModel | A read only immutable singleton instance of a parameter that locates the port at the center of the left border of the node layout. | |
| RIGHT | in FreeNodePortLocationModel | A read only immutable singleton instance of a parameter that locates the port at the center of the right border of the node layout. | |
| TOP | in FreeNodePortLocationModel | A read only immutable singleton instance of a parameter that locates the port at the center of the top border of the node layout. | |
| TOP_LEFT | in FreeNodePortLocationModel | A read only immutable singleton instance of a parameter that locates the port at the top left corner of the node layout. | |
| TOP_RIGHT | in FreeNodePortLocationModel | A read only immutable singleton instance of a parameter that locates the port at the top right corner of the node layout. |
Method Return Values
| createParameterForRatios (Point, Point?) | in FreeNodePortLocationModel | Creates a parameter that uses the given ratios and offsets. |