public class PixelOrPercent extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
PixelOrPercent.Unit |
| Constructor and Description |
|---|
PixelOrPercent(int value,
PixelOrPercent.Unit unit) |
public PixelOrPercent(int value,
PixelOrPercent.Unit unit)
public PixelOrPercent.Unit getUnit()
public int getValue()
Copyright © 2013. All Rights Reserved.