mxgraph

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component map[string]interface{}

type MxElement

type MxElement struct {
	Id         string
	Type       string
	Parent     string
	Value      string
	Properties map[string]string
	Geometry   mxGeometry
}

func GetGraphModel

func GetGraphModel(data []byte) ([]MxElement, error)

type Options

type Options map[string]string

type PetriParser

type PetriParser struct{}

func (*PetriParser) ParseXML

func (p *PetriParser) ParseXML(data []byte) ([]byte, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL