org.gecode.gist.cocoa.FailureNode Class Reference
Inherits org.gecode.gist.cocoa.Node.List of all members.
Detailed Description
Definition at line 16 of file FailureNode.java.
Public Member Functions | |
| FailureNode () | |
| NSBezierPath | getBezierPath () |
| NSColor | getInsideColor () |
| NSColor | getBorderColor () |
| NSPoint | getTopConnector () |
| NSPoint | getBotConnector () |
Static Package Functions | |
| [static initializer] | |
Constructor & Destructor Documentation
| org.gecode.gist.cocoa.FailureNode.FailureNode | ( | ) |
Definition at line 43 of file FailureNode.java.
Member Function Documentation
| org.gecode.gist.cocoa.FailureNode.[static initializer] | ( | ) | [static, package] |
| NSBezierPath org.gecode.gist.cocoa.FailureNode.getBezierPath | ( | ) | [virtual] |
| NSColor org.gecode.gist.cocoa.FailureNode.getInsideColor | ( | ) | [virtual] |
| NSColor org.gecode.gist.cocoa.FailureNode.getBorderColor | ( | ) | [virtual] |
| NSPoint org.gecode.gist.cocoa.FailureNode.getTopConnector | ( | ) | [virtual] |
| NSPoint org.gecode.gist.cocoa.FailureNode.getBotConnector | ( | ) | [virtual] |
The documentation for this class was generated from the following file:
- org/gecode/gist/cocoa/FailureNode.java
