Nevron .NET Vision
Nevron.Diagram.Shapes Namespace / NSymbolShapesFactory Class
Properties Methods


In This Topic
    NSymbolShapesFactory Class Members
    In This Topic

    The following tables list the members exposed by NSymbolShapesFactory.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the default shapes size (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Public PropertyGets/sets the measurement unit of the factory (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Public PropertyGets/sets the name of this shape factory (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Public PropertyGets the measurement unit in which the shapes are originally defined (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Public PropertyGets/sets the resolution used for convertion between device dependant and device independant measurement units (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Public PropertyGets the hashtable, which is used to cashe the generated shape infos (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Public PropertyOverridden. Overriden to return the count of the predefined symbol shapes  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new instance of the shape with the specified name (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Public MethodCalled when the measurement unit of the measurements stored in this factory have changed and all measurements must be converted to the new unit (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Public MethodCreates a new library document, which contians a master for each shape which the factory can produce (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Public MethodOverloaded. Overridden. Creates a new instance of the shape at the specified index  
    Public MethodObtains information about the shape at the specified index (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates the apple shape  
    Protected MethodCreates the aqua pill shape  
    Protected MethodCreates the book shape  
    Protected MethodCreates the bowtie shape  
    Protected MethodCreates the Bubble Figure shape  
    Protected MethodOverloaded. Creates center and sides ports for the specified shape. The center port is anchored to the middle center of the sub model width the specified anchor UId (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Protected MethodOverloaded. Creates center and and vertices ports (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Protected MethodOverloaded. Creates a dynamic center port for the specified shape, anchored to the sub model with the specified UId (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Protected MethodCreates the female symbol  
    Protected MethodCreates the Female Figure shape  
    Protected MethodCreates the Flat Figure shape  
    Protected MethodCreates the flower shape  
    Protected MethodCreates the glossy button shape  
    Protected MethodCreates the handicapped shape  
    Protected MethodCreates the heart shape  
    Protected MethodCreates the human icon shape  
    Protected MethodCreates the Human Icon 2 shape  
    Protected MethodCreates the Human Icon 3 shape  
    Protected MethodCreates the Human Icon 4 shape  
    Protected MethodCreates the main button shape  
    Protected MethodCreates the male symbol shape  
    Protected MethodCreates the Male Figure shape  
    Protected MethodCreates the man shape  
    Protected MethodCreates the moon shape  
    Protected MethodCreates the New Actor shape  
    Protected MethodCreates the New Actor 2 shape  
    Protected MethodCreates the New Actor 3 shape  
    Protected MethodCreates the New Actor 4 shape  
    Protected MethodCreates the orb shape  
    Protected MethodCreates the pill button shape  
    Protected MethodCreates the radioactive shape  
    Protected MethodCreates the recycle shape  
    Protected MethodCreates the Role Icon shape  
    Protected MethodCreates the Role Icon 2 shape  
    Protected MethodOverridden. Creates the shape info for the shape at the specified index  
    Protected MethodCreates sides ports for the specifies shape (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Protected MethodCreates the SimpleOrb shape  
    Protected MethodCreates the skull shape  
    Protected MethodCreates the stick figure shape  
    Protected MethodCreates the sun shape  
    Protected MethodCreates the User Icon shape  
    Protected MethodCreates the Users 1 shape  
    Protected MethodCreates the Users 2 shape  
    Protected MethodCreates the Users 3 shape  
    Protected MethodCreates the Users 4 shape  
    Protected MethodCreates the Users 5 shape  
    Protected MethodCreates the Users 6 shape  
    Protected MethodCreates the Users 7 shape  
    Protected MethodCreates the Users 8 shape  
    Protected MethodCreates ports for the specifies shape vertices (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Protected MethodCreates the woman shape  
    Protected MethodCreates the yin-yang shape  
    Protected MethodOverridden. Overriden to return the SymbolShapes type  
    Protected MethodGets the modeling bounds for a shape (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Protected MethodCalled when the shape at the specified index has been created (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Top
    See Also