//Artefact:JavaClass/com/sphenon/modelling/xmodel/Unit
Synopsis
public final Unit
extends Enum
//Artefact:Attribute/com/sphenon/modelling/xmodel/Unit/chars
Synopsis
public static final com.sphenon.modelling.xmodel.Unit chars
//Artefact:Attribute/com/sphenon/modelling/xmodel/Unit/mm
Synopsis
public static final com.sphenon.modelling.xmodel.Unit mm
//Artefact:Attribute/com/sphenon/modelling/xmodel/Unit/in
Synopsis
public static final com.sphenon.modelling.xmodel.Unit in
//Artefact:Attribute/com/sphenon/modelling/xmodel/Unit/pt
Synopsis
public static final com.sphenon.modelling.xmodel.Unit pt
//Artefact:Method/com/sphenon/modelling/xmodel/Unit/values
Synopsis
public static com.sphenon.modelling.xmodel.Unit[] values ()
//Artefact:Method/com/sphenon/modelling/xmodel/Unit/valueOf
Synopsis
public static com.sphenon.modelling.xmodel.Unit valueOf (String name)