public class NCnameProperty extends Property
Constructor and Description |
---|
NCnameProperty(java.lang.String ncName)
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.awt.Color |
getColor(FOUserAgent foUserAgent)
If a system color, return the corresponding value.
|
java.lang.String |
getNCname()
This method expects to be overridden by subclasses
|
java.lang.Object |
getObject()
This method expects to be overridden by subclasses
|
java.lang.String |
getString()
This method expects to be overridden by subclasses.
|
int |
hashCode() |
getCharacter, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getList, getNumber, getNumeric, getSpace, getSpecifiedValue, isAuto, setSpecifiedValue, toString
public NCnameProperty(java.lang.String ncName)
ncName
- string representing the ncNamepublic java.awt.Color getColor(FOUserAgent foUserAgent)
public java.lang.String getString()
Property
public java.lang.Object getObject()
Property
public java.lang.String getNCname()
Property
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.