All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.mxgraph.layout.orthogonal.model.mxOrthogonalModel Maven / Gradle / Ivy

Go to download

This project contains the apt processor that implements all the checks enumerated in @Verify. It is a self contained, and shaded jar.

The newest version!
/**
 * Copyright (c) 2008-2009, JGraph Ltd
 */
package com.mxgraph.layout.orthogonal.model;

import com.mxgraph.view.mxGraph;

/**
 * A custom graph model 
 */
public class mxOrthogonalModel
{
   public mxOrthogonalModel(mxGraph graph)
   {
      // 
   }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy