Method | Description | |
---|---|---|
Add ( XMLSchema childElement, string nameSpace ) : |
||
AddAny ( |
||
AddComplexType ( |
||
AddComplexType ( |
||
AddComplexType ( XMLSchema childElement, string nameSpace ) : |
||
AddCompositors ( |
||
AddCompositors ( |
||
AddCompositors ( XMLSchema childElement, string nameSpace ) : |
||
AddElement ( |
||
AddElement ( XMLSchema childElement, string nameSpace ) : |
||
Clear ( ) : void | ||
Diagram ( ) : System | ||
ExpandChildren ( |
||
ExpandOneLevel ( ) : void | ||
HitTest ( Point point, |
||
Layout ( |
||
Remove ( |
||
RemoveAll ( ) : void | ||
ScaleInt ( int integer ) : int | ||
ScalePoint ( Point point ) : Point | ||
ScaleRectangle ( |
||
ScaleSize ( |
||
SelectElement ( |
Method | Description | |
---|---|---|
ExpandAnnotated ( |
||
ExpandComplexType ( |
||
ExpandOneLevel ( |
||
GetChildrenInfo ( XMLSchema complexTypeElement, bool &hasChildren, bool &isSimpleType ) : void |
public Add ( XMLSchema childElement, string nameSpace ) : |
||
childElement | XMLSchema | |
nameSpace | string | |
return |
public AddAny ( |
||
parentDiagramElement | ||
childElement | XMLSchema | |
nameSpace | string | |
return |
public AddComplexType ( |
||
parentDiagramElement | ||
childElement | XMLSchema | |
isReference | bool | |
nameSpace | string | |
return |
public AddComplexType ( |
||
parentDiagramElement | ||
childElement | XMLSchema | |
nameSpace | string | |
return |
public AddComplexType ( XMLSchema childElement, string nameSpace ) : |
||
childElement | XMLSchema | |
nameSpace | string | |
return |
public AddCompositors ( |
||
parentDiagramElement | ||
childGroup | XMLSchema | |
type | DiagramItemGroupType | |
nameSpace | string | |
return |
public AddCompositors ( |
||
parentDiagramElement | ||
childElement | XMLSchema | |
nameSpace | string | |
return |
public AddCompositors ( XMLSchema childElement, string nameSpace ) : |
||
childElement | XMLSchema | |
nameSpace | string | |
return |
public AddElement ( |
||
parentDiagramElement | ||
childElement | XMLSchema | |
nameSpace | string | |
return |
public AddElement ( XMLSchema childElement, string nameSpace ) : |
||
childElement | XMLSchema | |
nameSpace | string | |
return |
public ExpandChildren ( |
||
parentDiagramElement | ||
return | void |
public HitTest ( Point point, |
||
point | Point | |
element | ||
region | DiagramHitTestRegion | |
return | void |
public ScaleRectangle ( |
||
rectangle | ||
return |
public ScaleSize ( |
||
point | ||
return |
public SelectElement ( |
||
element | ||
return | void |