GoDiagram Win Reference
GoSvgGenerator Class Properties


For a list of all members of this type, see GoSvgGenerator members.

Public Properties
 NameDescription
Public PropertyBodyConsumesChildElementsGets or sets whether Northwoods.Go.Xml.GoXmlTransformer.ConsumeBody should iterate over all of the child elements of this XML node, calling Northwoods.Go.Xml.GoXmlReader.ConsumeObject for each one, and passing the result to Northwoods.Go.Xml.GoXmlTransformer.ConsumeChild. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyElementNameGets or sets the name of the principal element used to render this object. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyGeneratesPortsAsChildElementsGets or sets whether this transformer writes child elements representing ports (IGoPort), if this transformer is operating on an IGoNode. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyIdAttributeUsedForSharedObjectsGets or sets whether this transformer reads/writes the "id" attribute using the identifier associated with shared objects. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyInheritsFromTransformerGets or sets a transformer from which this transformer will inherit implementation of the Northwoods.Go.Xml.IGoXmlTransformer methods. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyReaderGets or sets the Northwoods.Go.Xml.GoXmlReader that is using this transformer. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyReaderNodeGet the Northwoods.Go.Xml.GoXmlTransformer.Reader's Northwoods.Go.Xml.GoXmlReader.ReaderNode, an XmlNode. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyTransformerTypeReturns the Type for which these transformer methods apply. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyViewGet the Northwoods.Go.Xml.GoXmlTransformer.Writer's GoSvgWriter.View.  
Public PropertyWriterGets or sets the Northwoods.Go.Xml.GoXmlWriter that is using this transformer. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyWriterElementGet the Northwoods.Go.Xml.GoXmlTransformer.Writer's Northwoods.Go.Xml.GoXmlWriter.WriterElement, an XmlElement. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyXmlDocumentGet the Northwoods.Go.Xml.GoXmlTransformer.Reader's or the Northwoods.Go.Xml.GoXmlTransformer.Writer's Northwoods.Go.Xml.GoXmlReader.XmlDocument. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyXmlReaderGet the Northwoods.Go.Xml.GoXmlTransformer.Reader's Northwoods.Go.Xml.GoXmlReader.XmlReader. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Public PropertyXmlWriterGet the Northwoods.Go.Xml.GoXmlTransformer.Writer's Northwoods.Go.Xml.GoXmlWriter.XmlWriter. (Inherited from Northwoods.Go.Xml.GoXmlTransformer)
Top
See Also

Reference

GoSvgGenerator Class
Northwoods.Go.Svg Namespace
GoSvgWriter Class

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback