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


In This Topic
    NTrafficSignsShapesFactory Class Members
    In This Topic

    The following tables list the members exposed by NTrafficSignsShapesFactory.

    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 traffic signs 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 attention pedestrians sign shape  
    Protected MethodCreates the roundway sign shape  
    Protected MethodCreates the attention sign shape  
    Protected MethodCreates the low flying aircraft sign shape  
    Protected MethodCreates the slippery road sign 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 dead end sign shape  
    Protected MethodCreates the double curve/curvy road sign shape  
    Protected MethodCreates the end of limits sign shape  
    Protected MethodCreates the end right-of-way sign shape  
    Protected MethodCreates the European route number sign shape  
    Protected MethodCreates the falling rocks sign shape  
    Protected MethodCreates the yield/give way sign shape  
    Protected MethodCreates the height limit sign shape  
    Protected MethodCreates the highway sign shape  
    Protected MethodCreates the intersection sign shape  
    Protected MethodCreates the keep direction sign shape  
    Protected MethodCreates the no entry sign shape  
    Protected MethodCreates the no left turn sign shape  
    Protected MethodCreates the no overtake sign shape  
    Protected MethodCreates the no parking sign shape  
    Protected MethodCreates the no parking and/or stopping sign shape  
    Protected MethodCreates the no right turn sign shape  
    Protected MethodCreates the no traffic sign shape  
    Protected MethodCreates the no overtake for trucks sign shape  
    Protected MethodCreates the no U-turn sign shape  
    Protected MethodCreates the one way sign shape  
    Protected MethodCreates the parking sign shape  
    Protected MethodCreates the parking with timer sign shape  
    Protected MethodCreates the rail crossing sign shape  
    Protected MethodCreates the recommended (speed) sign shape  
    Protected MethodCreates the right-of-way sign shape  
    Protected MethodCreates the quayside/riverbank sign shape  
    Protected MethodCreates the road narrows sign shape  
    Protected MethodCreates the one-sided road narrows sign shape  
    Protected MethodCreates the roadworks sign 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 speed limit sign shape  
    Protected MethodCreates the steep hill sign shape  
    Protected MethodCreates the stop sign shape  
    Protected MethodCreates the traffic light ahead sign shape  
    Protected MethodCreates the tunnel sign shape  
    Protected MethodCreates the turn ahead sign shape  
    Protected MethodCreates the two way traffic sign shape  
    Protected MethodCreates the uneven road sign shape  
    Protected MethodCreates the US caution sign shape  
    Protected MethodCreates the US falling rocks sign shape  
    Protected MethodCreates the US interstate road sign shape  
    Protected MethodCreates the US pedestrian sign shape  
    Protected MethodCreates the US road/route number sign shape  
    Protected MethodCreates the US roadworks sign shape  
    Protected MethodCreates the US slippery road sign shape  
    Protected MethodCreates the US speed limit sign shape  
    Protected MethodCreates the US traffic light ahead sign shape  
    Protected MethodCreates the US two way traffic sign shape  
    Protected MethodCreates ports for the specifies shape vertices (Inherited from Nevron.Diagram.Shapes.NShapesFactory)
    Protected MethodCreates the high winds sign shape  
    Protected MethodOverridden. Overriden to return the TrafficSignsShapes 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