DK11 for Java | tatukgis.jdk.TGIS_Layer.Stream | Constructors | Fields | Methods | Properties | Events
Reference to a potential layer underlying the stream. Some layers like (TGIS_LayerJPG) can read the data from the stream instead of from the file provided by the Path.
// Java public TStream getStream(); public void setStream( TStream _value );
// Oxygene public property Stream : TStream read write;
Type |
---|
TStream |