public class DXFCodeValuePair extends Object
| Constructor and Description |
|---|
DXFCodeValuePair() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBinHexValue() |
double |
getDoubleValue() |
DXFGroupCode |
getGc() |
String |
getHandleHexValue() |
String |
getIdHexValue() |
int |
getIntValue() |
long |
getLongValue() |
short |
getShortValue() |
String |
getStringValue() |
boolean |
isBooleanValue() |
DXFGroupCode |
read(DXFLineNumberReader br) |
public DXFGroupCode read(DXFLineNumberReader br) throws IOException, DXFParseException
IOExceptionDXFParseExceptionpublic DXFGroupCode getGc()
public short getShortValue()
throws IllegalArgumentException
IllegalArgumentExceptionpublic int getIntValue()
throws IllegalArgumentException
IllegalArgumentExceptionpublic String getStringValue() throws IllegalArgumentException
IllegalArgumentExceptionpublic boolean isBooleanValue()
throws IllegalArgumentException
IllegalArgumentExceptionpublic double getDoubleValue()
throws IllegalArgumentException
IllegalArgumentExceptionpublic long getLongValue()
throws IllegalArgumentException
IllegalArgumentExceptionpublic String getHandleHexValue() throws IllegalArgumentException
IllegalArgumentExceptionpublic String getIdHexValue() throws IllegalArgumentException
IllegalArgumentExceptionpublic String getBinHexValue() throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2018 B3Partners B.V.. All rights reserved.