public class DwfWhipLayer extends DwfWhipAttribute
Represents Layer
Constructor and Description |
---|
DwfWhipLayer()
Initializes a new instance of the
DwfWhipLayer class |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Determines whether the specified System.Object is equal to the current DwfWhipLayer.
|
int |
getIncarnation()
Gets incarnation
|
DwfString |
getName()
Gets name of DwfWhipLayer
|
int |
getNumber()
Gets number
|
int |
hashCode()
Hash code for the current DwfWhipLayer.
|
boolean |
isVisible()
Gets visibility
|
isMaterialized
public DwfWhipLayer()
Initializes a new instance of the DwfWhipLayer
class
public DwfString getName()
Gets name of DwfWhipLayer
public int getNumber()
Gets number
public boolean isVisible()
Gets visibility
public int getIncarnation()
Gets incarnation
public boolean equals(Object obj)
Determines whether the specified System.Object is equal to the current DwfWhipLayer.