类 CSSLength
java.lang.Object
org.ddr.poi.html.util.CSSLength
- 直接已知子类:
SpanWidth
CSS长度值
- 从以下版本开始:
- 2021-03-01
-
字段详细资料
-
INVALID
-
-
构造器详细资料
-
CSSLength
-
-
方法详细资料
-
getValue
public double getValue() -
getUnit
-
toString
-
toEMU
public int toEMU()单位转EMU,适用于绝对长度单位 -
unitValue
public double unitValue() -
to
-
toHalfPoints
public int toHalfPoints() -
isValid
public boolean isValid() -
isPercent
public boolean isPercent() -
isValidPercent
public boolean isValidPercent() -
of
-
equals
-
hashCode
public int hashCode()
-