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