//Artefact:JavaClass/com/sphenon/modelling/xmodel/PresentationSize

Synopsis

public final PresentationSize extends Enum

Reference

Thumbnail tiny, scaled down version Preview scaled down, but details recognizable FullSize as is

//Artefact:Attribute/com/sphenon/modelling/xmodel/PresentationSize/Thumbnail

Synopsis

public static final com.sphenon.modelling.xmodel.PresentationSize Thumbnail

//Artefact:Attribute/com/sphenon/modelling/xmodel/PresentationSize/Preview

Synopsis

public static final com.sphenon.modelling.xmodel.PresentationSize Preview

//Artefact:Attribute/com/sphenon/modelling/xmodel/PresentationSize/FullSize

Synopsis

public static final com.sphenon.modelling.xmodel.PresentationSize FullSize

//Artefact:Method/com/sphenon/modelling/xmodel/PresentationSize/values

Synopsis

public static com.sphenon.modelling.xmodel.PresentationSize[] values ()

//Artefact:Method/com/sphenon/modelling/xmodel/PresentationSize/valueOf

Synopsis

public static com.sphenon.modelling.xmodel.PresentationSize valueOf (String name)