메소드 | 설명 | |
---|---|---|
Draw ( DiagramContext, context ) : void | ||
DrawHandle ( DiagramContext, context ) : void | ||
GetDragTracker ( ) : DiagramDragTracker, | ||
GetHandles ( ) : DiagramHandle[], | ||
HitTest ( DiagramContext, context, Vector2 position ) : DiagramElement |
public DrawHandle ( DiagramContext, context ) : void | ||
context | DiagramContext, | |
리턴 | void |
public HitTest ( DiagramContext, context, Vector2 position ) : DiagramElement | ||
context | DiagramContext, | |
position | Vector2 | |
리턴 | DiagramElement |