com.aspose.slides
Class MaterialPresetType

java.lang.Object
  extended by com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      extended by com.aspose.ms.System.Enum
          extended by com.aspose.slides.MaterialPresetType

public final class MaterialPresetType
extends com.aspose.ms.System.Enum

Constants which define material of shape.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.aspose.ms.System.Enum
com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
 
Field Summary
static int Clear
          
static int DkEdge
          
static int Flat
          
static int LegacyMatte
          
static int LegacyMetal
          
static int LegacyPlastic
          
static int LegacyWireframe
          
static int Matte
          
static int Metal
          
static int NotDefined
          
static int Plastic
          
static int Powder
          
static int SoftEdge
          
static int Softmetal
          
static int TranslucentPowder
          
static int WarmMatte
          
 
Fields inherited from class com.aspose.ms.System.Enum
EnumSeparatorCharArray
 
Method Summary
 
Methods inherited from class com.aspose.ms.System.Enum
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NotDefined

public static final int NotDefined

See Also:
Constant Field Values

Clear

public static final int Clear

See Also:
Constant Field Values

DkEdge

public static final int DkEdge

See Also:
Constant Field Values

Flat

public static final int Flat

See Also:
Constant Field Values

LegacyMatte

public static final int LegacyMatte

See Also:
Constant Field Values

LegacyMetal

public static final int LegacyMetal

See Also:
Constant Field Values

LegacyPlastic

public static final int LegacyPlastic

See Also:
Constant Field Values

LegacyWireframe

public static final int LegacyWireframe

See Also:
Constant Field Values

Matte

public static final int Matte

See Also:
Constant Field Values

Metal

public static final int Metal

See Also:
Constant Field Values

Plastic

public static final int Plastic

See Also:
Constant Field Values

Powder

public static final int Powder

See Also:
Constant Field Values

SoftEdge

public static final int SoftEdge

See Also:
Constant Field Values

Softmetal

public static final int Softmetal

See Also:
Constant Field Values

TranslucentPowder

public static final int TranslucentPowder

See Also:
Constant Field Values

WarmMatte

public static final int WarmMatte

See Also:
Constant Field Values


Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.