Table of Contents

Interface IMultipleMaster

Namespace
Java.Awt.FontNs
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IMultipleMaster

Properties

DesignAxisDefaults

float[] DesignAxisDefaults { get; }

Property Value

float[]

DesignAxisNames

String[] DesignAxisNames { get; }

Property Value

String[]

DesignAxisRanges

float[] DesignAxisRanges { get; }

Property Value

float[]

NumDesignAxes

int NumDesignAxes { get; }

Property Value

int

Methods

DeriveMMFont(float[])

Font DeriveMMFont(float[] arg0)

Parameters

arg0 float[]

float

Returns

Font

Font

DeriveMMFont(float[], float, float, float, float)

Font DeriveMMFont(float[] arg0, float arg1, float arg2, float arg3, float arg4)

Parameters

arg0 float[]

float

arg1 float

float

arg2 float

float

arg3 float

float

arg4 float

float

Returns

Font

Font