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

VAquaRendering.src.org.violetlib.jnr.aqua.LayoutConfiguration Maven / Gradle / Ivy

/*
 * Copyright (c) 2015 Alan Snyder.
 * All rights reserved.
 *
 * You may not use, copy or modify this file, except in compliance with the license agreement. For details see
 * accompanying license terms.
 */

package org.violetlib.jnr.aqua;

/**
  A layout configuration defines the parameters needed to determine layout information.
*/

public abstract class LayoutConfiguration
{
    protected LayoutConfiguration()
    {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy