ContainsShape(ShapeDescriptionBase)
|
|
ContainsShape(String)
|
|
ConvertShapesToXml(IDictionary, Stream)
static
|
|
Create(String, String, IEnumerable<ShapeDescriptionBase>, Boolean)
static
|
|
Create(String, String, IEnumerable<ShapeTemplateBase>, Func<String, String>, Boolean)
static
|
|
Create(String, String, IDictionary, Func<String, String>, Boolean)
static
|
|
Create(String, String, Stream, Func<String, String>, Boolean)
static
|
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetContainerShape(String)
|
|
GetHashCode()
|
Serves as the default hash function.
|
GetShape(String)
|
|
GetTool(String)
|
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
RegisterShape(ShapeDescriptionBase)
|
Adds the specified shape to the stencil.
|
RegisterTool(ItemTool)
|
Adds the specified item tool to the stencil.
|
ToString()
|
Returns a string that represents the current object.
|
UnregisterShape(ShapeDescriptionBase)
|
Removes the specified shape from the stencil.
|
UnregisterTool(ItemTool)
|
|
UnregisterTool(String)
|
|