Uses of Class
com.jsevy.jdxf.DXFLayer
-
-
Uses of DXFLayer in com.jsevy.jdxf
Methods in com.jsevy.jdxf that return DXFLayer Modifier and Type Method Description DXFLayer
DXFDocument. addLayer(DXFLayer layer)
Utility method used by the associated DXFGraphics object.Methods in com.jsevy.jdxf with parameters of type DXFLayer Modifier and Type Method Description DXFLayer
DXFDocument. addLayer(DXFLayer layer)
Utility method used by the associated DXFGraphics object.Constructors in com.jsevy.jdxf with parameters of type DXFLayer Constructor Description DXFEntity(DXFLayer layer)
-