C# Class NetworkVis.UniversePadPoint

Afficher le fichier Open project: 2014-sed-team3/term-project Class Usage Examples

Méthodes publiques

Свойство Type Description
ChildCanvas System.Windows.Controls.Canvas
DrillLabel System.Windows.Controls.Label
DrillList System.Windows.Controls.ListBox
PadID long
PadName string
PadParent System.Windows.Controls.Canvas
Padback System.Windows.Shapes.Rectangle
WhiskX Line
WhiskY Line
local System.Data.OleDb.OleDbConnection
nodelabel System.Windows.Controls.Label
rt System.Windows.Media.RotateTransform
xpos double

Méthodes publiques

Méthode Description
Apply_Transform ( RotateTransform rt ) : void
Padback_Grow ( object sender, System.Windows.Input.MouseEventArgs e ) : void
Padback_Selection ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Padback_Shrink ( object sender, System.Windows.Input.MouseEventArgs e ) : void
Render ( System.Windows.Controls.Canvas _parent, System.Windows.Controls.Canvas _childCanvas, double xx, double yy, double padsize, int tagid, string name ) : void
SetDrillFeature ( System.Windows.Controls.Label l, System.Windows.Controls.ListBox l2, System.Data.OleDb.OleDbConnection l3 ) : void

Private Methods

Méthode Description
AddComment ( object sender, RoutedEventArgs e ) : void
AddLink ( object sender, RoutedEventArgs e ) : void
Drill_Into_Pad ( string idvalue ) : void
GetChildIndexClickedOn ( System clickpt ) : int
OnAnimationComplete ( object sender, EventArgs e ) : void
ReloadNetwork ( object sender, EventArgs e ) : void
bTestNode ( System Rubberpoint, UIElement childVisual ) : bool

Method Details

Apply_Transform() public méthode

public Apply_Transform ( RotateTransform rt ) : void
rt System.Windows.Media.RotateTransform
Résultat void

Padback_Grow() public méthode

public Padback_Grow ( object sender, System.Windows.Input.MouseEventArgs e ) : void
sender object
e System.Windows.Input.MouseEventArgs
Résultat void

Padback_Selection() public méthode

public Padback_Selection ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
Résultat void

Padback_Shrink() public méthode

public Padback_Shrink ( object sender, System.Windows.Input.MouseEventArgs e ) : void
sender object
e System.Windows.Input.MouseEventArgs
Résultat void

Render() public méthode

public Render ( System.Windows.Controls.Canvas _parent, System.Windows.Controls.Canvas _childCanvas, double xx, double yy, double padsize, int tagid, string name ) : void
_parent System.Windows.Controls.Canvas
_childCanvas System.Windows.Controls.Canvas
xx double
yy double
padsize double
tagid int
name string
Résultat void

SetDrillFeature() public méthode

public SetDrillFeature ( System.Windows.Controls.Label l, System.Windows.Controls.ListBox l2, System.Data.OleDb.OleDbConnection l3 ) : void
l System.Windows.Controls.Label
l2 System.Windows.Controls.ListBox
l3 System.Data.OleDb.OleDbConnection
Résultat void

Property Details

ChildCanvas public_oe property

public Canvas,System.Windows.Controls ChildCanvas
Résultat System.Windows.Controls.Canvas

DrillLabel public_oe property

public Label,System.Windows.Controls DrillLabel
Résultat System.Windows.Controls.Label

DrillList public_oe property

public ListBox,System.Windows.Controls DrillList
Résultat System.Windows.Controls.ListBox

PadID public_oe property

public long PadID
Résultat long

PadName public_oe property

public string PadName
Résultat string

PadParent public_oe property

public Canvas,System.Windows.Controls PadParent
Résultat System.Windows.Controls.Canvas

Padback public_oe property

public Rectangle,System.Windows.Shapes Padback
Résultat System.Windows.Shapes.Rectangle

WhiskX public_oe property

public Line WhiskX
Résultat Line

WhiskY public_oe property

public Line WhiskY
Résultat Line

local public_oe property

public OleDbConnection,System.Data.OleDb local
Résultat System.Data.OleDb.OleDbConnection

nodelabel public_oe property

public Label,System.Windows.Controls nodelabel
Résultat System.Windows.Controls.Label

rt public_oe property

public RotateTransform,System.Windows.Media rt
Résultat System.Windows.Media.RotateTransform

xpos public_oe property

public double xpos
Résultat double