Method | Description | |
---|---|---|
AddAttrShapeAt ( |
||
AddParticle ( |
||
AddParticle ( |
||
AddSubShape ( |
||
Clear ( ) : void | ||
DebugDump ( ) : string | ||
FindMatchingSubShape ( object particle ) : int | ||
FindNamedSubShape ( string name ) : int | ||
IsParticleMatch ( object particle ) : bool | ||
Shape ( string name, BindingType bindingType ) : System | ||
SubShape ( int i ) : |
||
SubShapeNames ( ) : string[] |
Method | Description | |
---|---|---|
DebugDump ( StringBuilder sb, String indent ) : void |
public AddAttrShapeAt ( |
||
shape | ||
pos | int | |
return | void |
public AddParticle ( |
||
elem | ||
return | void |
public AddParticle ( |
||
elem | ||
return | void |
public FindMatchingSubShape ( object particle ) : int | ||
particle | object | |
return | int |
public FindNamedSubShape ( string name ) : int | ||
name | string | |
return | int |
public IsParticleMatch ( object particle ) : bool | ||
particle | object | |
return | bool |
public Shape ( string name, BindingType bindingType ) : System | ||
name | string | |
bindingType | BindingType | |
return | System |