public class EscherBoolProperty extends EscherSimpleProperty
EscherSimpleProperty
,
EscherProperty
propertyValue
id
Constructor and Description |
---|
EscherBoolProperty(short propertyNumber,
int value)
Create an instance of an escher boolean property.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isFalse()
Whether this boolean property is false
|
boolean |
isTrue()
Whether this boolean property is true
|
equals, getPropertyValue, hashCode, serializeComplexPart, serializeSimplePart, toString
getId, getName, getPropertyNumber, getPropertySize, isBlipId, isComplex
Copyright © 2016 Open Microscopy Environment