Package | Description |
---|---|
com.aspose.html.drawing |
Modifier and Type | Class and Description |
---|---|
class |
Angle
The angle data type
|
class |
Dimension
Provides the base class for dimensions.
|
class |
Frequency
The 'frequency' unit.
|
class |
Length
Represents a length measurement unit.
|
class |
LengthOrAuto
Represents a container for storage length or 'auto' units..
|
class |
Numeric
Provides the base class for numeric types.
|
class |
Resolution
Represents a resolution unit.
|
class |
Time
Represents a time unit.
|
Modifier and Type | Method and Description |
---|---|
boolean |
LengthOrAuto.equals(Unit other)
Determines whether the specified
Unit , is equal to this instance. |
boolean |
Numeric.equals(Unit other)
Determines whether the specified
Unit , is equal to this instance. |
boolean |
Unit.equals(Unit other)
Determines whether the specified
Unit , is equal to this instance. |