Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
P
R
S
T
Z
R
read()
- Method in class com.iver.cit.jdwglib.dwg.
DwgFile
Reads a DWG file and put its objects in the dwgObjects Vector This method is version independent
read(DwgFile)
- Method in class com.iver.cit.jdwglib.dwg.
DwgFileReader
Reads all the DWG format versions
read(DwgFile)
- Method in class com.iver.cit.jdwglib.dwg.
DwgFileV15Reader
Reads the DWG version 15 format
readDwgArcV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgArc
Read an Arc in the DWG format Version 15
readDwgAttdefV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgAttdef
Read an Attdef in the DWG format Version 15
readDwgAttribV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgAttrib
Read an Attrib in the DWG format Version 15
readDwgBlockControlV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgBlockControl
Read a Block control in the DWG format Version 15
readDwgBlockHeaderV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgBlockHeader
Read a Block header in the DWG format Version 15
readDwgBlockV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgBlock
Read a Block in the DWG format Version 15
readDwgCircleV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgCircle
Read a Circle in the DWG format Version 15
readDwgEllipseV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgEllipse
Read a Ellipse in the DWG format Version 15
readDwgEndblkV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgEndblk
Read a Endblk in the DWG format Version 15
readDwgInsertV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgInsert
Read a Insert in the DWG format Version 15
readDwgLayerControlV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgLayerControl
Read a Layer control in the DWG format Version 15
readDwgLayerV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgLayer
Read a Layer in the DWG format Version 15
readDwgLineV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgLine
Read a Line in the DWG format Version 15
readDwgLinearDimensionV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgLinearDimension
Read a Linear dimension in the DWG format Version 15
readDwgLwPolylineV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgLwPolyline
Read a LwPolyline in the DWG format Version 15
readDwgMTextV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgMText
Read a MText in the DWG format Version 15
readDwgPointV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgPoint
Read a Point in the DWG format Version 15
readDwgPolyline2DV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgPolyline2D
Read a Polyline2D in the DWG format Version 15
readDwgPolyline3DV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgPolyline3D
Read a Polyline3D in the DWG format Version 15
readDwgSeqendV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgSeqend
Read a Seqend in the DWG format Version 15
readDwgSolidV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgSolid
Read a Solid in the DWG format Version 15
readDwgSplineV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgSpline
Read a Spline in the DWG format Version 15
readDwgTextV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgText
Read a Text in the DWG format Version 15
readDwgVertex2DV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgVertex2D
Read a Vertex2D in the DWG format Version 15
readDwgVertex3DV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.objects.
DwgVertex3D
Read a Vertex3D in the DWG format Version 15
readExtendedData(int[], int)
- Static method in class com.iver.cit.jdwglib.dwg.
DwgUtil
Read the extended data for a DWG object Don't use in this version.
readObjectHeaderV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.
DwgObject
Reads the header of an object in a DWG file Version 15
readObjectTailV15(int[], int)
- Method in class com.iver.cit.jdwglib.dwg.
DwgObject
Reads the tail of an object in a DWG file Version 15
round_up(int, int)
- Static method in class com.iver.cit.gvsig.fmap.drivers.dgn.
ByteUtils
Round a number up to a given multiple.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
P
R
S
T
Z