|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DXFConstants.DXFVersion | |
---|---|
jpicedt.format.output.dxf | Classes (formatter, view factory,…) related to the DXF (Drawing eXchange Format, as defined by Autodesk) content-type. |
Uses of DXFConstants.DXFVersion in jpicedt.format.output.dxf |
---|
Fields in jpicedt.format.output.dxf declared as DXFConstants.DXFVersion | |
---|---|
static DXFConstants.DXFVersion |
DXFConstants.DFLT_FMT_DXF_VERSION
|
Methods in jpicedt.format.output.dxf that return DXFConstants.DXFVersion | |
---|---|
DXFConstants.DXFVersion |
DXFFormatter.getDXFVersion()
|
DXFConstants.DXFVersion |
DXFCustomProperties.getDXFVersion()
|
DXFConstants.DXFVersion |
DXFCustomization.getDXFVersion()
|
static DXFConstants.DXFVersion |
DXFConstants.DXFVersion.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DXFConstants.DXFVersion[] |
DXFConstants.DXFVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in jpicedt.format.output.dxf with parameters of type DXFConstants.DXFVersion | |
---|---|
void |
DXFCustomProperties.setDXFVersion(DXFConstants.DXFVersion val)
|
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |